aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable object.... save ( file_name = ARTIFACTS_DIR + 'Drawing.FillSolid.docx'...
OleFormat.ole_package property. Provide access to [OlePackage](../../olepackage/) if OLE object is an OLE Package... save ( file_name = ARTIFACTS_DIR + 'Shape.InsertOlePackage...
IStructuredDocumentTag.lock_contents property. When set to true, this property will prohibit a user from editing the contents of this SDT.... save ( file_name = ARTIFACTS_DIR + 'StructuredDocumentTa...
ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index... save ( file_name = ARTIFACTS_DIR + 'Charts.ChartDataValues...
PdfSaveOptions.zoom_factor property. Gets or sets a value determining zoom factor (in percentages) for a document.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.ZoomBehaviour...
ParagraphFormat.suppress_auto_hyphens property. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the document settings.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.SuppressHyphens...
aspose.words.saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.ImageCompression...
aspose.words.saving.Zip64Mode enumeration. Specifies when to use ZIP64 format extensions for OOXML files.... save ( ARTIFACTS_DIR + 'OoxmlSaveOptions.Zip64ModeOption...
TabStop.leader property. Gets or sets the type of the leader line displayed under the tab character.... save ( file_name = ARTIFACTS_DIR + 'Styles.ChangeTocsTabStops...
ImportFormatOptions.ignore_header_footer property. Gets or sets a boolean value that specifies that source formatting of headers/footers content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.DoNotIgnoreHeaderFoo...