Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,933 for

split document

(0.06 sec)
  1. ExportHeadersFootersMode enumeration | Aspose.W...

    Aspose.Words.Saving.ExportHeadersFootersMode enumeration. Specifies how headers and footers are exported to HTML, MHTML or EPUB....exported at the beginning of the document and primary footer is at the...saving a document to HTML. let doc = new aw . Document ( base ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing Document processing with customizable saving options and efficient callbacks....more, visit the Save a Document documentation article. public class...Description Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Saving::TxtSaveOptionsBase::get_...

    Aspose::Words::Saving::TxtSaveOptionsBase::get_ForcePageBreaks method. Allows to specify whether the page breaks should be preserved during export. The default value is false in C++....page breaks when exporting a document to plaintext. auto doc = MakeObject...MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Aspose.PDF | Java PDF Document Processing Class...

    Java library to create, render, compress, & convert PDF. Supports custom fonts, JavaScript, graphs, bookmarks, images, export, annotation, forms, & printing....PDF for Java is a PDF document creation component that enables...write and manipulate PDF documents without using Adobe Acrobat...

    releases.aspose.com/pdf/java/
  5. 使用 Java 分割 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。... Document ( "1.pdf" ); //Instantiate...facades . PdfFileEditor (); //Split the PDF file into two halves...

    products.aspose.com/pdf/zh-hans/java/splitter/
  6. Joining Tables in Jython|Aspose.Words for Java

    Joining Tables using Jython.... words import Document from com . aspose . words...'programming_documents/' # Load the document. doc = Document ( dataDir...

    docs.aspose.com/words/java/joining-tables-in-jy...
  7. TxtSaveOptionsBase.force_page_breaks property |...

    TxtSaveOptionsBase.force_page_breaks 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. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::ImageSavingArgs::get_Doc...

    Aspose::Words::Saving::ImageSavingArgs::get_Document method. Gets the Document object that is currently being saved in C++....Aspose::Words::Saving::ImageSavingArgs::get_Document method Contents [ Hide ] ...ImageSavingArgs::get_Document method Gets the document object that is...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Work with Columns and Rows in Java|Aspose.Words...

    Working with parts of a table – rows, columns, and cells using Java. Specify Header Row Java....by accessing the selected document node by its index. Finding...the Index of a Table in a Document Sometimes you may need to...

    docs.aspose.com/words/java/working-with-columns...
  10. Work with Columns and Rows in C++|Aspose.Words ...

    Working with parts of a table – rows, columns, and cells using C++. Specify Header Row C++....by accessing the selected document node by its index. Finding...the Index of a Table in a Document Sometimes you may need to...

    docs.aspose.com/words/cpp/working-with-columns-...