Sort Score
Result 10 results
Languages All
Labels All
Results 4,731 - 4,740 of 70,246 for

import

(0.17 sec)
  1. Converting a MHT file to XLSX using Python | As...

    Sample code on Python for MHT to XLSX conversion. Use example code for batch MHT to XLSX conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/m...
  2. Converting a PCL file to TXT using Python | Asp...

    Sample code on Python for PCL to TXT conversion. Use example code for batch PCL to TXT conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/p...
  3. Generate Swiss Post Parcel Barcode in Python | ...

    Generate Swiss Post Barcode in Python. Create Swiss Post Parcel barcode using Python....domestic mail using Python: import aspose.barcode as barcode #...International Mail using Python. import aspose.barcode as barcode #...

    blog.aspose.com/barcode/generate-swiss-post-bar...
  4. Converting a MHTML file to XLS using Python | A...

    Sample code on Python for MHTML to XLS conversion. Use example code for batch MHTML to XLS conversion with Python and .NET... Import required modules from aspose...libraries are installed and imported before proceeding. Specify...

    products.aspose.com/pdf/python-net/conversion/m...
  5. NullReferenceException in Document.OptimizeReso...

    See the attached demo project, which throws the following exception: Unhandled exception. System.NullReferenceException: Object reference not set to an instance of an object. at #=zRfa24k6qRV51vWOnVLP8VICdg7c7CNQNesY…...implementation: import com.aspose.pdf.Document; import com.aspose...

    forum.aspose.com/t/nullreferenceexception-in-do...
  6. Installation | Aspose.Zip Documentation

    A comprehensive guide on installing PythonNet....your Python code: Copy 1 # Import Aspose. Zip for Python via...via . NET module 2 import aspose.zip as az 3 4 # Create and save...

    docs.aspose.com/zip/python-net/installation/
  7. How to convert conditionally formatted tables f...

    Hi Community, I am currently working on the XLS2DOC converter example and I am wondering how to convert conditionally formatted cells from Excel to Word. Can you please provide a simple example how to get the Word cells…...formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/how-to-convert-conditionally...
  8. Defining Link Type in Ruby | Aspose.Tasks Docum...

    Learn how to change Microsoft Project (MPP/XML) task link types using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...link . setLinkType( Rjb :: import( 'com.aspose.tasks.TaskLinkType'...

    docs.aspose.com/tasks/java/defining-link-type-i...
  9. Creating a Calendar in Ruby | Aspose.Tasks Docu...

    This article explains how to create calendar in Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby.... Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'..."CreateCalendar.xml" , Rjb :: import( 'com.aspose.tasks.SaveFileFormat'...

    docs.aspose.com/tasks/java/creating-a-calendar-...
  10. Calculating Percentages in Ruby | Aspose.Tasks ...

    Learn how to calculate percentages using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...+ assignment . get( Rjb :: import( 'com.aspose.tasks.Asn' ) ...

    docs.aspose.com/tasks/java/calculating-percenta...