Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 5,156 for

split

(1.28 sec)
  1. Python Word Document Processing API – Aspose | ...

    Python library to work with Word files. Create, edit, convert, DOCX, DOC, RTF, PDF, EPUB, WordML, ODT, HTML, text and many other formats....table structures, merge and split cells. Customize the document's...document fragments: remove pages, split documents into separate files...

    products.aspose.com/words/python-net/
  2. Java Word API | Create Manipulate and Render Wo...

    Java Word files processing library to create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats....table structures, merge and split cells. Customize the document's...document fragments: remove pages, split documents into separate files...

    products.aspose.com/words/java/
  3. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...this case it is necessary to split the run. if (e.getMatchOffset()...getNodeType() != NodeType.RUN); } // Split the last run that contains the...

    forum.aspose.com/t/topic/312049
  4. 使用 OAuth 访问邮件服务|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.... split ( "," ); for ( String keyValue...String [] pair = keyValue . split ( ":" ); String name = pair...

    docs.aspose.com/email/zh/java/access-mail-servi...
  5. Convert Document to HTML|Aspose.Words for Node....

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using Node.js. You can also specify save options for managing the output document....Specify at what elements to split the internal HTML at. This creates...additional options (encoding, split criteria, etc.), then call doc...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  6. Working with Spreadsheets Using LowCode API|Doc...

    Demonstrates how to use Aspose.Cells LowCode APIs to convert spreadsheets to JSON, HTML, images, PDF, and text, as well as how to merge and Split workbooks. Includes complete C# examples for HtmlConverter, ImageConverter, SpreadsheetMerger, SpreadsheetSplitter, TextConverter, SpreadsheetConverter, PdfConverter, LowCodeSplitOptions, and JsonConverter....tasks (conversion, merging, splitting, etc.) without writing extensive...multiple template files into one. Split spreadsheet file into multiple...

    docs.aspose.com/cells/net/work-with-spreadsheet...
  7. 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....appear on the same page or split into a new one. Note that the...keeping the content from splitting across two pages: FAQ Q: How...

    docs.aspose.com/words/cpp/insert-and-append-doc...
  8. IDocumentPartSavingCallback.DocumentPartSaving ...

    Optimize your document management with the DocumentPartSaving method in Aspose.Words, ensuring seamless saving of document parts for enhanced efficiency....args ) Examples Shows how to split a document into parts and save...documents that the saving operation splits a document into. /// </summary>...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Performance Improvement with Customizable Cache...

    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....example source code has been split in several parts to keep it...

    docs.aspose.com/imaging/java/performance-improv...
  10. Delete PDF Pages in Java | Erase Pages from PDF

    Learn how to delete PDF pages in Java. This guide explains how to erase pages from PDF documents using Aspose.PDF for Java....delete, reorder, extract, or split pages in your documents. Please...

    blog.aspose.com/pdf/delete-pdf-pages-in-java/