Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 70,892 for

import

(0.87 sec)
  1. Manipulate Tables in Existing PDF Documents|Asp...

    Learn how to inspect and modify tables in existing PDF documents using Python.... import aspose.pdf as ap def replace_cell_text...one, and saves the result. import aspose.pdf as ap def replace_table...

    docs.aspose.com/pdf/python-net/manipulating-tab...
  2. 用Python via .NET释放工作簿的未管理资源|Documentation

    学习在使用Aspose.Cells for Python via .NET处理Excel工作簿时如何正确释放未管理资源。...cells import Workbook # Create workbook...

    docs.aspose.com/cells/zh/python-net/release-unm...
  3. Editing Task Baseline Durations in Ruby | Aspos...

    Learn how to edit Microsoft Project (MPP/XML) task baseline durations using Aspose.Tasks Java for Ruby....oneMinute 6 7 project = Rjb :: import( 'com.aspose.tasks.Project'...project . setBaseline( Rjb :: import( 'com.aspose.tasks.BaselineType'...

    docs.aspose.com/tasks/java/task-baseline-durati...
  4. Extract SVG From Website in Python – Aspose.HTML

    Learn how to download SVG from website using Aspose.HTML. Consider Python examples to automate extracing inline and external SVG from any website....website using Python 2 3 import os 4 import aspose.html as ah 5 6...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...

    docs.aspose.com/html/python-net/extract-svg-fro...
  5. Convert MBOX to PST with Aspose.Email for Pytho...

    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....option in your Python project: import aspose.email as ae personalStorage...

    docs.aspose.com/email/python-net/convert-mbox-t...
  6. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…... import com.aspose.pdf.*; import com.aspose.imaging...imaging.*; import com.aspose.imaging.fileformats.tiff.*; import java...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...
  7. Installing Aspose.CAD for Python|CAD 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....code for converting a file import aspose.cad as cad if __name__...

    docs.aspose.com/cad/python-net/installation/ins...
  8. Installing Aspose.Cells for JasperReports|Docum...

    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.... Java import com.aspose.cells.jasperreports...

    docs.aspose.com/cells/jasperreports/installing-...
  9. Supported Features on Document Load|Aspose.Word...

    Load and convert a document in most of popular formats and supports lots of Microsoft Word features....existing file in any supported import format , make some changes...then save the result. When importing a document in the selected...

    docs.aspose.com/words/java/supported-features-o...
  10. RtfLoadOptions.recognize_utf8_text property | A...

    RtfLoadOptions.recognize_utf8_text property. When set to ``True``, will try to detect UTF8 characters, they will be preserved during Import....they will be preserved during import. @property def recognize_utf8_text...

    reference.aspose.com/words/python-net/aspose.wo...