Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 4,295 for

split document

(0.14 sec)
  1. Aspose::Words::Saving::DocumentPartSavingArgs::...

    Aspose::Words::Saving::DocumentPartSavingArgs::get_DocumentPartFileName method. Gets or sets the file name (without path) where the Document part will be saved to in C++....name (without path) where the document part will be saved to. System...allows you to redefine how the document part file names are generated...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Saving::HtmlSaveOptions::get_Doc...

    Aspose::Words::Saving::HtmlSaveOptions::get_DocumentPartSavingCallback method. Allows to control how Document parts are saved when a Document is saved to HTML or EPUB in C++....control how document parts are saved when a document is saved to...Examples Shows how to split a document into parts and save them...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Insufficient memory when converting searchable ...

    Hi team, We noticed that when converting searchable PDFs, memory usage became uncontrollable. We have a pdf file with 20 pages and the file size is 5.43MB. In order to reduce memory usage, we Split the pdf into single p…...to reduce memory usage, we split the pdf into single pages and...following the sample code Document.CallBackGetHocr cbgh = bufferedImage...

    forum.aspose.com/t/insufficient-memory-when-con...
  4. 拆分文件-Java | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/java/splitter/
  5. Aspose HTML To TIFF Conversion throws Object re...

    Hi Team I am trying to convert HTML content into Tiff image with help of latest Aspose.Html 23.7 library. It is throwing an exception in container environment. In my local(windos) it’s working fine. This is my docker …...Saving; using var document = new HTMLDocument("sample...Tiff); Converter.ConvertHTML(document, options, "output.tiff");...

    forum.aspose.com/t/aspose-html-to-tiff-conversi...
  6. How to copy children of StructuredDocumentTagRa...

    I have a Rich Text content control in a source Document with some paragraphs as content, there is also a Section break (continuous) between two of those paragraphs. When I don’t have this section break Aspose offers the…...content control in a source document with some paragraphs as content...content control as Structured Document Tag and the paragraphs are...

    forum.aspose.com/t/how-to-copy-children-of-stru...
  7. 18.8 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 18.8 Release Notes – the latest updates and fixes....to perform a great range of document processing tasks. With Aspose...and convert documents between different document formats without...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  8. 在 Jython 中拆分窗格|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....setActiveCell ( "A20" ); # Split the worksheet window workbook...getWorksheets (). get ( 0 ). split (); # Save the excel file workbook...

    docs.aspose.com/cells/zh/java/split-panes-in-jy...
  9. StructureTypeStandard | Aspose.PDF for Python v...

    Represents Standard Structure Types.... DOCUMENT (Document) A complete document. This is the...large-scale division of a document. This type of element is appropriate...

    reference.aspose.com/pdf/python-net/aspose.pdf....
  10. TrySplitToEnd | Aspose.PDF for .NET API Reference

    Splits from location and saves the rear part as a new file....TrySplitToEnd(string, int, string) Splits from location, and saves the...file. location Int32 The splitting position. outputFile String...

    reference.aspose.com/pdf/net/aspose.pdf.facades...