Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 15,446 for

section

(0.18 sec)
  1. Working With Document Object in Jython|Aspose.P...

    Understand how to manipulate PDF document objects in Jython with Aspose.PDF, allowing for efficient document management....Jython Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/pdf/java/working-with-document-...
  2. IStructuredDocumentTag.appearance property | As...

    IStructuredDocumentTag.appearance property. Gets or sets the appearance of the structured document tag.... myDir + "Multi-section structured document tags.docx"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Showcases|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....Contents [ Hide ] Showcases This section contains showcases and solutions...

    docs.aspose.com/imaging/java/showcases/
  4. Jython Programmer's 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/java/jython-programmers-g...
  5. Ruby Programmer's 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/java/ruby-programmers-guide/
  6. Body constructor | Aspose.Words for Node.js

    Body constructor. Initializes a new instance of the [Body](../) class.... To append Body to a Section use CompositeNode.appendChild()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row 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...
  8. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.Section_mode property. Gets or sets the way how Sections are handled when saving to the output XLSX document...section_mode property XlsxSaveOptions.section_mode property Gets...Gets or sets the way how sections are handled when saving to...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Adding images to Header and footer along with p...

    Hi Aspose Team, We are converting HTML to PDF (multi page pdf) using HtmlLoadOptions class and then passing HTML to Aspose.Pdf.Document class. Now we have a requirement in which every page of generated pdf will have an i…...e+Number+in+Header+Footer+section because we no more using Aspose...paragraphs collection of the section header.Paragraphs.Add(image1);...

    forum.aspose.com/t/adding-images-to-header-and-...
  10. BookmarkStart | Aspose.Words for Java

    Represents a start of a bookmark in a Word document in Java....CompositeNode to remove a section before the last section in the document...DocumentBuilder(doc); builder.writeln("Section 1 text."); builder.insertBreak(BreakType...

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