Sort Score
Result 10 results
Languages All
Labels All
Results 4,341 - 4,350 of 56,351 for

import document

(1 sec)
  1. 在 Jython 中设置页面选项|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....cells import Settings from com . aspose . cells import Workbook...cells import PageOrientationType from java . io import FileInputStream...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  2. Converting To XPS in Jython|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....Converting To XPS To convert documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/converting-to-xps-in...
  3. Convert DOC To HTML C++

    Convert DOC to HTML format in C++ code. Save DOC as HTML using C++....solution to import and export DOC, HTML, and many other document formats...using C++ Need to convert a document from DOC to HTML format programmatically...

    products.aspose.com/words/cpp/conversion/doc-to...
  4. Convert JPG To TXT C++

    Convert JPG to TXT format in C++ code. Save JPG as TXT using C++....solution to import and export JPG, TXT, and many other document formats...developer can convert JPG to TXT document format with just a few lines...

    products.aspose.com/words/cpp/conversion/jpg-to...
  5. How to extract table from PDF | Aspose.PDF

    Do you know how easily extract table from PDF using Python? Extract table from PDF with high quality using Python PDF library....to extract table from PDF documents Aspose.PDF for Python comes...within a PDF document using the Aspose.PDF library: Import the aspose...

    products.aspose.com/pdf/tutorial/extract-table/
  6. View and Update ODP Properties Online or Update...

    View and modify ODP properties through online app for free. Android API code to update ODP properties....powerful android based ODP document metadata management utility...Update ODP Metadata Online Import ODP file by uploading it. Do...

    products.aspose.com/total/android-java/metadata...
  7. View and Update Powerpoint Properties Online or...

    View and modify Powerpoint properties through online app for free. Android API code to update Powerpoint properties....powerful android based Powerpoint document metadata management utility...Powerpoint Metadata Online Import Powerpoint file by uploading...

    products.aspose.com/total/android-java/metadata...
  8. 在 Python 中以只读方式打开文档|Python via .NET 格式的 Aspose....

    将文档设置为只读,以便可以复制或读取内容,但不能使用 Python 进行修改。...以下代码示例展示了如何将文档设为只读: import aspose.words as aw doc = aw . Document () builder...) builder . write ( "Open document as read-only" ) # Enter a...

    docs.aspose.com/words/zh/python-net/open-a-docu...
  9. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…... Attaching the document for reference Table Merging...reliable grid span support). The document actually uses gridSpan (not...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  10. Compress PDF Document using Rust | Aspose.PDF

    Compress PDF programmatically using Aspose.PDF for Rust library....Programmatic modification of PDF documents is a crucial component of...environment. Open a PDF document using Document object. Call the method...

    products.aspose.com/pdf/rust-cpp/compress/