Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 4,225 for

split document

(2.2 sec)
  1. Aspose.Cells: Excel to PDF conversion splits ro...

    Hello, We are facing an issue when converting an Excel Document to PDF using Aspose. Problem description During the conversion, when an Excel worksheet spans multiple PDF pages, some data rows are Split in the middle a…...Cells: Excel to PDF conversion splits rows across pages Aspose.Cells...issue when converting an Excel document to PDF using Aspose . Problem...

    forum.aspose.com/t/aspose-cells-excel-to-pdf-co...
  2. Does the API support printing a doc/pdf for cus...

    Hi,Support: Is there any feature for the API to support print a doc/Pdf for customed color white-black mode? For example: There is a doc/Pdf Document who has 120 pages, and the 8th,20th,33-35th,89th,115th page has co…...example: There is a doc/Pdf document who has 120 pages, and the...it is required to print the document white-black on the printer...

    forum.aspose.com/t/does-the-api-support-printin...
  3. OUT of memory issue when merging large files - ...

    hey , I have a requirement where I can stream multiple large pdf from S3 and merge them per page at a time. Can you guide on how this can be achieved ? Does Aspose PDF java offers this functionality I used this logic , …...JVM memory try (Document mergedDoc = new Document()) { pdfFileNames...resolve(pdfName); try (Document srcDoc = new Document(pdfPath.toString()))...

    forum.aspose.com/t/out-of-memory-issue-when-mer...
  4. Join Tables in C++|Aspose.Words for C++

    Advanced table manipulations. How to merge two tables into one C++. Join tables using C++....Words Document Object Model, is made up of...join two tables in a Word document using Aspose.Words for C++...

    docs.aspose.com/words/cpp/join-tables/
  5. Extract text or images from PDF using JavaScrip...

    Simple source code to extract text and images from PDF files in Node.js applications....extract text or images from PDF documents. To perform the extraction...the PDF with an instance of Document. Create a TextAbsorber object...

    products.aspose.com/pdf/nodejs-cpp/parser/
  6. VbaReference.libId property | Aspose.Words for ...

    VbaReference.libId property. Gets a string value containing the identifier of an Automation type library.... Document ( base . myDir + "VBA project...refParts = libIdReference . split ( '#' ); if ( refParts . length...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Guidance on Functions for True Redaction in Asp...

    Hello Aspose Support, We need to perform true, irreversible redaction across Word (DOC/DOCX) and PDF using Aspose.Total — not just masking, but fully deleting sensitive text and metadata so nothing remains searchable or…...Total for both Word and PDF documents, follow these steps: Cause... For Word Redaction : The Document class provides methods to...

    forum.aspose.com/t/guidance-on-functions-for-tr...
  8. Detect Merged Cells in a Worksheet with JavaScr...

    Learn how to detect merged cells in a worksheet using Aspose.Cells for JavaScript via C++. This article will show you how to use the library to identify and manipulate merged cells.... You can unmerge (split) them too. This article shows...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/detect-mer...
  9. Insert and Append Documents in C++|Aspose.Words...

    Combine Documents into one: insert or append a Document into a new or existing one using find and replace, merge field, bookmark, or simply at the Document end....Ask AI Insert and Append Documents Contents [ Hide ] Sometimes...required to combine several documents into one. You can do this...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  10. Specify Maximum Rows of Shared Formula with Jav...

    Learn how to specify the maximum rows for shared formulas using Aspose.Cells for JavaScript via C++....The shared formula will be split into several shared formulae...will see the shared formula splits after every 5 rows as highlighted...

    docs.aspose.com/cells/javascript-cpp/specify-ma...