Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 15,195 for

section

(0.2 sec)
  1. 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-...
  2. PageSetup.characters_per_line property | Aspose...

    PageSetup.characters_per_line property. Gets or sets the number of characters per line in the document grid....characters per line in this section. builder . page_setup . layout_mode...assertEqual ( 8 , doc . first_section . page_setup . characters_per_line...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_SheetsPerBooklet ...

    Aspose::Words::PageSetup::get_SheetsPerBooklet method. Returns or sets the number of pages to be included in each booklet in C++....)); } // Configure the first section's "PageSetup" property to print...PageSetup > pageSetup = doc -> get_Sections () -> idx_get ( 0 ) -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. Working with Images in PDF using C#|Aspose.PDF ...

    This Section describes the features of working with images in a PDF file using C# library....PDF section. Working with Vector Graphics - this section describes...

    docs.aspose.com/pdf/net/working-with-images/
  5. Enable SMTP Activity Logging in .NET Using apps...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....following lines in the ItemGroup section. <Content Include= "appsettings...“applicationSettings”. Add a section called “Aspose.Email.Properties...

    docs.aspose.com/email/net/enable-smtp-activity-...
  6. Getting Started|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Started Contents [ Hide ] This section provides an overview of Aspose...

    docs.aspose.com/barcode/java/getting-started/
  7. Copy Sparkline by Specifying Data Range and Loc...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Edit Data from the Sparkline section of the Design tab. Select Edit...

    docs.aspose.com/cells/python-net/copy-sparkline...
  8. Specify Custom Number Decimal and Group Separat...

    Change number decimal and group separators in MS Excel using C# code by using the Aspose.Cells for Python via .NET API....Options and highlights the section to specify the Custom Separators...

    docs.aspose.com/cells/python-net/specify-custom...
  9. Developer Guide in Node.js|Aspose.Words for Nod...

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for Node.js via .NET features, achieve a certain document appearance, or make a use case possible.... select the corresponding section: Loading, Saving and Converting...

    docs.aspose.com/words/nodejs-net/developer-guide/
  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/