Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 2,984 for

split document

(0.03 sec)
  1. InsertDocument custom margins issue - Free Supp...

    When i use DocumentBuilder’s InsertDocument builtin method , if the inserted Document has bespoke margins their format won’t be copied on the final Document, and i specifically use the 2nd parameter ImportFormatMode.Keep…...builtin method , if the inserted document has bespoke margins their...won’t be copied on the final document, and i specifically use the...

    forum.aspose.com/t/insertdocument-custom-margin...
  2. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: Document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 Document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...Document("自訂格式(電商匯入中心)11.pdf") save_options...usage, especially with large documents. To help mitigate this issue...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  3. DocumentPartSavingArgs.DocumentPartFileName | A...

    Discover the DocumentPartFileName property for DocumentPartSavingArgs. Easily manage file names for seamless Document part saving without paths....name (without path) where the document part will be saved to. public...allows you to redefine how the document part file names are generated...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Insert Page Break in PDF using Java

    Use this guide to insert page break in PDF using Java. This article provides IDE settings, coding steps, and a sample code to add page break to PDF using Java....source PDF file using the Document class object for adding page...that take input and output Document objects or file names of the...

    kb.aspose.com/pdf/java/insert-page-break-in-pdf...
  5. HTML to PDF Merge using C++ | Aspose.PDF

    Combine two or more HTML Documents into one PDF single file programmatically with C++ sample code using Aspose.PDF for C++...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/cpp/merger/html-to-pdf/
  6. Features|Documentation

    Aspose.Cells for PHP via Java features....worldwide rely on the thorough document import and export features...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/php-java/features/
  7. Features|Documentation

    Aspose.Cells for Node.js via C++ features....worldwide rely on the thorough document import and export features...convert between several popular document formats. Microsoft Excel Workbook...

    docs.aspose.com/cells/nodejs-cpp/features/
  8. Repair PDF using JavaScript/Node.js | Aspose.PDF

    Repair PDF Documents programmatically with JavaScript/Node.js sample code using Aspose.PDF for Node.js via C++...via C++ helps repairs PDF documents. We’ll use Aspose.PDF for...archive . How to Repair PDF documents You need Aspose.PDF for Node...

    products.aspose.com/pdf/nodejs-cpp/repair/
  9. DocumentPartSavingArgs.DocumentPartStream | Asp...

    Discover how the DocumentPartStream property in DocumentPartSavingArgs lets you easily specify where to save your Document parts for seamless management....specify the stream where the document part will be saved to. public...property allows you to save document parts to streams instead of...

    reference.aspose.com/words/net/aspose.words.sav...
  10. FieldIndex.sequence_separator property | Aspose...

    FieldIndex.sequence_separator property. Gets or sets the character sequence that is used to separate sequence numbers and page numbers....Examples Shows how to split a document into portions by combining...and SEQ fields. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...