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

section

(1.3 sec)
  1. Working with Diagrams|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....Diagrams Contents [ Hide ] This section includes the following topics...

    docs.aspose.com/diagram/java/working-with-diagr...
  2. Navigation with Cursor in Python|Aspose.Words f...

    Navigate between different nodes within a document such as a paragraph, bookmark, or a specific character using Python.... fields, headers/footers, sections, and paragraphs. While working...or the currently selected section by using the current_paragraph...

    docs.aspose.com/words/python-net/navigation-wit...
  3. Working with Attachments in PDF in Node.js|Aspo...

    Basic operations with attachments in PDF in Node.js. Guide with examples....Contents [ Hide ] In this section, we will explain how to work...

    docs.aspose.com/pdf/nodejs-cpp/attachments/
  4. User Guide|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....Guide Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/reportingservices/user-gu...
  5. Microsoft Visual Studio|Aspose.Words for .NET

    How to integrate Aspose.Words with Visual Studio to perform a wide variety of document processing tasks using C#.... This section includes the following topics...

    docs.aspose.com/words/net/aspose-words-net-for-...
  6. Why Aspose.Cells|Documentation

    This Section compares Aspose.Cells components and some other systems.... This section compares Aspose.Cells components...

    docs.aspose.com/cells/java/aspose-cells-or-othe...
  7. LayoutOptions.continuousSectionPageNumberingRes...

    LayoutOptions.continuousSectionPageNumberingRestart property. Gets or sets the mode of behavior for computing page numbers when a continuous Section restarts the page numbering....numbers when a continuous section restarts the page numbering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...SHAPE, true)) { Section parentSection = (Section)shape.getAncestor(NodeType...getAncestor(NodeType.SECTION); PageSetup ps = parentSection.getPageSetup();...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  9. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java....all block-level nodes in the section's body, // then clone and insert...empty paragraph of a section. for (Section srcSection : docToInsert...

    reference.aspose.com/words/java/com.aspose.word...
  10. Footnote | Aspose.Words for Java

    Represents a container for text of a footnote or endnote in Java....be its index among all the section's footnotes. // This is the...blank document contains one section, one body and one paragraph...

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