CustomDocumentProperties.addLinkToContent method. Creates a new linked to content custom Document property....new linked to content custom document property. addLinkToContent...Shows how to link a custom document property to a bookmark. let...
Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!... Document doc = new Document (); DocumentBuilder...ignoreFieldCodes }; // Replace 'T' in document ignoring text inside field...
Font.style property. Gets or sets the character style applied to this formatting....underline to all runs in a document that are formatted with custom...styles. let doc = new aw . Document (); let builder = new aw ...
BuiltInDocumentProperties.titlesOfParts property. Each string in the array specifies the name of a part in the Document....the name of a part in the document. get titlesOfParts () : string...properties. let doc = new aw . Document ( base . myDir + "Heading...
Aspose::Words::Saving::PageRange::PageRange constructor. Creates a new page range object in C++....in the document, it is truncated to fit in the document on rendering...ranges. auto doc = MakeObject < Document > ( MyDir + u "Images.docx"...
Aspose::Words::Properties::DocumentProperty::get_LinkSource method. Gets the source of a linked custom Document property in C++....source of a linked custom document property. System :: String...Shows how to link a custom document property to a bookmark. auto...
Aspose::Words::Saving::HtmlFixedSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML. Default value is new UTF8Encoding(true) (UTF-8 with BOM) in C++....exporting a document to HTML. auto doc = MakeObject < Document > ();...If we want to represent our document using a different encoding...
DocumentBase.backgroundShape property. Gets or sets the background shape of the Document...the background shape of the document. Can be null . get backgroundShape...as a background shape for a document. Microsoft Word supports only...
DocumentBase.background_shape property. Gets or sets the background shape of the Document...the background shape of the document. Can be None . @property def...as a background shape for a document. Microsoft Word supports only...