Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 66,830 for

import

(0.17 sec)
  1. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents....Expanded bookmarks Export and import bookmarks. Annotations Add...annotations. Modify annotations. Import and export annotations. Forms...

    docs.aspose.com/pdf/java/key-features/
  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. Download and Configure Aspose.Cells in Jython|D...

    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 Document...Document from com . aspose . Cells import DocumentBuilder class HelloWorld...

    docs.aspose.com/cells/java/download-and-configu...
  4. 使用 Python 转换 XML | Aspose.PDF

    用于转换 XML 并加载到 .NET Framework 上的 PDF 文档的 Python 源代码。...此示例代码显示了如何将 XML 转换为 PDF 文件 import aspose.pdf as apdf transform_xml_to_html...input_xml , xslt_string ): import xml.etree.ElementTree as ET...

    products.aspose.com/pdf/zh-hant/python-net/tran...
  5. Experiencing very poor quality in wmf => png tr...

    Dear, I am experiencing very low quality when transforming wmf images (found in a MS Word docx). The quality has been very low for a long time but I had hopes for more recent aspose would fix this. Please see both MS …...this process: import com.aspose.imaging.Color; import com.aspose...Image; import com.aspose.imaging.ImageOptionsBase; import com.aspose...

    forum.aspose.com/t/experiencing-very-poor-quali...
  6. Extract Text from PDF in Node.js|Aspose.PDF for...

    This section describes how to extract text from PDF document using Aspose.PDF for Node.js via C++ toolkit....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/extract-text/
  7. 使用Python.NET计算数据表的数组公式|Documentation

    了解如何使用Aspose.Cells for Python via .NET API计算Excel数据表的数组公式。编程修改和保存电子表格。...输出PDF 的Python实现: import os from aspose.cells import Workbook # For..."output_out.pdf" )) Python代码说明: import aspose.cells as ac # Load source...

    docs.aspose.com/cells/zh/python-net/calculation...
  8. Decrypt PDF in Node.js|Aspose.PDF for Node.js v...

    Decrypt PDF File with Aspose.PDF for Node.js via C++....CommonJS: Call require and import asposepdfnodejs module as AsposePdf...errorText ); }); ECMAScript/ES6: Import the asposepdfnodejs module...

    docs.aspose.com/pdf/nodejs-cpp/decrypt-pdf/
  9. 在 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 ManagingPageBreaks...

    docs.aspose.com/cells/zh/java/managing-page-bre...
  10. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library.... import os import aspose.pdf as ap # Global...Save the Updated PDF. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/replace-text-in-...