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

section

(0.09 sec)
  1. FieldSectionPages | Aspose.Words for Java

    Implements the SectionPAGES field in Java....current section. Examples: Shows how to use SECTION and SECTIONPAGES...fields to number pages by sections. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. LayoutCollector Class | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutCollector class to efficiently compute document node page numbers, enhancing your document management experience.... Write ( "Section 1" ); builder . InsertBreak...SectionBreakEvenPage ); builder . Write ( "Section 2" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Aspose::Words::ConvertUtil::PointToPixel method...

    Aspose::Words::ConvertUtil::PointToPixel method. Converts points to pixels at 96 dpi in C++....DocumentBuilder > ( 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/cpp/aspose.words/con...
  5. 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...
  6. 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...
  7. PageSetup.borderSurroundsHeader property | Aspo...

    PageSetup.borderSurroundsHeader property. Specifies whether the page border includes or excludes the header....this property affects all sections in the document. Examples...border. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 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...
  9. PageSetup.BorderSurroundsFooter | Aspose.Words ...

    Discover how the PageSetup BorderSurroundsFooter property can enhance your document layout by controlling footer inclusion in page borders....this property affects all sections in the document. Examples...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; pageSetup...

    reference.aspose.com/words/net/aspose.words/pag...
  10. PageSetup.border_surrounds_header property | As...

    PageSetup.border_surrounds_header property. Specifies whether the page border includes or excludes the header....this property affects all sections in the document. Examples...border. page_setup = doc . sections [ 0 ] . page_setup page_setup...

    reference.aspose.com/words/python-net/aspose.wo...