Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 400,622 for

document

(0.19 sec)
  1. C++ API to Export PCL to ODT | products.aspose.com

    Convert PCL to ODT within C++ applications.... The Portable Document Format (PDF) is a widely used...used file format for documents, but it is not suitable for editing...

    products.aspose.com/total/cpp/conversion/pcl-to...
  2. Bibliography | Aspose.Words for Java

    Represents the list of bibliography sources available in the Document in Java....bibliography sources available in the document. Examples: Shows how to get...available in the document. Document document = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Styles and Themes in C#|Aspose.Wor...

    Advanced Microsoft Word formatting features, working with styles and themes using C#....styles defined in the document using the Document.Styles property....and user-defined styles in a document. A particular style could...

    docs.aspose.com/words/net/working-with-styles-a...
  4. Add Line Object to PDF file|Aspose.PDF for Pyth...

    This article explains how to create a line object to your PDF using Aspose.PDF for Python via .NET....) to PDF documents. You also get the leverage...Follow the steps below: Create Document instance. Create a Graph Object...

    docs.aspose.com/pdf/python-net/add-line/
  5. ComHelper class | Aspose.Words for Python

    aspose.words.ComHelper class. Provides methods for COM clients to load a Document into Aspose.Words....for COM clients to load a document into Aspose.Words. Remarks...load a document from a file or stream into a Document object...

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

    Aspose.Words.Style class. Represents a single built-in or user-defined style...with Styles and Themes documentation article. Properties Name...styles in MS Word. document Gets the owner document. font Gets the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....the Working with Fields documentation article. Remarks: Inserts...autonum fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. TxtSaveOptionsBase.encoding property | Aspose.W...

    TxtSaveOptionsBase.encoding property. Specifies the encoding to use when exporting in text formats...txt output document. doc = aw . Document () builder = aw... which we can pass to the document's "Save" method # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style...with Styles and Themes documentation article. Properties Name...styles in MS Word. document Gets the owner document. font Gets the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java....the Working with Fields documentation article. Examples: Shows...them into the document. Document doc = new Document(); // Below...

    reference.aspose.com/words/java/com.aspose.word...