Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 15,451 for

section

(0.36 sec)
  1. Aspose.PSD for .NET 22.7 - Release Notes|Docume...

    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....PSDNET-482 Support of Image Section Resource #4000-4999 Plug-In...PSDNET-482. Support of Image Section Resource #4000-4999 Plug-In...

    docs.aspose.com/psd/net/aspose-psd-for-net-22-7...
  2. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...sections , ParagraphCollection etc...Document can contain only Section objects. In Microsoft Word...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manipulating PNG Images|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....demonstrated in the below section. Aspose.Imaging for Java API...demonstrated in the below section. The purpose of these filter...

    docs.aspose.com/imaging/java/manipulating-png-i...
  4. Word to PDF conversion issue when deployed on A...

    Hello Aspose Support Team, We are facing a Word to PDF conversion issue using Aspose.Words for .NET that occurs only when deployed on Azure App Service, while the exact same code and document work correctly in a local …...empty paragraphs from the last section Verified that there is no intentional...intentional page break or section break at the end of the document...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  5. Public API Changes in Aspose.Note 1.5.0 | Aspos...

    This document outlines the changes and updates made to the public APIs in Aspose.Note version 1.5.0.... Section and PageSeries were removed...properties which correspond to the Section node were moved to the Document...

    docs.aspose.com/note/net/public-api-changes-in-...
  6. PageSetup.RtlGutter | Aspose.Words for .NET

    Discover how the PageSetup RtlGutter property in Microsoft Word optimizes Section layouts for right-to-left and left-to-right languages. Enhance your document design!...Word uses gutters for the section based on a right-to-left language...PageSetup pageSetup = doc . Sections [ 0 ]. PageSetup ; // Determine...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Join Tables|Aspose.Words for Node.js via .NET

    Join tables in a document using Node.js. How to merge two tables into one in Node.js....headers, footers, or different sections? A: Absolutely. Retrieve the...appropriate HeaderFooter or Section object, then apply the same...

    docs.aspose.com/words/nodejs-net/join-tables/
  8. IImageSavingCallback Interface | Aspose.Words f...

    Control image saving in Aspose.Words with the IImageSavingCallback interface. Optimize document exports to HTML and other formats effortlessly....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 档案

    档案... Section nextSection = (Section) currNode.getAncestor(NodeType...getAncestor(NodeType.SECTION).getNextSibling(); currNode = nextSection...

    blog.aspose.com/zh/words/extract-text-from-word...
  10. Working with AcroForms in PDF using Aspose.PDF ...

    With Aspose.PDF for C++ you may create a form from scratch, fill the form field in a PDF document, extract data from the form, add or remove fields in the existing form....following articles in the section: Create AcroForm - create form...

    docs.aspose.com/pdf/cpp/acroforms/