Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 2,258 for

trim document

(0.04 sec)
  1. RevisionCollection.GetEnumerator | Aspose.Words...

    Discover the RevisionCollection GetEnumerator method! Efficiently retrieve enumerator objects for seamless data management and enhanced performance....work with a document’s collection of revisions. Document doc = new...new Document ( MyDir + "Revisions.docx" ); RevisionCollection...

    reference.aspose.com/words/net/aspose.words/rev...
  2. Range class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  3. Bookmark | Aspose.Words for Java

    Represents a single bookmark in Java....Working with Bookmarks documentation article. Remarks: Bookmark...and getBookmarkEnd() in a document tree and allows to work with...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a Document in Java....an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. Remarks: FieldEnd...

    reference.aspose.com/words/java/com.aspose.word...
  5. Work with a Document Marked by a Sensitivity La...

    Convert Word with applied sensitivity label to PDF using C#. Work with Documents marked by a sensitivity labels – various input formats, including Word, OpenOffice, Image and eBook....Ask AI Work with a Document Marked by a Sensitivity Label Contents...sensitivity label is applied to a document, any configured protection...

    docs.aspose.com/words/net/work-with-document-ma...
  6. Aspose::Words::Tables::CellCollection::ToArray ...

    Aspose::Words::Tables::CellCollection::ToArray method. Copies all cells from the collection to a new array of cells in C++....through all tables in the document and print the contents of...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Tables...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. FindReplaceOptions class | Aspose.Words for Nod...

    Aspose.Words.Replacing.FindReplaceOptions class. Specifies options for find/replace operations...visit the Find and Replace documentation article. Constructors Name...operation. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::BookmarkCollection::get_Count me...

    Aspose::Words::BookmarkCollection::get_Count method. Returns the number of bookmarks in the collection in C++....to remove bookmarks from a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/boo...
  9. Table | Aspose.Words for Java

    Represents a table in a Word Document in Java....Represents a table in a Word document. To learn more, visit the...the Working with Tables documentation article. Remarks: Table is...

    reference.aspose.com/words/java/com.aspose.word...
  10. HtmlSaveOptions.exportHeadersFootersMode proper...

    HtmlSaveOptions.exportHeadersFootersMode property. Specifies how headers and footers are output to HTML, MHTML or EPUB...saving a document to HTML. let doc = new aw . Document ( base ...footer types.docx" ); // This document contains headers and footers...

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