Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 155,673 for

doc

(0.06 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. FontSourceType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceType enum for efficient font source management. Optimize your Document processing with flexible font options....ttf" , 0 ); Document doc = new Document (); doc . FontSettings =...= new FontSettings (); doc . FontSettings . SetFontsSources (...

    reference.aspose.com/words/net/aspose.words.fon...
  3. PdfSaveOptions.pageMode property | Aspose.Words...

    PdfSaveOptions.pageMode property. Specifies how the PDF Document should be displayed when opened in a PDF reader.... let doc = new aw . Document ( base ....headerFooterBookmark = headerFooterBookmark ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method... doc = aw . Document ( MY_DIR + 'German...assertTrue ( all (( node for node in doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLevel.linkedStyle property | Aspose.Words f...

    ListLevel.linkedStyle property. Gets or sets the paragraph style that is linked to this list level.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // A list allows us to organize...

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

    Discover the Aspose.Words.MailMergeDataType enum for seamless integration of external data sources in your Document automation projects.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  7. 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...
  8. 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...
  9. 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...
  10. 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...