Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 42,379 for

doc

(0.11 sec)
  1. DefaultFontSubstitutionRule.DefaultFontName | A...

    Discover how to easily manage the DefaultFontSubstitutionRule and customize your default font name for enhanced design flexibility.... Document doc = new Document (); FontSettings...fontSettings = new FontSettings (); doc . FontSettings = fontSettings...

    reference.aspose.com/words/net/aspose.words.fon...
  2. CompositeNode.Count | Aspose.Words for .NET

    Discover the CompositeNode Count property, easily retrieve the number of immediate child nodes for efficient data management and streamlined processing.... Document doc = new Document (); // An empty...paragraph. Assert . AreEqual ( 1 , doc . FirstSection . Body . Paragraphs...

    reference.aspose.com/words/net/aspose.words/com...
  3. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents type of the style.... let doc = new aw . Document (); // A...within a style. let listStyle = doc . styles . add ( aw . StyleType...

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

    Discover the ListLevelCollection Count property to easily access the total number of levels in your list, enhancing data management and organization.... Document doc = new Document (); // A list...within a style. Style listStyle = doc . Styles . Add ( StyleType ....

    reference.aspose.com/words/net/aspose.words.lis...
  5. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list.... let doc = new aw . Document (); // A...within a style. let listStyle = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. RtfSaveOptions.saveImagesAsWmf property | Aspos...

    RtfSaveOptions.saveImagesAsWmf property. When ``true`` all images will be saved as WMF.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Jpeg...

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

    Discover the Odso DataSourceType property for seamless mail merge connections. Easily specify external data sources and enhance your workflow efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  8. Odso.dataSourceType property | Aspose.Words for...

    Odso.dataSourceType property. Specifies the type of the external data source to be connected to as part of the ODSO connection information for this mail merge... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Dear "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MailMergeSettings.LinkToQuery | Aspose.Words fo...

    Discover the MailMergeSettings LinkToQuery property, learn how it controls query execution in Word Documents and its default setting for optimal performance.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  10. FieldIndex.PageNumberSeparator | Aspose.Words f...

    Discover the FieldIndex PageNumberSeparator property, easily customize the character that separates index entries from page numbers for enhanced clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Create an INDEX field which...

    reference.aspose.com/words/net/aspose.words.fie...