Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 12,205 for

section

(0.04 sec)
  1. Aspose::Words::ParagraphFormat class | Aspose.W...

    Aspose::Words::ParagraphFormat class. Represents all the formatting for a paragraph. To learn more, visit the documentation article in C++....which is applied in the parent section. get_TabStops () Gets the collection...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. 从PDF中提取段落|Aspose.PDF for Android via Java

    本文介绍如何使用ParagraphAbsorber——Aspose.PDF中的一个特殊工具,从PDF文档中提取文本。...( 0 ); for ( MarkupSection section : markup . getSections ())...()) { DrawRectangleOnPage ( section . getRectangle (), page ); for...

    docs.aspose.com/pdf/zh/androidjava/extract-para...
  3. Comparison Aspose.Words and Open XML SDK|Aspose...

    Take a look at code comparison of some features implemented in Aspose.Words for .NET and Open XML SDK using C#....SDK Contents [ Hide ] This section contains a code comparison...XML SDK. The pages in this section contain a short description...

    docs.aspose.com/words/net/code-comparison-aspos...
  4. Supported Platforms|Aspose.Words for Java

    Use Aspose.Words when building applications for .NET, Java, and C++, PHP, Python, and other languages.... This section provides information on using...principles outlined in this section, you will be able to employ...

    docs.aspose.com/words/java/platforms-and-intero...
  5. Node.as_section method | Aspose.Words for Python

    Node.as_Section method. Cast node to [Section](../../Section/)....as_section method as_section() Cast node to Section . def as_section...as_section ( self ): ... See Also module aspose.words class Node...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Run class | Aspose.Words for Node.js

    Aspose.Words.Run class. Represents a run of characters with the same font formatting...) asSection() Cast node to Section . (Inherited from Node ) asShape()...blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextColumnCollection | Aspose.Words for Java

    A collection of TextColumn objects that represent all the columns of text in a Section of a document in Java....all the columns of text in a section of a document. To learn more...more, visit the Working with Sections documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  8. Remove Header and Footer in Word using Python

    Remove Header and Footer in Word using Python. Get IDE settings, a list of steps, and a sample code to delete header and footer in Word using Python....each section of the loaded Word file using the section collection...the collection using the as_section() method Access the desired...

    kb.aspose.com/words/python/remove-header-and-fo...
  9. Aspose::Words::LowCode::MailMergeOptions class ...

    Aspose::Words::LowCode::MailMergeOptions class. Represents options for the mail merge functionality in C++....lists are restarted at each section after executing of a mail merge...whether the section start of the first document section and its copies...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. PageVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text on each page in Java....revert page setup settings to sections in a document. Document doc...for the builder's current section and add text. builder.getPageSetup()...

    reference.aspose.com/words/java/com.aspose.word...