Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 3,968 for

split document

(2.02 sec)
  1. Integrate Table with Data Sources PDF|Aspose.PD...

    This article shows how to integrate PDF tables. Integrate Table with Database and determine if the table will Split on the current page.... It creates a fresh PDF document, adds a page, generates a...Initializes an empty PDF document with ‘ap.Document()’. The ‘self.cr...

    docs.aspose.com/pdf/python-net/integrate-table/
  2. Merge or Unmerge Range of Cells with C++|Docume...

    Merge and Unmerge Cells in a Range in Excel with C++ code....Cells to merge or split a range of cells. Aspose.Cells...Cells :: Cleanup (); } AI Document Assistant Close Search and...

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...
  3. Specify Maximum Rows of Shared Formula|Document...

    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....The shared formula will be split to several shared formulae if...will see the shared formula splits after every 5 rows as highlighted...

    docs.aspose.com/cells/java/specify-maximum-rows...
  4. Specify Maximum Rows of Shared Formula|Document...

    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....The shared formula will be split into several shared formulas...see that the shared formula splits after every 5 rows as highlighted...

    docs.aspose.com/cells/python-net/specify-maximu...
  5. Get Started|Aspose.PDF for Python via C++

    This page is an overview how to use Aspose.PDF for Python via C++ for creating and editing a PDF Document... It creates PDF documents effectively, allows you to...Wide functionality compress document support for graphs objects...

    docs.aspose.com/pdf/python-cpp/get-started/
  6. VbaReference Class | Aspose.Words for .NET

    Discover Aspose.Words.Vba.VbaReference class for seamless integration with Automation type libraries and VBA projects. Enhance your Document automation today!...Working with VBA Macros documentation article. public abstract...@"X:\broken.dll" ; Document doc = new Document ( MyDir + "VBA project...

    reference.aspose.com/words/net/aspose.words.vba...
  7. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a Document to HTML in Java....saves images when saving a document to HTML. May be used by other...during saving into Markdown document. public void renameImages()...

    reference.aspose.com/words/java/com.aspose.word...
  8. ExportHeadersFootersMode | Aspose.Words for Java

    Specifies how headers and footers are exported to HTML MHTML or EPUB in Java....saving a document to HTML. Document doc = new Document(getMyDir()...footer types.docx"); // This document contains headers and footers...

    reference.aspose.com/words/java/com.aspose.word...
  9. Support of vertical text in Aspose.Pdf for .NET...

    Hi support, I’m trying to convert the vertically written text of this Document from PDF to Html with Aspose.Pdf for .NET version 25.11. The visual rendering is very good. However, the behaviour doesn’t seem to be the e…...vertically written text of this document from PDF to Html with Aspose...matching the original PDF document. Why is this method used?...

    forum.aspose.com/t/support-of-vertical-text-in-...
  10. 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...