Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 2,322 for

trim document

(0.04 sec)
  1. ListFormat.IsListItem | Aspose.Words for .NET

    Discover how the ListFormat IsListItem property enhances your Document's structure by identifying bulleted or numbered paragraphs for better readability....paragraphs in a document that are list items. Document doc = new Document...Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words.lis...
  2. Aspose::Words::NodeImporter::ImportNode method ...

    Aspose::Words::NodeImporter::ImportNode method. Imports a node from one Document into another in C++....method Imports a node from one document into another. System :: SharedPtr...belongs to the destination document, but has no parent. Remarks...

    reference.aspose.com/words/cpp/aspose.words/nod...
  3. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。... 下面的代码片段遵循这些步骤: 实例化一个 Document 对象 向文档对象添加一个 Page 创建一个 TextFragment...TextView ; import com.aspose.pdf.Document ; import com.aspose.pdf.Page...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  4. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... Document (); let builder = new aw ...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ImportFormatOptions | Aspose.Words for Java

    Allows to specify various import options to format output in Java....the Specify Load Options documentation article. Examples: Shows...inserting documents. Document dstDoc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  6. ControlChar class | Aspose.Words for Python

    aspose.words.ControlChar class. Control characters often encountered in Documents...characters often encountered in documents. To learn more, visit the...With Control Characters documentation article. Remarks Provides...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....doc DocumentBase The owner document. Remarks When Run is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/net/aspose.words/run...
  8. CompositeNode.getChild method | Aspose.Words fo...

    CompositeNode.getChild method. Returns an Nth child node that matches the specified type.... Document (); // Add two runs and one...the first paragraph of this document. let paragraph = doc . getParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Replacing::ReplacingArgs::get_Ma...

    Aspose::Words::Replacing::ReplacingArgs::get_MatchOffset method. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match in C++....{ auto doc = MakeObject < Document > (); auto builder = MakeObject...0x43E3." , doc -> GetText (). Trim ()); auto isLightGray = [](...

    reference.aspose.com/words/cpp/aspose.words.rep...
  10. Aspose::Words::NodeCollection::idx_get method |...

    Aspose::Words::NodeCollection::idx_get method. Retrieves a node at the given index in C++.... auto doc = MakeObject < Document > (); // Add two runs and...the first paragraph of this document. auto paragraph = System ::...

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