Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 180,132 for

doc

(0.26 sec)
  1. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) self . assertFalse ( builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Style class | Aspose.Words for Node.js

    Aspose.Words.Style class. Represents a single built-in or user-defined style... let doc = new aw . Document (); let style = doc . styles...= new aw . DocumentBuilder ( doc ); // Apply one of the styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageInfo.GetSizeInPixels | Aspose.Words for .NET

    Discover the PageInfo GetSizeInPixels method to accurately calculate your page size in pixels based on zoom factor and resolution for optimal display.... Document doc = new Document ( MyDir + "Rendering...PrinterSettings (). PaperSources ; doc . FirstSection . PageSetup ....

    reference.aspose.com/words/net/aspose.words.ren...
  4. Node.js and .NET Version Differences|Aspose.Wor...

    Aspose.Words for Node.js via .NET is a native Node.js module based on Aspose.Words for .NET with [Node-API](https://nodejs.org/api/n-api.html). This page describes the differences in features and API of these two products....first Run in the document: let doc = new aw . Document ( "Document...it to Run object. let run = doc . getChild ( aw . NodeType ....

    docs.aspose.com/words/nodejs-net/nodejs-notes/
  5. GoogleAiModel | Aspose.Words for Java

    An abstract class representing the integration with Googleu2019s AI models within the Aspose.Words in Java....summarize(Document doc) summarize(Document doc, SummarizeOptions...summarize(Document[] docs) summarize(Document[] docs, SummarizeOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced Document automation and efficiency.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a MERGEBARCODE field...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...

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

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing Document layout and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  9. C++ API to Export EPUB to WORDML | products.asp...

    Convert EPUB to WORDML within C++ applications....used to convert EPUB files to DOC format. Secondly, the advanced...C++, can be used to export the DOC file to WORDML. This makes it...

    products.aspose.com/total/cpp/conversion/epub-t...
  10. C++ API to Export MHTML to XAMLFLOW | products....

    Convert MHTML to XAMLFLOW within C++ applications....convert MHTML file format to DOC. Secondly, the advanced Word...for C++, can be used to export DOC to XAMLFLOW. This makes it easy...

    products.aspose.com/total/cpp/conversion/mhtml-...