Sort Score
Result 10 results
Languages All
Labels All
Results 9,791 - 9,800 of 168,862 for

doc

(0.16 sec)
  1. Stroke.on property | Aspose.Words for Node.js

    Stroke.on property. Defines whether the path will be stroked.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CompositeNode.isComposite property | Aspose.Wor...

    CompositeNode.isComposite property. Returns ``true`` as this node can have child nodes....'RecurseChildren' , () => { let doc = new aw . Document ( base ....itself, is composite. expect ( doc . isComposite ). toEqual ( true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BookmarkStart.nodeType property | Aspose.Words ...

    BookmarkStart.nodeType property. Returns [NodeType.BookmarkStart](../../nodetype/#BookmarkStart)....'RecurseChildren' , () => { let doc = new aw . Document ( base ....itself, is composite. expect ( doc . isComposite ). toEqual ( true...

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

    Explore the ChartTitle Format property for enhanced fill and line styling, giving your charts a professional and polished look.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartYValue.FromDouble | Aspose.Words for .NET

    Discover the ChartYValue FromDouble method to effortlessly create Double type ChartYValue instances for enhanced data visualization.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Document.VbaProject | Aspose.Words for .NET

    Discover how to manage VbaProject properties effectively. Learn to get or set VbaProject for enhanced automation and streamlined workflows.... Document doc = new Document ( MyDir + "VBA...modules. VbaProject vbaProject = doc . VbaProject ; Console . WriteLine...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose::Words::ParagraphFormat::get_SuppressAut...

    Aspose::Words::ParagraphFormat::get_SuppressAutoHyphens method. Specifies whether the current paragraph should be exempted from any hyphenation which is applied in the Document settings in C++.... auto doc = System :: MakeObject < Aspose...hyphenation if any is available. doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Aspose::Words::PageBorderAppliesTo enum | Aspos...

    Aspose::Words::PageBorderAppliesTo enum. Specifies which pages the page border is printed on in C++.... auto doc = System :: MakeObject < Aspose...Words :: PageSetup > pageSetup = doc -> get_Sections () -> idx_get...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. ChartDataTable.HasOutlineBorder | Aspose.Words ...

    Discover the ChartDataTable HasOutlineBorder property, control the display of outline borders around series and category names for enhanced data clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  10. FontSubstitutionSettings.table_substitution pro...

    FontSubstitutionSettings.table_substitution property. Settings related to table substitution rule.... doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

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