Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 163,197 for

document

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

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Paragraphs method. Represents an estimate of the number of paragraphs in the Document in C++....number of paragraphs in the document. int32_t Aspose :: Words ::...labels in a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Lines method. Represents an estimate of the number of lines in the Document in C++....the number of lines in the document. int32_t Aspose :: Words ::...labels in a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. 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...
  4. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your Documents....with a document builder instead of a mail merge. Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  5. FieldChar.isDirty property | Aspose.Words for N...

    FieldChar.isDirty property. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the Document....modifications made to the document. get isDirty () : boolean...FieldStart node. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. 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...
  8. IStructuredDocumentTag.IsShowingPlaceholderText...

    Discover the IStructuredDocumentTag IsShowingPlaceholderText property to easily identify placeholder text in your SDT, enhancing content clarity and management....placeholder text) upon opening this document. public bool IsShowingPlaceholder...structured document tag. Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.mar...
  9. 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...
  10. 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...