Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 70,895 for

import

(0.81 sec)
  1. Caused by: java.lang.IllegalArgumentException: ...

    Hey hi ! could you please take a look to identify for this simple file which is currently failing with error. what could be the cause ? error-doc.docx (25.7 KB) Error : Caused by: java.lang.IllegalArgumentException: e…... import com.aspose.words.Document; import java.io.FileInputStream;...

    forum.aspose.com/t/caused-by-java-lang-illegala...
  2. Extract PDF Metadata using Python | Aspose.PDF

    Extract PDF format metadata programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path input_file...

    products.aspose.com/pdf/python-net/metadata/
  3. Convert PDF to FODP in Python | products.aspose...

    Sample code for PDF to FODP Python conversion. Use PowerPoint Python API for batch conversion PDF files to FODP files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  4. Convert PDF to POT in Python | products.aspose.com

    Sample code for PDF to POT Python conversion. Use PowerPoint Python API for batch conversion PDF files to POT files....Conversion import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/conversio...
  5. Set Barcode Checksum using Python

    This short guide explains how to work with barcode checksum using Python. It has details to set the IDE, a list of steps, and a sample code to set checksum in barcode using Python....Barcode 128 Checksum using Python Import the Aspose.BarCode Module for...128 checksum using Python . Import the Aspose.BarCode module,...

    kb.aspose.com/barcode/python/barcode-checksum-u...
  6. Convert PowerPoint Presentations to Word Docume...

    Learn how to effortlessly convert PowerPoint and OpenDocument presentations to Word documents using Aspose.Slides for Python via .NET. Our step-by-step guide with sample Python code provides the solution for developers looking to streamline their document workflows....Word document: import aspose.slides as slides import aspose.words...

    docs.aspose.com/slides/python-net/convert-power...
  7. 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...
  8. 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...
  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. Convert NumPy to Excel in Python | Python NumPy...

    Learn how to convert NumPy arrays to Excel using Aspose.Cells for Python. Step-by-step guide with code examples for Workbook, Worksheet, ListObject, Range, and Named Range.... Import and export data from Python...aspose-cells-python Step 2: Import Required Libraries In your...

    blog.aspose.com/cells/convert-numpy-to-excel/