Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 3,832 for

printing document

(0.06 sec)
  1. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object...Examples Shows how to print all of a document’s comments and their...their replies. doc = aw . Document ( file_name = MY_DIR + 'Comments...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::RevisionGroupCollection::get_Cou...

    Aspose::Words::RevisionGroupCollection::get_Count method. Returns the number of revision groups in the collection in C++....how to print info about a group of revisions in a document. auto...auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Aspose::Words::RevisionGroup::get_Author method...

    Aspose::Words::RevisionGroup::get_Author method. Gets the author of this revision group in C++....how to print info about a group of revisions in a document. auto...auto doc = MakeObject < Document > ( MyDir + u "Revisions.docx"...

    reference.aspose.com/words/cpp/aspose.words/rev...
  4. CellCollection.Item | Aspose.Words for .NET

    Access specific Cells effortlessly with the CellCollection Item property. Retrieve any Cell by index for streamlined data management and enhanced performance....the document and print the contents of each cell. Document doc...doc = new Document ( MyDir + "Tables.docx" ); TableCollection tables...

    reference.aspose.com/words/net/aspose.words.tab...
  5. NodeCollection.Item | Aspose.Words for .NET

    Access any node effortlessly with the NodeCollection Item property. Quickly retrieve nodes by index for seamless data management and enhanced performance.... Document doc = new Document (); // Add two runs...the first paragraph of this document. Paragraph paragraph = ( Paragraph...

    reference.aspose.com/words/net/aspose.words/nod...
  6. Comment.author property | Aspose.Words for Node.js

    Comment.author property. Returns or sets the author name for a comment....Examples Shows how to print all of a document’s comments and their...replies. let doc = new aw . Document ( base . myDir + "Comments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. LayoutEnumerator.moveNextLogical method | Aspos...

    LayoutEnumerator.moveNextLogical method. Moves to the next sibling entity in a logical order....the document. Examples Shows ways of traversing a document’s layout...'LayoutEnumerator' , () => { // Open a document that contains a variety of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MsWordVersion enumeration | Aspose.Words for No...

    Aspose.Words.Settings.MsWordVersion enumeration. Allows Aspose.Wods to mimic MS Word version-specific application behavior....Shows how to optimize the document for different versions of...() => { let doc = new aw . Document (); // This object contains...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. CustomXmlPropertyCollection indexer | Aspose.Wo...

    CustomXmlPropertyCollection indexer. Gets a property at the specified index.... Document ( MY_DIR + 'Smart tags.doc'...# A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SdtListItemCollection.clear method | Aspose.Wor...

    SdtListItemCollection.clear method. Clears all items from this collection....structured document tags. let doc = new aw . Document (); let tag...drop-down list structured document tag is a form that allows...

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