Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 81,334 for

doc format

(0.15 sec)
  1. Theme.majorFonts property | Aspose.Words for No...

    Theme.majorFonts property. Allows to specify the set of major fonts for different languages.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.theme property | Aspose.Words for Node.js

    Document.theme property. Gets the [Document.theme](./) object for this Document.... let doc = new aw . Document ( base ....fonts and colors. let theme = doc . theme ; // Some styles, such...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuiltInDocumentProperties.lines property | Aspo...

    BuiltInDocumentProperties.lines property. Represents an estimate of the number of lines in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Comment::get_Author method | Asp...

    Aspose::Words::Comment::get_Author method. Returns or sets the author name for a comment in C++.... auto doc = System :: MakeObject < Aspose...NodeCollection > comments = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.XAML_FIXED Format in Java....XAML_FIXED format. To learn more, visit the Specify...throws Exception { Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  7. PageSetup.HeadingLevelForChapter | Aspose.Words...

    Discover the PageSetup HeadingLevelForChapter property to easily customize chapter title styles in your Document for enhanced readability and professionalism....must have a numbered outline format applied. Examples Shows how...with page chapters. Document doc = new Document ( MyDir + "Big...

    reference.aspose.com/words/net/aspose.words/pag...
  8. C++ API to Convert PPTX to WORD or with free On...

    Export PPTX to WORD within your C++ applications or online. Test free PPTX to WORD online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to DOCX format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pptx-t...
  9. C++ API to Convert PPTX to TEXT or with free On...

    Export PPTX to TEXT within your C++ applications or online. Test free PPTX to TEXT online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to TEXT format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pptx-t...
  10. ChartDataLabelCollection.Item | Aspose.Words fo...

    Access specific ChartDataLabel easily with the Item property in ChartDataLabelCollection. Enhance your data visualization today!...void DataLabels () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape chartShape = builder...

    reference.aspose.com/words/net/aspose.words.dra...