Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 15,165 for

section

(0.11 sec)
  1. PageSetup.bottomMargin property | Aspose.Words ...

    PageSetup.bottomMargin property. Returns or sets the distance (in points) between the bottom edge of the page and the bottom 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.footer_distance property | Aspose.Wor...

    PageSetup.footer_distance property. Returns or sets the distance (in points) between the footer and the bottom of the page....with other settings for a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSetup.right_margin property | Aspose.Words ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageSetup.top_margin property | Aspose.Words fo...

    PageSetup.top_margin 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. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PageSetup.bottom_margin property | Aspose.Words...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_IsMultiSection method. Returns true if this instance is a ranged (multi-Section) structured document tag in C++....instance is a ranged (multi-section) structured document tag. virtual...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. 档案

    档案...您可以从 releases section 下载 JAR 文件,或将以下 Maven 配置复制到您的项目中。...new DocumentBuilder(doc); Section currentSection = builder.getCurrentSection();...

    blog.aspose.com/zh/words/add-remove-header-foot...
  8. Supported Features on Document Load|Aspose.Word...

    Load your document in any supported format using Python. Import and convert a document of any size....Features on Document Load section in the Aspose.Words for .NET...Features on Document Load” section of the .NET documentation....

    docs.aspose.com/words/python-net/supported-feat...
  9. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes.... write ( 'Section 1' ) builder . insert_break...BreakType . SECTION_BREAK_EVEN_PAGE ) builder . write ( 'Section 2' )...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to navigate to every paragraph and insert a...

    How to navigate to every paragraph and insert a field at end of paragraph?...is not inserting field at section end or paragraph end which...insert hyper link after every section as highlighted below. 1200-02-5908-006...

    forum.aspose.com/t/how-to-navigate-to-every-par...