Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 162,735 for

document

(0.1 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_ContentType method. Gets or sets the content type of the Document in C++....sets the content type of the document. System :: String Aspose ::...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...Words Document Object Model (DOM) documentation article. Remarks...Remarks A document is represented as a tree of nodes, similar...

    reference.aspose.com/words/python-net/aspose.wo...
  3. NodeType | Aspose.Words for Java

    Specifies the type of a Word Document node in Java....Specifies the type of a Word document node. Examples: Shows how...of child nodes. Document doc = new Document(); // Add two runs...

    reference.aspose.com/words/java/com.aspose.word...
  4. How to Export XPS to PDF using Python

    This article describes how to export XPS to PDF using Python. It provides detailed instructions to XPS to PDF converter software using Python and a runnable sample code for testing the feature....Load the XPS file into the Document object using the above load...using the save() method in the Document class These simple steps summarize...

    kb.aspose.com/pdf/python/how-to-export-xps-to-p...
  5. FieldDate | Aspose.Words for Java

    Implements the DATE field in Java....the Working with Fields documentation article. Remarks: Inserts...kinds of calendars. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. FontSettings | Aspose.Words for Java

    Specifies font settings for a Document in Java....Specifies font settings for a document. To learn more, visit the...the Working with Fonts documentation article. Remarks: Aspose.Words...

    reference.aspose.com/words/java/com.aspose.word...
  7. Add Pages to PDF using .NET | Aspose.PDF

    Add PDF pages to your Document programmatically with C# sample code using Aspose.PDF for .NET... powerful and easy to use document manipulation API for net platform...your environment. Create a Document object with the input PDF...

    products.aspose.com/pdf/net/pages/add/
  8. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....the Working with Fields documentation article. Remarks: Builds...table at this place in the document. Examples: Shows how to insert...

    reference.aspose.com/words/java/com.aspose.word...
  9. Range class | Aspose.Words for Python

    aspose.words.Range class. Represents a contiguous area in a Document...Represents a contiguous area in a document. To learn more, visit the...with Ranges documentation article. Remarks The document is represented...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StyleCollection.Count | Aspose.Words for .NET

    Discover the StyleCollection Count property to easily retrieve the total number of styles in your collection for enhanced organization and management....Style to a document’s styles collection. Document doc = new Document...Document (); StyleCollection styles = doc . Styles ; // Set default...

    reference.aspose.com/words/net/aspose.words/sty...