Aspose::Words::Saving::PdfSaveOptions::get_FontEmbeddingMode method. Specifies the font embedding mode in C++.... If the document contains non-ANSI text then...into a PDF document. auto doc = MakeObject < Document > (); auto...
Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a Document...and user-defined styles in a document. To learn more, visit the...with Styles and Themes documentation article. Properties Name...
CustomXmlPartCollection.clear method. Removes all elements from the collection....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...
CustomXmlPartCollection indexer. Gets or sets an item at the specified index....structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...
CustomXmlPart.clone method. Makes a deep enough copy of the object...structured document tag with custom XML data. doc = aw . Document ()...contains data and add it to the document's collection. # If we enable...
CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....how to create a structured document tag with custom XML data.... let doc = new aw . Document (); // Construct an XML part that...
DefaultFontSubstitutionRule.default_font_name property. Gets or sets the default font name.... Document () builder = aw . DocumentBuilder...The font sources that the document uses contain the font "Arial"...
Go sample code for converting PDF to TIFF on any platform...convert programmatically a document from PDF to TIFF format using...conversion formats, see the Documentation pages. Also, you can check...
Retrieve the original file name of your Document effortlessly with the Document OriginalFileName property. Enhance your workflow and organization today!...OriginalFileName Contents [ Hide ] Document.OriginalFileName property...original file name of the document. public string OriginalFileName...
PdfSaveOptions.encryptionDetails property. Gets or sets the details for encrypting the output PDF Document....encrypting the output PDF document. get encryptionDetails ()...value is null and the output document will not be encrypted. When...