Sort Score
Result 10 results
Languages All
Labels All
Results 3,801 - 3,810 of 168,879 for

doc

(0.06 sec)
  1. NodeCollection.index_of method | Aspose.Words f...

    NodeCollection.index_of method. Returns the zero-based index of the specified node.... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.endBookmark method | Aspose.Wor...

    DocumentBuilder.endBookmark method. Marks the current position in the Document as a bookmark end.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentBuilder.startBookmark method | Aspose.W...

    DocumentBuilder.startBookmark method. Marks the current position in the Document as a bookmark start.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A valid bookmark needs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Comment.AddReply | Aspose.Words for .NET

    Enhance your discussions with the Comment AddReply method—easily add replies to comments and improve engagement on your platform!... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); Comment comment = new Comment ( doc , "John Doe"...

    reference.aspose.com/words/net/aspose.words/com...
  5. PageSetup.headerDistance property | Aspose.Word...

    PageSetup.headerDistance property. Returns or sets the distance (in points) between the header and the top of the page.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.footerDistance property | Aspose.Word...

    PageSetup.footerDistance property. Returns or sets the distance (in points) between the footer and the bottom of the page.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . pageSetup . paperSize...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Shading.backgroundPatternColor property | Aspos...

    Shading.backgroundPatternColor property. Gets or sets the color that's applied to the background of the [Shading](../) object.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let borders = builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartLegend.font property | Aspose.Words for Py...

    ChartLegend.font property. Provides access to the default font formatting of legend entries... doc = aw . Document ( file_name =...Chart series.docx' ) chart = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Cell.parent_row property | Aspose.Words for Python

    Cell.parent_row property. Returns the parent row of the cell.... doc = aw . Document ( file_name =...spanning two pages.docx' ) table = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AutoColor property, get the current text color (black or white) for auto color adjustments. Optimize your design effortlessly!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If a run's Font object...

    reference.aspose.com/words/net/aspose.words/fon...