Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 180,798 for

doc

(0.23 sec)
  1. Font.emboss property | Aspose.Words for Node.js

    Font.emboss property. True if the font is formatted as embossed.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . size = 36...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.IsInCell | Aspose.Words for .NET

    Discover the Paragraph IsInCell property. Easily determine if a paragraph is a direct child of a Cell, enhancing your Document structure and formatting.... Document doc = new Document ( MyDir + "Table...pages.docx" ); Table table = doc . FirstSection . Body . Tables...

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

    Font.engrave property. True if the font is formatted as engraved.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . size = 36...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OfficeMath.parentParagraph property | Aspose.Wo...

    OfficeMath.parentParagraph property. Retrieves the parent [Paragraph](../../../aspose.words/paragraph/) of this node.... let doc = new aw . Document ( base ....math.docx" ); let officeMath = doc . getOfficeMath ( 0 , true );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label text.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a column chart....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Table.bottomPadding property | Aspose.Words for...

    Table.bottomPadding property. Gets or sets the amount of space (in points) to add below the contents of cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Table.rightPadding property | Aspose.Words for ...

    Table.rightPadding property. Gets or sets the amount of space (in points) to add to the right of the contents of cells.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...

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

    Adjust AxisTickLabels rotation for optimal readability. Customize tick label angles in degrees to enhance your chart's clarity and visual appeal.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a column chart....

    reference.aspose.com/words/net/aspose.words.dra...
  9. BookmarkCollection.clear method | Aspose.Words ...

    BookmarkCollection.clear method. Removes all bookmarks from this collection and from the Document.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert five bookmarks with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PageSetup.LeftMargin | Aspose.Words for .NET

    Discover the PageSetup LeftMargin property to easily adjust the left margin in points, enhancing your Document's layout and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . PageSetup . PaperSize...

    reference.aspose.com/words/net/aspose.words/pag...