Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 15,446 for

section

(0.87 sec)
  1. Aspose::Words::MailMerging::MailMerge class | A...

    Aspose::Words::MailMerging::MailMerge class. Represents the mail merge functionality. To learn more, visit the documentation article in C++....lists are restarted at each section after executing of a mail merge...SectionStart of the first document section and its copies for subsequent...

    reference.aspose.com/words/cpp/aspose.words.mai...
  2. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...getCount() - 2; i >= 0; i--) { Section sourceSection = document.getSections()...getCount() - 2; i >= 0; i--) { Section src = doc.getSections().get(i);...

    forum.aspose.com/t/topic/312511
  3. Merge PDF Documents using Python | Aspose.PDF

    Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document. Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document....Please be aware that this section only outlines popular conversions...formats, please refer to the section Supported File Formats . To...

    products.aspose.com/pdf/python-net/merger/
  4. Working With Worksheets in Jython|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....Jython Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/working-with-workshe...
  5. Data Sources and Queries|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.... This section includes the following topics:...

    docs.aspose.com/cells/reportingservices/data-so...
  6. Aspose.PDF for Python via C++|Aspose.PDF for Py...

    Overview of key features and supported formats of Aspose.PDF for Python via C++, as well as the library's installation and licensing manual.... In the documentation section of Aspose.PDF for Python via...

    docs.aspose.com/pdf/python-cpp/overview/
  7. Exact Row Heights|Aspose.Words for JasperReports

    Aspose Words for JasperReports allow setting exact row heights for table rows....described in Spacing Factor section is to set exact row heights...

    docs.aspose.com/words/jasperreports/exact-row-h...
  8. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your document's final Section for effective formatting....last paragraph in the last section of the document. public bool...

    reference.aspose.com/words/net/aspose.words/par...
  9. PageSetup.sheetsPerBooklet property | Aspose.Wo...

    PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet....); } // Configure the first section's "PageSetup" property to print...fold. let pageSetup = doc . sections . at ( 0 ). pageSetup ; pageSetup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Efficiently Merge Presentations in .NET|Aspose....

    Effortlessly merge PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations with Aspose.Slides for .NET, streamlining your workflow....merged slides to a presentation section. It also covers practical notes...Merge Slides to a Presentation Section This C# code shows you how...

    docs.aspose.com/slides/net/merge-presentation/