Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 70,110 for

import

(0.16 sec)
  1. Convert PPTX to POTX in Python | products.aspos...

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

    products.aspose.com/slides/python-net/conversio...
  2. Convert PPTX to FODP in Python | products.aspos...

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

    products.aspose.com/slides/python-net/conversio...
  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. 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...
  5. 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/
  6. 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...
  7. Managing Resource Extended Attributes in Ruby |...

    Learn how to add, edit or remove Microsoft Project (MPP/XML) resource extended attributes using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...0 ) 4 5 attribute = Rjb :: import( 'com.aspose.tasks.ExtendedAttribute'...

    docs.aspose.com/tasks/java/extended-resource-at...
  8. 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-...
  9. Saving Project Data to Excel Format in Ruby | A...

    This article explains how to export Project data to Excel using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...save( "Project.XLSX" , Rjb :: import( 'com.aspose.tasks.SaveFileFormat'...

    docs.aspose.com/tasks/java/saving-project-data-...
  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...