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

section

(0.17 sec)
  1. 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...
  2. 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...
  3. Licensing|Aspose.Finance for .NET

    Python Finance Library API invites its customers to get a Classic license and Metered License. As well as use a limited license to better explore the product....“Purchase Policies and FAQ” section. Evaluate Aspose.Finance You...license file or stream. This section describes options of how this...

    docs.aspose.com/finance/python-net/licensing/
  4. Convert Word Document to TIFF|Aspose.Words for ...

    Convert Word document to TIFF. NPOI does not provide an opportunity to work with formats other than Word using C#....Save a Document documentation section. The following code example...

    docs.aspose.com/words/net/convert-word-document...
  5. Story.DeleteShapes | Aspose.Words for .NET

    Effortlessly remove all shapes from your story text with the DeleteShapes method. Simplify your content and enhance clarity today!...a child node of the first section's Body. builder . InsertShape...

    reference.aspose.com/words/net/aspose.words/sto...
  6. How to Remove Blank Page in Word using Python

    This article describes how to remove blank page in Word using Python. It has details to set the environment, a list of steps, and a runnable sample code to delete the blank page in Word using Python....the document and check each section’s content Check the presence...file is loaded and all the sections in each page are examined...

    kb.aspose.com/words/python/how-to-remove-blank-...
  7. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet....); } // Configure the first section's "PageSetup" property to print...fold. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages to be included in each booklet....+= 1 # Configure the first section's "PageSetup" property to print...book fold. page_setup = doc . sections [ 0 ] . page_setup page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize fonts, colors, alignment, and more.... This section explains how to apply and customize...emphasize specific elements. This section shows how to apply transparency...

    docs.aspose.com/slides/net/text-formatting/
  10. 管理 Java 中的演示文稿缩放|Aspose.Slides 文档

    使用 Aspose.Slides for Java 创建和自定义缩放 — 在 PPT、PPTX 和 ODP 演示文稿中在章节间跳转、添加缩略图和过渡效果。... 若只显示单个章节,请使用 Section Zoom 。 幻灯片缩放 幻灯片缩放可以使您的演示更...getSections (). addSection ( "Section 1" , slide ); // 向演示文稿添加 SectionZoomFrame...

    docs.aspose.com/slides/zh/java/manage-zoom/