Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 401,831 for

document

(0.28 sec)
  1. Managing Document Properties in PHP|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....Ask AI Managing Document Properties in PHP Contents [ Hide ]...Custom Properties To add custom document properties using Aspose.Cells...

    docs.aspose.com/cells/java/managing-document-pr...
  2. Create a spreadsheet document|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....Ask AI Create a spreadsheet document Contents [ Hide ] OpenXML...FilePath + "Create a spreadsheet document.xlsx" ; CreateSpreadsheetWor...

    docs.aspose.com/cells/net/create-a-spreadsheet-...
  3. Preview Document|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....Ask AI Preview Document Contents [ Hide ] To preview a Microsoft...Microsoft Excel document in the document library: Select Preview Document...

    docs.aspose.com/cells/sharepoint/preview-document/
  4. Save a Document in Java|Aspose.Words for Java

    Save a Document in any supported format using Java....Ask AI Save a Document Contents [ Hide ] Most of the tasks you...involve saving a document. To save a document Aspose.Words provides...

    docs.aspose.com/words/java/save-a-document/
  5. Document extractPages - Free Support Forum - as...

    我在使用 24.12版本aspose-words都指定文件进行页内容提取后,文档的页数正常获取,但页面中的页码无法正常更新,应该如何更新总页码问题 extract-page_result.docx (13.0 KB) test-page.docx (15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int pageCount = …...Document extractPages 中文技术支持 words-java LXY133 May 17, 2025,...(15.8 KB) // 加载主文档 Document doc1 = new Document(sourceFile); int...

    forum.aspose.com/t/document-extractpages/312816
  6. Save a 3D Document|Documentation

    The Scene class of the Aspose.3D API represents a 3D Document and developers can save its object in any supported file format....Save a 3D Document Contents [ Hide ] The Scene class of the Aspose...Aspose.3D API represents a 3D document and developers can save its...

    docs.aspose.com/3d/python-net/save-a-3d-document/
  7. Track Document Conversion Progress|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....Español Русский Portuguese Track Document Conversion Progress Contents...Contents [ Hide ] Track Document Conversion Progress Aspose.Email...

    docs.aspose.com/email/java/track-document-conve...
  8. Clone a Document in Java|Aspose.Words for Java

    Clone a Document to get its identical copy. When creating a copy, nodes and properties of the original Document are cloned using Java....Clone a Document Contents [ Hide ] Cloning a document is the process...identical copy of an original document, which can improve performance...

    docs.aspose.com/words/java/clone-a-document/
  9. Document comparison tool - Free Support Forum -...

    The requirement I have is to compare two Documents(could be pdf to pdf, pdf to docx, docx to docx). I need a logic to compare the two files and display the original Documents to be displayed side by side with the changes…...Document comparison tool Aspose.Total Product Family comparedocument...I have is to compare two documents(could be pdf to pdf, pdf to...

    forum.aspose.com/t/document-comparison-tool/316675
  10. Working with Document in C++|Aspose.Words for C++

    The `Document` class provides various Document properties and methods using C++. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for C++. The `Document` object can be saved to a file or stream and also sent to a browser....Working with Document Contents [ Hide ] The Document class is central...represents a document and provides various document properties...

    docs.aspose.com/words/cpp/working-with-document/