Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 4,404 for

trim document

(0.27 sec)
  1. Aspose::Words::CompositeNode::get_Count method ...

    Aspose::Words::CompositeNode::get_Count method. Gets the number of immediate children of this node in C++....MakeObject < Document > (); // An empty document, by default,...doc , u "Run 3. " ); // The document body will not display these...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. TrimBox | Aspose.PDF for .NET API Reference

    Gets or sets Trim box of the page....TrimBox property Gets or sets trim box of the page. public Rectangle...get trim box of the page: Document document = new Document ( "sample...

    reference.aspose.com/pdf/net/aspose.pdf/page/tr...
  3. 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...
  4. Section.ClearHeadersFooters | Aspose.Words for ...

    Section ClearHeadersFooters method. Clears the headers and footers of this section in C#.... Document doc = new Document (); Assert . AreEqual...HeaderPrimary ]. GetText (). Trim ()); Assert . AreEqual ( "This...

    reference.aspose.com/words/net/aspose.words/sec...
  5. How to Extract images - Aspose.Words Product Fa...

    Dear team, We are extracting images from docx but below case we are notable to extract below case please find source code Source code : if ((paragraph.toString(SaveFormat.TEXT).toLowerCase().Trim().startsWith("fig") …...trim().startsWith("fig") || paragraph...getNextSibling().toString(SaveFormat.TEXT).trim().matches(matches) || (paragraph...

    forum.aspose.com/t/how-to-extract-images/246710
  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. Working with Text Document in C++|Aspose.Words ...

    Advanced TXT Document processing, lists, BiDi, headers/footer, using C++....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/cpp/working-with-text-doc...
  9. 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...
  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...