Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,323 for

trim document

(0.06 sec)
  1. Aspose::Words::MailMerging::MailMerge::DeleteFi...

    Aspose::Words::MailMerging::MailMerge::DeleteFields method. Removes mail merge related fields from the Document in C++....merge related fields from the document. void Aspose :: Words :: MailMerging...MERGEFIELD and NEXT fields from the document. This method could be useful...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....MakeObject < Document > (); // An empty document, by default,...doc , u "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. TxtLoadOptions | Aspose.Words for .NET

    Discover the TxtLoadOptions constructor! Easily initialize with default values and streamline your data loading process for enhanced performance....Load document with hyperlinks. Document doc = new Document ( stream...Range . Fields [ 0 ]. Result . Trim ())); Assert . That ( "https://docs...

    reference.aspose.com/words/net/aspose.words.loa...
  4. Section | Aspose.Words for Java

    Represents a single section in a Document in Java....Represents a single section in a document. To learn more, visit the...the Working with Sections documentation article. Remarks: Section...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Section::ClearContent method | A...

    Aspose::Words::Section::ClearContent method. Clears the section in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...world!" , doc -> GetText (). Trim ()); ASSERT_EQ ( 1 , doc ->...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. CellCollection | Aspose.Words for Java

    Provides typed access to a collection of Cell nodes in Java....the Working with Tables documentation article. Examples: Shows...the document and print the contents of each cell. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. NodeCollection.removeAt method | Aspose.Words f...

    NodeCollection.removeAt method. Removes the node at the specified index from the collection and from the Document....the collection and from the document. removeAt ( index : number...sections in a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in Documents...characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks Provides...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::ControlChar::Cr method | Aspose....

    Aspose::Words::ControlChar::Cr method. Carriage return character: "\x000d" or "\r". Same as ParagraphBreak in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...again!" ); // Converting the document to text form reveals that...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Revision.Accept | Aspose.Words for .NET

    Streamline your workflow with the Revision Accept method—effortlessly approve changes and enhance collaboration for smoother project management....revisions in a document. Document doc = new Document (); DocumentBuilder...); // Normal editing of the document does not count as a revision...

    reference.aspose.com/words/net/aspose.words/rev...