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

trim document

(0.07 sec)
  1. TxtLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.TxtLoadOptions class. Allows to specify additional options when loading [LoadFormat.Text](../../aspose.words/loadformat/#Text) Document into a [Document](../../aspose.words/Document/) object...Text document into a Document object. To learn more...the Specify Load Options documentation article. Inheritance: TxtLoadOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. 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...
  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. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word Document in Java....start of a bookmark in a Word document. To learn more, visit the...Working with Bookmarks documentation article. Remarks: A complete...

    reference.aspose.com/words/java/com.aspose.word...
  6. CellCollection.ToArray | Aspose.Words for .NET

    Effortlessly convert your CellCollection to a new array with the ToArray method, streamlining data management and enhancing 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...
  7. 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...
  8. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection....inserted was created from another document, you should use DocumentBase...import the node to the current document. The imported node can then...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Section.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with the EnsureMinimum method, guaranteeing each section includes a Body with a Paragraph for enhanced clarity and structure.... Document doc = new Document (); // A blank document comes...We can add contents to this document by adding elements such as...

    reference.aspose.com/words/net/aspose.words/sec...
  10. StructuredDocumentTagRangeStart | Aspose.Words ...

    Represents a start of ranged structured Document tag which accepts multi-sections content in Java....start of ranged structured document tag which accepts multi-sections...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/java/com.aspose.word...