Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 67,639 for

document

(0.18 sec)
  1. CustomDocumentProperties.addLinkToContent metho...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    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...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Font.style property | Aspose.Words for Node.js

    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 ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuiltInDocumentProperties.titlesOfParts propert...

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Saving::PageRange::PageRange con...

    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"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Aspose::Words::Properties::DocumentProperty::ge...

    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...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    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...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Vba::VbaProject::Clone method | ...

    Aspose::Words::Vba::VbaProject::Clone method. Performs a copy of the VbaProject in C++.... auto doc = MakeObject < Document > ( MyDir + u "VBA project...auto destDoc = MakeObject < Document > (); SharedPtr < VbaProject...

    reference.aspose.com/words/cpp/aspose.words.vba...
  9. DocumentBase.backgroundShape property | Aspose....

    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...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBase.background_shape property | Aspose...

    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...

    reference.aspose.com/words/python-net/aspose.wo...