Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 15,332 for

section

(0.07 sec)
  1. Converting a PDF file to EPUB using Rust | Aspo...

    Code Examples on Rust for PDF‑to‑EPUB Conversion on All Platforms...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/rust-cpp/conversion/pdf...
  2. Protect or Encrypt a Document in Java|Aspose.Wo...

    Encrypt a document, restrict editing, use digital signatures for document protection. Aspose.Words supports most Word protection options using Java....child articles of the current section, you can learn more about the...child article in the current section. Aspose.Words protection feature...

    docs.aspose.com/words/java/protect-or-encrypt-a...
  3. Converting a PDF file to EPUB using JavaScript ...

    Code Examples on JavaScript for PDF‑to‑EPUB Conversion on All Platforms...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  4. Converting a PDF file to DOCX using JavaScript ...

    Code Examples on JavaScript for PDF‑to‑DOCX Conversion on All Platforms...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  5. Converting a PDF file to XLSX using JavaScript ...

    Code Examples on JavaScript for PDF‑to‑XLSX Conversion on All Platforms...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  6. Converting a PDF file to PNG using JavaScript |...

    Code Examples on JavaScript for PDF‑to‑PNG Conversion on All Platforms...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  7. Converting a PDF file to JPEG using JavaScript ...

    Code Examples on JavaScript for PDF‑to‑JPEG Conversion on All Platforms...attention that the current section describes only popular conversions...supported formats, see the section Supported File Formats ....

    products.aspose.com/pdf/nodejs-cpp/conversion/p...
  8. Import Presentations with Python|Aspose.Slides ...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Python with Aspose.Slides for seamless, high-performance slide processing....PDF to a Presentation This section shows how to convert a PDF...HTML to a Presentation This section shows how to import HTML content...

    docs.aspose.com/slides/python-net/import-presen...
  9. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback 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...
  10. 自定义页码不起作用 - 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