Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 66,791 for

import

(0.12 sec)
  1. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document.... import aspose.pdf as ap # Load source...

    docs.aspose.com/pdf/python-net/extract-table-fr...
  2. Installation|Documentation

    Learn about Installation of Python Finance Library API using NuGet and Package Manager GUI or Console....your python code this way: import aspose.finance.xbrl as afx...

    docs.aspose.com/finance/python-net/installation/
  3. Parsing Outlook Message Files in Ruby|Documenta...

    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....outlook_message_file = Rjb :: import ( 'com.aspose.email.MapiMessage'...

    docs.aspose.com/email/java/parsing-outlook-mess...
  4. Retrieve the Masters Information in Ruby|Docume...

    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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...

    docs.aspose.com/diagram/java/retrieve-the-maste...
  5. Remove Field in Ruby|Aspose.Words for Java

    Remove a Field from MS Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/remove-field-in-ruby/
  6. HtmlLoadOptions.block_import_mode property | As...

    HtmlLoadOptions.block_Import_mode property. Gets or sets a value that specifies how properties of block-level elements are Imported...block_import_mode property HtmlLoadOptions.block_import_mode property...of block-level elements are imported. Default value is BlockImportMode...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BlockImportMode enumeration | Aspose.Words for ...

    aspose.words.loading.BlockImportMode enumeration. Specifies how properties of block-level elements are Imported from HTML-based documents....of block-level elements are imported from HTML-based documents...Properties of parent blocks are imported to a special logical structure...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PPT中箭头虚线在导出图片的时候会变成实线 - Free Support Forum - as...

    产品和版本:Aspose.Slides for Python via. NET (Version: 25.7.0) 编程语言和版本: Python 3.8 部署环境: Ubuntu 20.04.6 LTS 代码片段: def convert_to_jpg(...): ... with slides_module.Presentation(ppt_path) as presentation: for i…...示例(Python): from asposeslides import Presentation, ImageFormat with...JPG,可在保存时指定最高质量: from asposeslides import Presentation, ImageFormat,...

    forum.aspose.com/t/ppt/322437
  9. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。...加密(40/128 位) 以下代码示例显示如何使用密码加密文档: import aspose.words as aw # Create...用户提供密码。 以下代码示例展示了如何检测文档加密: import aspose.words as aw # Create...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...
  10. Migrating your code to Aspose.PDF for Java 2.5....

    Follow this guide to migrate your existing code to Aspose.PDF for Java 2.5.0 for improved functionality and performance.... import com.aspose.pdf.elements.* ;...2.5.0 Use import aspose.pdf.* ; instead of import com.aspose...

    docs.aspose.com/pdf/java/migrating-your-code-to...