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

section

(0.08 sec)
  1. Manipulate PDF Document in Python via .NET|Aspo...

    This article contains information on how to validate PDF Document for PDF A Standard using Python, how to work with TOC, how to set PDF expiry date, and etc....providing an overview of its sections and headings. To add a TOC...title # Add the list section to the sections collection of the Pdf...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  2. Convert EMAIL to TEXT in Python | products.aspo...

    Save EMAIL to TEXT in your Python applications without using Microsoft Outlook or Word...comprises a header section and a body section, separated by a blank...subject, and timestamp. The body section contains the content of the...

    products.aspose.com/total/python-net/conversion...
  3. Composing Expressions in Java|Aspose.Words for ...

    Compose expressions when building a report in Java. The complexity of expressions in templates is not restricted.... See the following sections for more information. The...rather than the templates. This section includes the following topics:...

    docs.aspose.com/words/java/composing-expressions/
  4. Merge Cells in Word using C#

    This tutorial guides on how to merge cells in Word using C#. It shares the development resources, steps, and a sample code to combine cells in Word using C#....select the section, a list of tables in that section, and access...

    kb.aspose.com/words/net/merge-cells-in-word-usi...
  5. Platform and Interoperability Technology|Aspose...

    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....Support for other languages This section contains suggestions and documentation...principles outlined in this section, you will be able to employ...

    docs.aspose.com/pdf/net/choose-the-platform-and...
  6. LayoutCollector.GetEntity | Aspose.Words for .NET

    Discover the LayoutCollector GetEntity method, effortlessly retrieve the LayoutEnumerator's position for seamless document navigation and enhanced productivity.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakEvenPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.lay...
  7. ConvertUtil.point_to_pixel method | Aspose.Word...

    aspose.words.ConvertUtil.point_to_pixel method...DocumentBuilder ( doc = doc ) # A section's "Page Setup" defines the...of the top margin of this section in pixels, according to a custom...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Issues with footnotes when converting docx to P...

    Hi, I’m having some issues with footnotes when I convert docx to pdf. For the conversion, I’m using the code below: Document document = new Document("document.docx"); PdfSaveOptions saveOptions = new PdfSaveOptions(); …... Several sections case: When two sections are separated...separated by a section break, and the footnote content in the first section...

    forum.aspose.com/t/issues-with-footnotes-when-c...
  9. Parsing PDF documents|Aspose.PDF for PHP via Java

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for PHP.... This section covers how to: Extract Text...

    docs.aspose.com/pdf/php-java/parsing/
  10. 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...