Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 2,099 for

trim document

(0.19 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::Lists::ListLabel::get_LabelValue...

    Aspose::Words::Lists::ListLabel::get_LabelValue method. Gets a numeric value for this label in C++.... auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...the paragraph list. In our document, our list uses plain Arabic...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. 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...
  5. Aspose::Words::CompositeNode::get_LastChild met...

    Aspose::Words::CompositeNode::get_LastChild method. Gets the last child of the node in C++....section in the document. auto doc = MakeObject < Document > (); auto...the first one, leaving the document with only the second. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. 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...
  7. Node.parentNode property | Aspose.Words for Nod...

    Node.parentNode property. Gets the immediate parent of this node.... Document (); let para = doc . firstSection...Append a child Run node to the document's first paragraph. let run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 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...