Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 15,249 for

section

(0.93 sec)
  1. Working with Pages in PHP|Aspose.PDF for Java

    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....PHP Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/java/working-with-pages-in-...
  2. Working With Worksheets in NPOI and Aspose.Cell...

    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....Cells Contents [ Hide ] This section has the following topics: Add...

    docs.aspose.com/cells/net/working-with-workshee...
  3. Table.accept method | Aspose.Words for Node.js

    Table.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visitTableEnd()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Licensing|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....downloaded from the downloads section of Aspose’s website at: https://releases...

    docs.aspose.com/cells/go-cpp/licensing/
  5. TextColumnCollection.width property | Aspose.Wo...

    TextColumnCollection.width property. When columns are evenly spaced, gets the width of the columns....evenly spaced columns in a section. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Appending Document Not Maintaining Formatting -...

    I am encountering an inconsistent formatting issue when appending Word document templates using Aspose.Words in C#. The issue has been reproduced in isolation using a minimal test case (provided below), and a sample docu…...dimensions Section section = builder.CurrentSection; section.PageSetup...ConvertUtil.MillimeterToPoint(12); section.PageSetup.DifferentFirstPageHe...

    forum.aspose.com/t/appending-document-not-maint...
  7. FieldEnd | Aspose.Words for Java

    Represents an end of a Word field in a document in Java....blank document contains one section, one body and one paragraph...collection. // First, create a new section, and then append it as a child...

    reference.aspose.com/words/java/com.aspose.word...
  8. Body.accept method | Aspose.Words for Python

    Body.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor.visit_body_end()...words class Body Body.parent_section property Body.accept_end method...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HeaderFooter.accept method | Aspose.Words for P...

    HeaderFooter.accept method. Accepts a visitor....for all child nodes of the section and calls DocumentVisitor....HeaderFooter HeaderFooter.parent_section property HeaderFooter.accept_end...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....Examples: Shows how to remove all sections from a document. Document...docx"); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/java/com.aspose.word...