Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 14,893 for

section

(0.28 sec)
  1. PageSetup.topMargin property | Aspose.Words for...

    PageSetup.topMargin property. Returns or sets the distance (in points) between the top edge of the page and the top boundary of the body text....with other settings for a section. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.left_margin property | Aspose.Words f...

    PageSetup.left_margin property. Returns or sets the distance (in points) between the left edge of the page and the left boundary of the body text....with other settings for a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert HTML to Markdown in Python

    Aspose.HTML for Python via .NET provides a way to convert and manipulate HTML files programmatically. Let's learn how to convert HTML to Markdown in Python....Python - Code Sample # This section shows how to convert a webpage...navigating to the Developer’s guide section. There are several classes...

    blog.aspose.com/html/convert-html-to-markdown-i...
  4. Autofit Table in Word using Python

    Refer to this article to autofit table in Word using Python. It has IDE settings, a list of steps, and a sample code demonstrating how to fit table to page in Word using Python....body property of the desired section Call the auto_fit() method...tables and target the desired section and respective collection of...

    kb.aspose.com/words/python/autofit-table-in-wor...
  5. Working with Fields in Java|Aspose.Words for Java

    Introduction to field feature in Aspose.Words for Java....Articles in this documentation section explain how to use Aspose.Words...

    docs.aspose.com/words/java/working-with-fields/
  6. FieldSection | Aspose.Words for Java

    Implements the Section field in Java....extends Field Implements the SECTION field. To learn more, visit...current section. Examples: Shows how to use SECTION and SECTIONPAGES...

    reference.aspose.com/words/java/com.aspose.word...
  7. Getting Started|Aspose.Words for Python via .NET

    Use this introduction to Aspose.Words for Python via .NET fundamentals to start realizing the value of Aspose.Words for your business....Words, select the appropriate section: Installation – provides information...

    docs.aspose.com/words/python-net/getting-started/
  8. Find and Replace Text in Documents|Aspose.Words...

    Find and replace text or strings. Apache POI does not provide an opportunity to find and replace....paragraph break, cell break, section break, field start, field separator...

    docs.aspose.com/words/java/find-and-replace-tex...
  9. EmptyLine|Documentation

    EmptyLine element is used to add vertical spacing between elements....element’s purpose; for example, “ Section break ”. You can use the same...

    docs.aspose.com/omr/net/json-markup/emptyline/
  10. Avoiding automatic page breaks insertion mergin...

    Good morning, I am experiencing a problem merging odt documents in the last version of Aspose Words which is currently 26.2. When I merge three documents, Aspose inserts automatically page breaks between them. In versio…...marginePdf = 40; for (Section section : doc.getSections()) {...{ if (orizzontale) section.getPageSetup().setOrientation(Orientation...

    forum.aspose.com/t/avoiding-automatic-page-brea...