Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 4,419 for

trim document

(0.11 sec)
  1. Image extraction issue 5 - Aspose.Words Product...

    Dear team, We are using image extraction using aspose java but some Documents having chart file how to extract chart files using aspose please find below source code and Document for your referance if ((paragraph.toStr…...using aspose java but some documents having chart file how to extract...find below source code and document for your referance if ((paragraph...

    forum.aspose.com/t/image-extraction-issue-5/245887
  2. CompositeNode.GetChildNodes | Aspose.Words for ...

    CompositeNode GetChildNodes method. Returns a live collection of child nodes that match the specified type in C#....is always in sync with the document. For example, if you selected...selected all sections in a document and enumerate through the collection...

    reference.aspose.com/words/net/aspose.words/com...
  3. Aspose::Words::Section::Clone method | Aspose.W...

    Aspose::Words::Section::Clone method. Creates a duplicate of this section in C++....sections in a document. auto doc = MakeObject < Document > (); auto..."Section 2" , doc -> GetText (). Trim ()); // Delete the first section...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Revision | Aspose.Words for Java

    Represents a revision tracked change in a Document node or style in Java....revision (tracked change) in a document node or style. Use getRevisionType()...Track Changes in a Document documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  5. NodeCollection.RemoveAt | Aspose.Words for .NET

    NodeCollection RemoveAt method. Removes the node at the specified index from the collection and from the Document in C#....the collection and from the document. public void RemoveAt ( int...sections in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/nod...
  6. StructuredDocumentTag.Clear | Aspose.Words for ...

    StructuredDocumentTag Clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined in C#....contents of this structured document tag and displays a placeholder...clear contents of a structured document tag if it has revisions. If...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Aspose::Words::Markup::StructuredDocumentTag::C...

    Aspose::Words::Markup::StructuredDocumentTag::Clear method. Clears contents of this structured Document tag and displays a placeholder if it is defined in C++....contents of this structured document tag and displays a placeholder...clear contents of a structured document tag if it has revisions. If...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. CompositeNode.PrependChild | Aspose.Words for .NET

    CompositeNode PrependChild method. Adds the specified node to the beginning of the list of child nodes for this node in C#....inserted was created from another document, you should use ImportNode...import the node to the current document. The imported node can then...

    reference.aspose.com/words/net/aspose.words/com...
  9. NodeList.Item | Aspose.Words for .NET

    NodeList Item property. Retrieves a node at the given index in C#.... Document doc = new Document (); DocumentBuilder...ImageDir + "Logo.jpg" ); // Our document contains three Run nodes....

    reference.aspose.com/words/net/aspose.words/nod...
  10. Aspose::Words::CompositeNode::GetChildNodes met...

    Aspose::Words::CompositeNode::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....is always in sync with the document. For example, if you selected...selected all sections in a document and enumerate through the collection...

    reference.aspose.com/words/cpp/aspose.words/com...