PdfEncryptionDetails.user_password property. Specifies the user password required for opening the encrypted PDF document.... save ( file_name = ARTIFACTS_DIR + 'PdfSaveOptions.EncryptionPermission...
aspose.words.saving.ImageColorMode enumeration. Specifies the color mode for the generated images of document pages.... save ( file_name = ARTIFACTS_DIR + 'ImageSaveOptions.ColorMode...
aspose.words.drawing.charts.ChartTitle class. Provides access to the chart title properties... save ( file_name = ARTIFACTS_DIR + 'Charts.ChartTitle.docx'...
PageSetup.footer_distance property. Returns or sets the distance (in points) between the footer and the bottom of the page.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.PageMargins...
ParagraphFormat.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the paragraph.... save ( file_name = ARTIFACTS_DIR + 'DocumentBuilder.ApplyBordersAndShadi...
PageSetup.right_margin property. Returns or sets the distance (in points) between the right edge of the page and the right boundary of the body text.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.PageMargins...
PageSetup.top_margin property. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.PageMargins...
BorderCollection.clear_formatting method. Removes all borders of an object.... save ( file_name = ARTIFACTS_DIR + 'BorderCollection.RemoveAllBorders...
TextBox.vertical_anchor property. Specifies the vertical alignment of the text within a shape.... save ( file_name = ARTIFACTS_DIR + 'Shape.VerticalAnchor...