Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 2,933 for

split document

(0.07 sec)
  1. 将 PDF 文件拆分为单独页面在 PHP 中|Aspose.PDF for Java

    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....PHP 代码 # 打开目标文档 $pdf = new Document ( $dataDir . 'input1.pdf'...{ # 创建一个新的 Document 对象 $new_document = new Document (); # 获取页面集合中特定索引的页面...

    docs.aspose.com/pdf/zh/java/split-pdf-file-into...
  2. Node.js via C++ | Server-oriented solution for ...

    Aspose.PDF for Node.js via C++ is a PDF Document manipulation library for Node.js that makes creating complex, multi-page Documents accessible....PDF is a PDF document generation library for Node...complex, multi-page, printable documents easy. API is designed to be...

    products.aspose.com/pdf/nodejs-cpp/
  3. RowFormat.allowBreakAcrossPages property | Aspo...

    RowFormat.allowBreakAcrossPages property. True if the text in a table row is allowed to Split across a page break....in a table row is allowed to split across a page break. get allowBreakAcrossPage...table. let doc = new aw . Document ( base . myDir + "Table spanning...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ImageSavingArgs | Aspose.Words for Java

    Provides data for the IImageSavingCallback.imageSavingcom.aspose.words.ImageSavingArgs event in Java....more, visit the Save a Document documentation article. Remarks: By...when Aspose.Words saves a document to HTML, it saves each image...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Saving::DocumentPartSavingArgs c...

    Aspose::Words::Saving::DocumentPartSavingArgs class. Provides data for the DocumentPartSaving() callback. To learn more, visit the Documentation article in C++....more, visit the Save a Document documentation article. class DocumentPartSavingAr...Description get_Document () const Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. TxtSaveOptionsBase.forcePageBreaks property | A...

    TxtSaveOptionsBase.forcePageBreaks property. Allows to specify whether the page breaks should be preserved during export....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. let doc = new aw . Document (); let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Rotate Text in Word using Python

    Rotate text in Word using Python. Get details to set the IDE, a list of steps, and a sample code to flip the text in Word using Python....Load the Word file into the Document class object for rotation...using Python . If you want to split pages in a Word file, refer...

    kb.aspose.com/words/python/rotate-text-in-word-...
  8. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportHeadersFootersMode method. Specifies how headers and footers are output to HTML, MHTML or EPUB. Default value is PerSection for HTML/MHTML and None for EPUB in C++....saving a document to HTML. auto doc = MakeObject < Document > ( MyDir...footer types.docx" ); // This document contains headers and footers...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. HtmlSaveOptions.export_headers_footers_mode pro...

    HtmlSaveOptions.export_headers_footers_mode property. Specifies how headers and footers are output to HTML, MHTML or EPUB...when saving a document to HTML. doc = aw . Document ( file_name...footer types.docx' ) # This document contains headers and footers...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Adding a Watermark to an Image|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....Watermark to an Image This document explains how to add a watermark...example source code has been split into parts to make it easy to...

    docs.aspose.com/psd/net/adding-a-watermark-to-a...