Class DocxSaveOptions

Class DocxSaveOptions

Namespace: Aspose.Cells
Assembly: Aspose.Cells.dll (25.2.0)

Đại diện cho các tùy chọn lưu tệp .docx.

public class DocxSaveOptions : PaginatedSaveOptions

Kế thừa

objectSaveOptionsPaginatedSaveOptionsDocxSaveOptions

Các thành viên kế thừa

PaginatedSaveOptions.DefaultFont, PaginatedSaveOptions.CheckWorkbookDefaultFont, PaginatedSaveOptions.CheckFontCompatibility, PaginatedSaveOptions.IsFontSubstitutionCharGranularity, PaginatedSaveOptions.OnePagePerSheet, PaginatedSaveOptions.AllColumnsInOnePagePerSheet, PaginatedSaveOptions.IgnoreError, PaginatedSaveOptions.OutputBlankPageWhenNothingToPrint, PaginatedSaveOptions.PageIndex, PaginatedSaveOptions.PageCount, PaginatedSaveOptions.PrintingPageType, PaginatedSaveOptions.GridlineType, PaginatedSaveOptions.TextCrossType, PaginatedSaveOptions.DefaultEditLanguage, PaginatedSaveOptions.SheetSet, PaginatedSaveOptions.DrawObjectEventHandler, PaginatedSaveOptions.PageSavingCallback, PaginatedSaveOptions.EmfRenderSetting, SaveOptions.m_SaveFormat, SaveOptions.SaveFormat, SaveOptions.ClearData, SaveOptions.CachedFileFolder, SaveOptions.ValidateMergedAreas, SaveOptions.MergeAreas, SaveOptions.CreateDirectory, SaveOptions.SortNames, SaveOptions.SortExternalNames, SaveOptions.RefreshChartCache, SaveOptions.WarningCallback, SaveOptions.CheckExcelRestriction, SaveOptions.UpdateSmartArt, SaveOptions.EncryptDocumentProperties, object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Các hàm khởi tạo

DocxSaveOptions()

Đại diện cho các tùy chọn lưu tệp .docx.

public DocxSaveOptions()

DocxSaveOptions(bool)

Đại diện cho các tùy chọn lưu tệp .docx.

public DocxSaveOptions(bool saveAsImage)

Tham số

saveAsImage bool

Nếu True, bảng tính sẽ được chuyển đổi thành một số hình ảnh của tệp .docx. Nếu False, bảng tính sẽ được chuyển đổi thành một số bảng của tệp .docx.

 Tiếng Việt