Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 349,297 for

document

(0.11 sec)
  1. View and Update DOCM Properties Online or Updat...

    View and modify DOCM properties through online app for free. Java API code to update DOCM properties....Develop powerful Java based DOCM document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/java/metadata/docm/
  2. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection....revisions in a document. let doc = new aw . Document (); let builder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Revision.dateTime property | Aspose.Words for N...

    Revision.dateTime property. Gets or sets the date/time of this revision....revisions in a document. let doc = new aw . Document (); let builder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. TabStopCollection.Equals | Aspose.Words for .NET

    Discover the TabStopCollection Equals method to easily compare TabStopCollections for equality, enhancing your coding efficiency and accuracy....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  5. Revision.revision_type property | Aspose.Words ...

    Revision.revision_type property. Gets the type of this revision....revisions in a document. doc = aw . Document () builder = aw...) # Normal editing of the document does not count as a revision...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_Document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) into the Document....insert_structured_document_tag method insert_structured_document_tag(type)... into the document. def insert_structured_document_tag ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Insert Picture in Word using Java

    In this brief tutorial, you will learn how to insert picture in Word using Java in Windows, MacOS, or Linux. This tutorial can be used to add picture in Word Document using Java in the header or contents part....used to add picture to Word document using Java in your applications...Load an input Word document using the Document class object Instantiate...

    kb.aspose.com/words/java/how-to-insert-picture-...
  8. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java....Structured Document Tags or Content Control documentation article...article. Remarks: A DOCX or DOC document can contain one or more Custom...

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.fieldOptions property | Aspose.Words f...

    Document.fieldOptions property. Gets a [FieldOptions](../../../aspose.words.fields/fieldoptions/) object that represents options to control field handling in the Document....fieldOptions property Document.fieldOptions property Gets a FieldOptions...control field handling in the document. get fieldOptions () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. C++ API to Export CGM to RTF | products.aspose.com

    Convert CGM to RTF within C++ applications....Rich Text Format (RTF) is a document file format that enables the...used format for exchanging documents between different applications...

    products.aspose.com/total/cpp/conversion/cgm-to...