Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 30,980 for

doc

(0.08 sec)
  1. PclSaveOptions.addPrinterFont method | Aspose.W...

    PclSaveOptions.addPrinterFont method. Adds information about font that is uploaded to the printer by manufacturer.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Courier"...

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

    Discover how the Font LocaleId property enhances your text formatting by managing locale identifiers for diverse character languages. Improve your coding today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we set the font's locale...

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

    Font.kerning property. Gets or sets the font size at which kerning starts.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . name = "Arial...

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

    Discover if a style is a built-in option in MS Word. Enhance your Document design with our comprehensive guide to Word's built-in styles!... Document doc = new Document (); // When we...set to "true". Style style = doc . Styles [ "Emphasis" ]; Assert...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Chart.Title | Aspose.Words for .NET

    Discover the Chart Title property for easy customization and enhanced visuals. Unlock your charts' full potential with user-friendly features!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Field.displayResult property | Aspose.Words for...

    Field.displayResult property. Gets the text that represents the displayed field result.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "This document...

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

    Discover Aspose.Words.Drawing.TextBoxWrapMode enum to control text wrapping in shapes, enhancing Document layouts and design flexibility.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape textBoxShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TabStop.alignment property | Aspose.Words for N...

    TabStop.alignment property. Gets or sets the alignment of text at this tab stop.... let doc = new aw . Document ( base ....TOC9. for ( var paraNode of doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartTitle.overlay property | Aspose.Words for ...

    ChartTitle.overlay property. Determines whether other chart elements shall be allowed to overlap title... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartTitle.show property | Aspose.Words for Nod...

    ChartTitle.show property. Determines whether the title shall be shown for this chart... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a chart shape with...

    reference.aspose.com/words/nodejs-net/aspose.wo...