Sort Score
Result 10 results
Languages All
Labels All
Results 9,651 - 9,660 of 168,856 for

doc

(0.12 sec)
  1. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a Document node is removed, ensuring smooth Document management....FontChangeViaCallbac () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set the node changing callback...

    reference.aspose.com/words/net/aspose.words/ino...
  2. LoadOptions.encoding property | Aspose.Words fo...

    LoadOptions.encoding property. Gets or sets the encoding that will be used to load an HTML, TXT, or CHM Document if the encoding is not specified inside the Document... let doc = new aw . Document ( base ....txt" , loadOptions ); expect ( doc . toString ( aw . SaveFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder | Aspose.Words for Java

    Provides methods to insert text images and other content specify font paragraph and section formatting in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Start the table, then populate...

    reference.aspose.com/words/java/com.aspose.word...
  4. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether to convert footnote/endnote references in main text story into active hyperlinks... let doc = new aw . Document ( base ....createNoteHyperlinks = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PreferredWidthType enumeration | Aspose.Words f...

    aspose.words.tables.PreferredWidthType enumeration. Specifies the unit of measurement for the preferred width of a table or cell.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FontEmbeddingUsagePermissions enumeration | Asp...

    aspose.words.fonts.FontEmbeddingUsagePermissions enumeration. Represents the font embedding usage permissions.... doc = aw . Document ( file_name =...document fonts. font_infos = doc . font_infos for font_info in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. HtmlSaveOptions.replaceBackslashWithYenSign pro...

    HtmlSaveOptions.replaceBackslashWithYenSign property. Specifies whether backslash characters should be replaced with yen signs... let doc = new aw . Document ( base ....replaceBackslashWith = true ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ImlRenderingMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words ImlRenderingMode enum for optimal InkML rendering. Enhance your Document output with precise ink object visualization!... Document doc = new Document ( MyDir + "Ink...ImlRenderingMode . InkML }; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Table.verticalAnchor property | Aspose.Words fo...

    Table.verticalAnchor property. Gets the base object from which the vertical positioning of floating table should be calculated... let doc = new aw . Document ( base ....by text.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DigitalSignatureDetails Class | Aspose.Words fo...

    Discover the Aspose.Words.Saving.DigitalSignatureDetails class for seamless digital Document signing. Enhance security and authenticity effortlessly!... Document doc = new Document ( MyDir + "Document...EqualTo ( "Some comments" )); doc . Save ( ArtifactsDir + "OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...