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

section

(0.25 sec)
  1. Render Selected Chart Items to Excel Charts|Doc...

    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.... Locate the <Chart> section (or add it if it doesn’t exist)...

    docs.aspose.com/cells/reportingservices/render-...
  2. PageSetup.LinesPerPage | Aspose.Words for .NET

    Control your document layout with the PageSetup LinesPerPage property. Easily adjust lines per page for optimal readability and organization....of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Export Presentation Charts in С++|Aspose.Slides...

    Learn how to export presentation charts with Aspose.Slides for С++, supporting PPT and PPTX formats, and streamline reporting into any workflow.... See the export section of the API / documentation...

    docs.aspose.com/slides/cpp/export-chart/
  4. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every page. Docx4j does not provide an opportunity to work with a header row....with Tables documentation section. A table can specify certain...

    docs.aspose.com/words/java/repeat-table-header-...
  5. 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...
  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. 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....directs readers to detailed sections on installation, a hello‑world...Words, select the appropriate section: Installation – provides information...

    docs.aspose.com/words/python-net/getting-started/
  8. 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/
  9. 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...
  10. 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...