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

trim document

(0.27 sec)
  1. Image Extraction Issue 14 - Aspose.Words Produc...

    Dear team, We are extracting images from Document using ASPOSE java, But below case some part images are not extracting please find source code and Input & Output Files Please Note : We need to extract this images in C…...are extracting images from document using ASPOSE java, But below...toString(SaveFormat.TEXT).toLowerCase().trim().startsWith("fig") || paragraph...

    forum.aspose.com/t/image-extraction-issue-14/25...
  2. Find text strings and save to new table in Word...

    Hello, I have a well formatted Word Document that describes a database/xml schema. Each field in the Document has a friendly name (heading 3 style), followed by XML Element:, Definition:, and Reason: (bold normal text) …...have a well formatted Word document that describes a database/xml...schema. Each field in the document has a friendly name (heading...

    forum.aspose.com/t/find-text-strings-and-save-t...
  3. Aspose::Words::NodeCollection::RemoveAt method ...

    Aspose::Words::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. void Aspose :: Words :: NodeCollection...sections in a document. auto doc = MakeObject < Document > (); auto...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. ComHelper.Open | Aspose.Words for .NET

    ComHelper Open method. Allows a COM application to load a Document from a file in C#....application to load a Document from a file. public Document Open ( string...Filename of the document to load. Return Value A Document object that...

    reference.aspose.com/words/net/aspose.words/com...
  5. Paragraph.GetText | Aspose.Words for .NET

    Paragraph GetText method. Gets the text of this paragraph including the end of paragraph character in C#.... Document doc = new Document (); // An empty document, by...doc , "Run 3. " ); // The document body will not display these...

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

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

    reference.aspose.com/words/net/aspose.words/nod...
  7. 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...
  8. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the Document in Java....represent revisions in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks: You...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::CompositeNode::PrependChild meth...

    Aspose::Words::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/cpp/aspose.words/com...
  10. 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...