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

section

(0.1 sec)
  1. PDF Annotations using JavaScript|Aspose.PDF for...

    This Section shows how to use all kinds of annotations to your PDF file with the Aspose.PDF for JavaScript via C++....following: Delete Annotation - this section explains how to delete annotations...

    docs.aspose.com/pdf/javascript-cpp/annotations/
  2. Working with Worksheets using Aspose.Cells|Docu...

    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 includes the following topics:...

    docs.aspose.com/cells/java/working-with-workshe...
  3. CompositeNode.indexOf method | Aspose.Words for...

    CompositeNode.indexOf method. Returns the index of the specified child node in the child node array....paragraph in the body of the first section. expect ( body . getChildNodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Supported Features on Document Save|Aspose.Word...

    Save your document to any supported format using Node.js. Convert and export a document of any size....Features on Document Save section in the Aspose.Words for .NET...

    docs.aspose.com/words/nodejs-net/supported-feat...
  5. AI (Adobe Illustrator) format|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....Raster Images from AI File Section...

    docs.aspose.com/psd/java/ai-adobe-illustrator-f...
  6. Getting Started|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....Started Contents [ Hide ] This section introduces the basic concepts...

    docs.aspose.com/barcode/cpp/getting-started/
  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. 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...
  9. 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...
  10. 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...