Sort Score
Result 10 results
Languages All
Labels All
Results 1,311 - 1,320 of 50,512 for

import document

(0.09 sec)
  1. Convert Document to HTML|Aspose.Words for Node....

    Convert a Document from almost any format to HTML or MHTML, as well as to EPUB format using Node.js. You can also specify save options for managing the output Document....Ask AI Convert a Document to HTML, MHTML or EPUB Contents [ Hide...Hide ] Documents in HTML and MHTML flow-layout formats are also...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  2. 在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...Workbook from com . aspose . cells import SaveFormat class ZoomFactor...

    docs.aspose.com/cells/zh/java/zoom-factor-in-jy...
  3. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF Documents in Java with Aspose.PDF for more interactive Documents....annotation: Load the PDF file - new Document . Create new Caret Annotation...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/extra-annotations/
  4. 使用 Python 查看 XML 文件 | Aspose.PDF

    用于在 .NET 上打开和查看 XML 文件的 Python 源代码...此示例代码显示如何查看 XML 文件 import aspose.pdf as apdf from os import path path_infile...THROW_EXCEPTION_IMMEDIATELY document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/zh-hans/python-net/view...
  5. 使用 Python 查看 XML 文件 | Aspose.PDF

    用於打開和查看 .NET 上的 XML 檔的 Python 原始程式碼...此示例代码显示如何查看 XML 文件 import aspose.pdf as apdf from os import path path_infile...THROW_EXCEPTION_IMMEDIATELY document = apdf . Document ( path_infile , options...

    products.aspose.com/pdf/zh-hant/python-net/view...
  6. Online PowerPoint Text Search Application or De...

    Free online app to search in PowerPoint files. Java code for any PowerPoint file text search android application....Powerpoint Online Searchable Document App and PowerPoint Text Search...powerful android based PowerPoint document search engine utility application...

    products.aspose.com/total/android-java/search/p...
  7. Supported Features on Document Save|Aspise.Word...

    Save your Document to any supported format using Python. Convert and export a Document of any size....Ask AI Supported Features on Document Save Contents [ Hide ] Aspose...processing formats. All imported documents loaded into Aspose.Words...

    docs.aspose.com/words/python-net/supported-feat...
  8. 使用 C++ 通过 JavaScript 导入 XML 到 Excel 工作簿|Documen...

    使用 Aspose.Cells for JavaScript 通过 C++ 将数据从 XML 文件导入 Excel。...Example - Import XML </ title > </ head > < body > < h1 > Import XML...button id = "runExample" > Import XML and Save </ button > <...

    docs.aspose.com/cells/zh/javascript-cpp/import-...
  9. Adding Text stamps in PDF via Python|Aspose.PDF...

    Add a text stamp to a PDF Document using the TextStamp class with Aspose.PDF for Python library....stamp, you need to create a Document object and a TextStamp object...to PDF pages. Open the PDF document. Create a TextStamp object...

    docs.aspose.com/pdf/python-net/text-stamps-in-t...
  10. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...examples ; import com.aspose.pdf.* ; import java.util.* ;...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/sticky-annotations/