Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,534 for

trim document

(0.08 sec)
  1. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage Document revisions with a powerful collection of Revision objects for seamless editing....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. public class...

    reference.aspose.com/words/net/aspose.words/rev...
  2. PlainTextDocument | Aspose.Words for .NET

    Effortlessly create plain text Documents with our PlainTextDocument constructor. Enjoy automatic file format detection for seamless integration!...string ) Creates a plain text document from a file. Automatically...condition UnsupportedFileForma The document format is not recognized or...

    reference.aspose.com/words/net/aspose.words/pla...
  3. Aspose::Words::Section::ClearContent method | A...

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

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Aspose::Words::DocumentBuilder::MoveToField met...

    Aspose::Words::DocumentBuilder::MoveToField method. Moves the cursor to a field in the Document in C++....the cursor to a field in the document. void Aspose :: Words :: DocumentBuilder...Examples Shows how to move a document builder’s node insertion point...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the Documentation article in C++....the Programming with Documents documentation article. class Run...virtual get_Document () const Gets the document to which this...

    reference.aspose.com/words/cpp/aspose.words/run/
  6. Aspose::Words::Node::get_NodeType method | Aspo...

    Aspose::Words::Node::get_NodeType method. Gets the type of this node in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Tables...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Paragraphs...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Aspose::Words::Notes::FootnoteSeparator::get_No...

    Aspose::Words::Notes::FootnoteSeparator::get_NodeType method. Gets the type of this node in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Tables...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Paragraphs...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Working with Text Document|Aspose.Words for Nod...

    Work with a text Document and modify its objects using Node.js....Ask AI Working with Text Document Contents [ Hide ] In this article...useful for working with a text document via Aspose.Words. Please note...

    docs.aspose.com/words/nodejs-net/working-with-t...
  9. PlainTextDocument.Text | Aspose.Words for .NET

    Access the PlainTextDocument's text property to retrieve the Document's content as a single string, enhancing your data handling and analysis....Gets textual content of the document concatenated as a string....Word document in plaintext. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pla...
  10. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...the Programming with Documents documentation article. Remarks All...All text of the document is stored in runs of text. Run can only...

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