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

split document

(0.23 sec)
  1. DocumentPartSavingArgs.KeepDocumentPartStreamOp...

    DocumentPartSavingArgs KeepDocumentPartStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a Document part in C#....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...
  2. 14.3.0 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 14.3.0 Release Notes – the latest updates and fixes....edited after re saving the document Bug WORDSJAVA-856 Diagram...WORDSJAVA-457 Add pre-built Document Explorer JAR to Java release...

    docs.aspose.com/words/java/aspose-words-for-jav...
  3. Word转pdf 出错 Error! Unknown document property na...

    word 转pdf 时出现“Error! Unknown Document property name.” 错误,使用的是words-21.1.0-jdk17.jar, 参考https://forum.aspose.com/t/error-unknown-Document-property-name-converting-rtf-to-pdf/48898/6 中的方法,增加 doc.updateFields(); 和 field.re…... Unknown document property name Aspose.Words...word 转pdf 时出现“Error! Unknown document property name.” 错误,使用的是words-21...

    forum.aspose.com/t/word-pdf-error-unknown-docum...
  4. OOXML Import - Annotation Features|Aspose.Words...

    Import WordprocessingML Document using annotation load options in Java....add extra information to the document normally for use in review...BookmarkEnd nodes. In Microsoft Word document formats a bookmark range can...

    docs.aspose.com/words/java/annotation-features-...
  5. Aspose::Slides::Charts Namespace Reference - As...

    Classes | Typedefs | Enumerations Aspose::Slides::Charts Namespace Reference Classes class AxesManager Provides acces......stored in pptx presentation document in two ways: 1) in cell/cells...stored in pptx presentation document in two ways: 1) in cell/cells...

    reference.aspose.com/slides/cpp/namespace/aspos...
  6. aspose.slides.charts|Aspose.Sildes for Python v...

    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....stored in pptx presentation document in two ways: 1) in cell/cells...stored in pptx presentation document in two ways: 1) in cell/cells...

    docs.aspose.com/slides/python-net/api-reference...
  7. PdfSaveOptions | Aspose.Diagram for .NET API Re...

    Allows to specify additional options when rendering diagram pages to PDF....that can be used to save a document in the Pdf format. Properties...conformance level for generated PDF document. Default is Pdf15. virtual...

    reference.aspose.com/diagram/net/aspose.diagram...
  8. How to edit PDF | Aspose.PDF

    Do you know how easily edit PDF Documents in .NET? Edit PDF files with high quality using .NET PDF library....modern digital document circulation, Portable Document Format files...become the standard format for document exchange and storage. Whether...

    products.aspose.com/pdf/tutorial/edit-pdf/
  9. Aspose java 新插入一个Pragraph以后获取新paragraph的getEndP...

    代码如下: //插入续表题目 table.getParentNode().insertAfter(continueNameParagraph, table); doc.updatePageLayout(); //判断续表题目是否和之前的续表在同一个页面里。如果在同一个页面里的话,就不断insert一个paragraph,直到续表的题目到下一页 while (collector.getEndPageIndex(continueNameP…...CHINESE_PRC); Document doc = new Document("C:\\Users\\11964\\Desktop\\测试粗排...getEndPageIndex(rows[index]) != endIndex) { //split table Table newTable = new Table(doc);...

    forum.aspose.com/t/aspose-java-pragraph-paragra...
  10. Convert Text to Columns | 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.... In order to split the contents of a column to...based on which Microsoft Excel splits the contents of a cell to multiple...

    docs.aspose.com/cells/pythonjava/convert-text-t...