Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 3,590 for

split document

(0.07 sec)
  1. IImageSavingCallback.ImageSaving | Aspose.Words...

    Discover the ImageSavingCallback method in Aspose.Words, designed to enhance image handling when saving to HTML. Optimize your workflow today!...Examples Shows how to split a document into parts and save them...DocumentPartsFileNam () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  2. 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...
  3. 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...
  4. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...public static Document addDocument(String key,Document mainDoc,Document...insertAfterNode, Document mainDoc, Document srcDoc) throws Exception...

    forum.aspose.com/t/topic/312049
  5. Features|Documentation

    Aspose.Cells for Python via .NET features....Find and replace text Merge/split Cells Group/ungroup rows and...Implement Smart Markers Specify document properties settings Protect/unprotect...

    docs.aspose.com/cells/python-net/features/
  6. Working with Facades|Aspose.PDF for Python via ...

    This section explains how to work with Facades - a toolset for popular operations with PDF....various operations on PDF documents without delving into their...operartions with PDF file (split, merge, etc) [Using PdfFileSignature]...

    docs.aspose.com/pdf/python-java/working-with-fa...
  7. 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...
  8. Compose Multi-volume Zip Archive | Aspose.Zip D...

    This Documentation describes how to create and manage multi-volume ZIP archives with Composer....lets you compose zip archive split into several files. Aspose.ZIP...such an archive. Options for split archive constructor requires...

    docs.aspose.com/zip/java/multi-volume-zip/
  9. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    Discover how the KeepDocumentPartStreamOpen property in DocumentPartSavingArgs lets Aspose.Words manage Document part streams efficiently for optimal performance....or close it after saving a document part. public bool KeepDocumentPartStre...DocumentPartStream property after writing a document part into it. Specify true...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to Build a Table from a DataTable in C#|Asp...

    Example of filling Document table from external database using C#....insert this data into your document as a new table and quickly...data from a DataTable into a document table is by using Mail Merge...

    docs.aspose.com/words/net/how-to-build-a-table-...