Sort Score
Result 10 results
Languages All
Labels All
Results 4,061 - 4,070 of 351,194 for

document

(0.13 sec)
  1. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks... Document ( base . myDir + "Footnotes...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Node class | Aspose.Words for C+...

    Aspose::Words::Node class. Base class for all nodes of a Word Document. To learn more, visit the Documentation article in C++....class for all nodes of a Word document. To learn more, visit the...Aspose.Words Document Object Model (DOM) documentation article. class...

    reference.aspose.com/words/cpp/aspose.words/node/
  3. FontEmbeddingUsagePermissions enumeration | Asp...

    aspose.words.fonts.FontEmbeddingUsagePermissions enumeration. Represents the font embedding usage permissions....of viewing or printing the document. EDITABLE The font may be...fonts (FontInfo). doc = aw . Document ( file_name = MY_DIR + 'Embedded...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. Fill.presetTexture property | Aspose.Words for ...

    Fill.presetTexture property. Gets a [PresetTexture](../../presettexture/) for the fill.... Document (); let builder = new aw ..."TextureAlignment" // property after the document saves. let saveOptions = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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...