Sort Score
Result 10 results
Languages All
Labels All
Results 7,281 - 7,290 of 180,114 for

doc

(0.39 sec)
  1. ChapterPageSeparator enumeration | Aspose.Words...

    aspose.words.ChapterPageSeparator enumeration. Defines the separator character that appears between the chapter and page number.... doc = aw . Document ( file_name =...document.docx' ) page_setup = doc . first_section . page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StructuredDocumentTag.wordOpenXML property | As...

    StructuredDocumentTag.wordOpenXML property. Gets a string that represents the XML contained within the node in the [SaveFormat.FlatOpc](../../../aspose.words/saveformat/#FlatOpc) format.... let doc = new aw . Document ( base ....document tags.docx" ); var tags = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Font.hidden property | Aspose.Words for Node.js

    Font.hidden property. True if the font is formatted as hidden text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // With the Hidden flag set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PclSaveOptions.fallbackFontName property | Aspo...

    PclSaveOptions.fallbackFontName property. Name of the font that will be used if no expected font is found in printer and built-in fonts collections.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Non-existent...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. OfficeMathDisplayType enumeration | Aspose.Word...

    Aspose.Words.Math.OfficeMathDisplayType enumeration. Specifies the display format type of the equation.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Update Fields in PHP|Aspose.Words for Java

    Update fields of Word Document using PHP.... Php Code $ doc = new Java ( "com.aspose.words...aspose.words.DocumentBuilder" , $ doc ); // Insert a table of contents...

    docs.aspose.com/words/java/update-fields-in-php/
  7. FindReplaceOptions class | Aspose.Words for Nod...

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Ruby...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table.clearShading method | Aspose.Words for No...

    Table.clearShading method. Removes all shading on the table.... let doc = new aw . Document ( base ...."Tables.docx" ); let table = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Java API to Export EPUB to DOTX | products.aspo...

    Convert EPUB to DOTX using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...files to DOC format. Once the EPUB file is rendered to DOC, the second...

    products.aspose.com/total/java/conversion/epub-...