This section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF library. Learn how to draw, open, or add an annotation in C++...Interaction in PDF Working with Artifacts in C++...
Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the font.... save ( file_name = ARTIFACTS_DIR + 'Font.Shading.docx'...
TextColumnCollection.spacing property. When columns are evenly spaced, gets or sets the amount of space between each column in points.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.ColumnsSameWidth...
ParagraphFormat.mirror_indents property. Gets or sets a flag indicating whether the left and right indents are of the same width.... save ( file_name = ARTIFACTS_DIR + 'ParagraphFormat.MirrorIndents...
PageSetup.text_columns property. Returns a collection that represents the set of text columns.... save ( file_name = ARTIFACTS_DIR + 'PageSetup.ColumnsSameWidth...
MarkdownSaveOptions.image_resolution property. Specifies the output resolution for images when exporting to Markdown... save ( file_name = ARTIFACTS_DIR + 'MarkdownSaveOptions...
aspose.words.saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify date and time values.... save ( file_name = ARTIFACTS_DIR + 'XlsxSaveOptions.DateTimeParsingMode...