Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,099 for

trim document

(0.09 sec)
  1. FootnoteSeparator | Aspose.Words for Java

    in Java.... getDocument() Gets the document to which this node belongs...represents the portion of a document that is contained in this...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::DocumentBuilder::MoveToBookmark ...

    Aspose::Words::DocumentBuilder::MoveToBookmark method. Moves the cursor to a bookmark in C++....that some bookmarks in the document are assigned to form fields...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text Document from a stream. Automatically detects the file format in C++....constructor Creates a plain text document from a stream. Automatically...the text from. Remarks The document must be stored at the beginning...

    reference.aspose.com/words/cpp/aspose.words/pla...
  4. PlainTextDocument.customDocumentProperties prop...

    PlainTextDocument.customDocumentProperties property. Gets [PlainTextDocument.customDocumentProperties](./) of the Document....customDocumentProper of the document. get customDocumentProper...contents of a Microsoft Word document in plaintext and then access...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TxtLoadOptions.leading_spaces_options property ...

    TxtLoadOptions.leading_spaces_options property. Gets or sets preferred option of a leading space handling...how to trim whitespace when loading plaintext documents. text_doc...object, which we can pass to a document's constructor # to modify...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Body::get_NodeType method | Aspo...

    Aspose::Words::Body::get_NodeType method. Returns Body in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...\t\" " << body -> GetText (). Trim () << " \" " << std :: endl...

    reference.aspose.com/words/cpp/aspose.words/bod...
  7. Aspose::Words::HeaderFooter::get_NodeType metho...

    Aspose::Words::HeaderFooter::get_NodeType method. Returns HeaderFooter in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...\t\" " << body -> GetText (). Trim () << " \" " << std :: endl...

    reference.aspose.com/words/cpp/aspose.words/hea...
  8. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....Words Document Object Model (DOM) documentation article. Examples:...throws Exception { Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. NodeChangingArgs.newParent property | Aspose.Wo...

    NodeChangingArgs.newParent property. Gets the node's parent that will be set after the operation completes....to monitor changes to the document tree in real-time as we edit...() => { let doc = new aw . Document (); doc . nodeChangingCallback...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.MoveToField | Aspose.Words for ...

    Effortlessly navigate your Documents with the DocumentBuilder MoveToField method, allowing quick cursor movement to any field for enhanced editing efficiency....the cursor to a field in the document. public void MoveToField (...Examples Shows how to move a document builder’s node insertion point...

    reference.aspose.com/words/net/aspose.words/doc...