Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 349,035 for

document

(0.1 sec)
  1. FieldSubject | Aspose.Words for Java

    Implements the SUBJECT field in Java....the Working with Fields documentation article. Remarks: Retrieves... and optionally sets, the document’s subject, as recorded in...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldComments | Aspose.Words for Java

    Implements the COMMENTS field in Java....the Working with Fields documentation article. Remarks: Retrieves...comments relating to the current document, as recorded in the BuiltInDocumentPrope...

    reference.aspose.com/words/java/com.aspose.word...
  3. EditorType enumeration | Aspose.Words for Python

    aspose.words.EditorType enumeration. Specifies the set of possible aliases (or editing groups) which can be used as aliases to determine if the current user shall be allowed to edit a single range defined by an editable range within a Document....an editable range within a document. Members Name Description...using this editing type when document protection is enabled. CONTRIBUTORS...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfZoomBehavior enumeration | Aspose.Words for ...

    aspose.words.saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF Document when it is opened in a PDF viewer....type of zoom applied to a PDF document when it is opened in a PDF...Name Description NONE How the document is displayed is left to the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AbsolutePositionTab | Aspose.Words for Java

    An absolute position tab is a character which is used to advance the position on the current line of text when displaying this WordprocessingML content in Java....Words Document Object Model (DOM) documentation article. Examples:...position tab characters with a document visitor. public void documentToTxt()...

    reference.aspose.com/words/java/com.aspose.word...
  6. Inserting Documents Dynamically in Java|Aspose....

    Insert contents of outer Documents into your Document dynamically when building a report in Java....Ask AI Inserting Documents Dynamically Contents [ Hide ] You...insert contents of outer documents to your reports dynamically...

    docs.aspose.com/words/java/inserting-documents-...
  7. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....the Working with Comments documentation article. Remarks: To create...their comment ranges using a document visitor. public void createCommentsAndPri()...

    reference.aspose.com/words/java/com.aspose.word...
  8. SummarizeOptions | Aspose.Words for Java

    Allows to specify various options for summarizing Document content in Java....various options for summarizing document content. Examples: Shows how...Google models. Document firstDoc = new Document(getMyDir() + "Big...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a Document in Java....represent field characters in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: A complete...

    reference.aspose.com/words/java/com.aspose.word...
  10. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class....doc DocumentBase The owner document. Remarks When the section...specified document, but is not yet part of the document and Node...

    reference.aspose.com/words/python-net/aspose.wo...