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.Zip64Mode enumeration. Specifies when to use ZIP64 format extensions for OOXML files.... save ( ARTIFACTS_DIR + 'OoxmlSaveOptions.Zip64ModeOption...
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...
OleFormat.ole_package property. Provide access to [OlePackage](../../olepackage/) if OLE object is an OLE Package... save ( file_name = ARTIFACTS_DIR + 'Shape.InsertOlePackage...
aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable object.... save ( file_name = ARTIFACTS_DIR + 'Drawing.FillSolid.docx'...
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...
IChartDataPoint.bubble_3d property. Specifies whether the bubbles in Bubble chart should have a 3-D effect applied to them.... save ( file_name = ARTIFACTS_DIR + 'Charts.Bubble3D.docx'...
ListLevel.delete_picture_bullet method. Deletes picture bullet for the current list level.... save ( file_name = ARTIFACTS_DIR + 'Lists.CreatePictureBullet...
OoxmlSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a document.... save ( file_name = ARTIFACTS_DIR + 'OoxmlSaveOptions.DigitalSignature...