Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 3,614 for

split document

(0.33 sec)
  1. 将 PDF 文件拆分为单独页面的 Python 实现|Aspose.PDF for Java

    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.... Document () pdf = self . dataDir +...# 创建一个新的 Document 对象 new_document = self . Document (); # 获取页面集合中特定索引的页面...

    docs.aspose.com/pdf/zh/java/split-pdf-file-into...
  2. Detect Merged Cells in a Worksheet|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files. It supports detecting merged cells in a worksheet, making it easy for users to identify and manipulate these cells. This article will introduce how to use the Aspose.Cells for Python via .NET library to detect merged cells.... You can unmerge (split) them too. This article shows...merged cells in a worksheet. AI Document Assistant Close Analyzing...

    docs.aspose.com/cells/python-net/detect-merged-...
  3. DocumentPartSavingArgs Class | Aspose.Words for...

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing Document processing with customizable saving options and efficient callbacks....more, visit the Save a Document documentation article. public class...Description Document { get; } Gets the document object that is...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Stretching Factor|Aspose.Words for Reporting Se...

    Stretching Factor setting of the Aspose.Words for Reporting Services.... When generating TXT documents with tables in flow mode,...text elements inside cells are split and partially pushed to the...

    docs.aspose.com/words/reportingservices/stretch...
  5. RowFormat.AllowBreakAcrossPages | Aspose.Words ...

    Discover the RowFormat AllowBreakAcrossPages property, enable seamless text flow in table rows across page breaks for enhanced readability and presentation....in a table row is allowed to split across a page break. public...row in a table. Document doc = new Document ( MyDir + "Table...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Replace tag with text in a textbox inside the W...

    Learn how to replace tags with text in a textbox within a worksheet using Aspose.Cells for Node.js via C++....Define the paths for the documents and output directories const...Workbook ( filePath ); tag . split ( '$' ). forEach (( item , index...

    docs.aspose.com/cells/nodejs-cpp/replace-tag-wi...
  7. 将 PDF 文件拆分为单个页面的 Python|Aspose.PDF 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....Document() pdf=self.dataDir + 'input1...total_size): # 创建一个新的 Document 对象 new_document = self.Document(); # 获取页面集合中特定索引的页面...

    docs.aspose.com/pdf/zh/python-java/split-pdf-fi...
  8. Node.js 3D Document Processing API | products.a...

    Node.js library to create read convert and modify 3D files in Windows Forms Web Services and Mono applications...3D Visit our documentation for more details. Aspose...via Java is a Microsoft 3D document manipulation solution.API...

    products.aspose.com/3d/nodejs-java/
  9. Join Tables in C#|Aspose.Words for .NET

    Join tables in C#. How to merge two tables into one C#....Words Document Object Model, is made up of...Change Table Style in Word Documents Split Table in C# Related articles...

    docs.aspose.com/words/net/table-join/
  10. Replace tag with text in a textbox inside the W...

    Replace tags in worksheet textboxes programmatically using Aspose.Cells for C++....std :: vector < U16String > Split ( const U16String & str , const...vector < U16String > tagParts = Split ( tag , u '$' ); std :: vector...

    docs.aspose.com/cells/cpp/replace-tag-with-text...