Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 2,317 for

trim document

(0.03 sec)
  1. 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...
  2. OdtSaveOptions | Aspose.Words for .NET

    Discover the OdtSaveOptions constructor to effortlessly save Documents in ODT format. Streamline your workflow with this powerful tool!...that can be used to save a document in the Odt format. public...saved document conform to an older ODT schema. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  3. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....exported at the beginning of the document and primary footer is at the...saving a document to HTML. let doc = new aw . Document ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Comment::get_NodeType method | A...

    Aspose::Words::Comment::get_NodeType method. Returns Comment in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Aspose::Words::Fields::FieldSeparator::get_Node...

    Aspose::Words::Fields::FieldSeparator::get_NodeType method. Returns FieldSeparator in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::SpecialChar::get_NodeType method...

    Aspose::Words::SpecialChar::get_NodeType method. Returns SpecialChar in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Paragraphs...contain child nodes, such as the document itself, is composite. ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words/spe...
  7. Footnote.nodeType property | Aspose.Words for N...

    Footnote.nodeType property. Returns [NodeType.Footnote](../../../aspose.words/nodetype/#Footnote).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldStart.nodeType property | Aspose.Words for...

    FieldStart.nodeType property. Returns [NodeType.FieldStart](../../../aspose.words/nodetype/#FieldStart).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment.nodeType property | Aspose.Words for No...

    Comment.nodeType property. Returns [NodeType.Comment](../../nodetype/#Comment).... Document ( base . myDir + "Paragraphs...contain child nodes, such as the document itself, is composite. expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TableCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your TableCollection to an array with the ToArray method, simplifying data management and enhancing your application's 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...