Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 15,183 for

section

(0.1 sec)
  1. IDocumentPartSavingCallback | Aspose.Words for ...

    Implement this interface if you want to receive notifications and control how Aspose.Words saves document parts when exporting a document to SaveFormat.HTML or SaveFormat.EPUB format in Java....multiple HTML files: one for each section. options.setDocumentSplitC...setDocumentSplitCrit(DocumentSplitCriteri.SECTION_BREAK); // Assign a custom callback...

    reference.aspose.com/words/java/com.aspose.word...
  2. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....Section Added: public ColumnInfo ColumnInfo...legacyxmlmodel.Sections Added: public Sections() public Section add()...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  3. Working with Fields in Node.js|Aspose.Words for...

    How to work with fields in a documents using Node.js....Articles in this documentation section explain how to use Aspose.Words...

    docs.aspose.com/words/nodejs-net/working-with-f...
  4. Read Barcode Properties|Documentation

    This article describes how to read barcode parameters...described further in this section. The articles listed below...

    docs.aspose.com/barcode/java/read-barcode-prope...
  5. LINQ Reporting Engine API in C#|Aspose.Words fo...

    Learn LINQ Reporting Engine API to build a report in C#.... This section includes the following topics:...

    docs.aspose.com/words/net/linq-reporting-engine...
  6. Import XML Map inside a Workbook using Aspose.C...

    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....tab Click Import in the XML section and follow the required steps...

    docs.aspose.com/cells/java/import-xml-map-insid...
  7. PDF Annotations|Aspose.PDF for Python via .NET

    Explore how to add, modify, and extract annotations from PDFs using Aspose.PDF in Python and .NET....and Get Annotation - this section explains how to work with all...

    docs.aspose.com/pdf/python-net/annotations/
  8. Feature Overview|Aspose.Words for Reporting Ser...

    Feature overview of the Aspose.Words for Reporting Services....Overview Contents [ Hide ] This section provides detailed descriptions...

    docs.aspose.com/words/reportingservices/feature...
  9. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...DocumentBuilder(document); Section currentSection = builder.getCurrentSection();...DocumentBuilder(document); Section currentSection = builder.getCurrentSection();...

    forum.aspose.com/t/topic/315401
  10. Working with Attachments in PDF|Aspose.PDF for ...

    Use C# PDF API to access, add and remove attachments in PDF files using C# from within your applications. Complete guide with C# code samples....Contents [ Hide ] In this section, we will explain how to work...

    docs.aspose.com/pdf/net/attachments/