Sort Score
Result 10 results
Languages All
Labels All
Results 4,511 - 4,520 of 66,993 for

import

(0.16 sec)
  1. Convert ODP to HTML in Python | products.aspose...

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

    products.aspose.com/slides/python-net/conversio...
  2. Convert ODP to POTX in Python | products.aspose...

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

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

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

    products.aspose.com/slides/python-net/conversio...
  4. 从自定义对象导入|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....pick a few columns not all to import to the worksheet sheet . Cells...

    docs.aspose.com/cells/zh/net/importing-from-cus...
  5. JVM Crash when using Aspose-Words and Aspose-PD...

    JVM Crash when using both Aspose-Words and Aspose-PDF on 15,000+ page RTFs. There is no problem using Words and PDF separately when working with many large files. Problem exists in all 25.* versions. I am using Java 8…...another PDF import com.aspose.pdf.MemoryExtender; import com.aspose...aspose.pdf.PageMode; import com.aspose.words.*; // This will crash...

    forum.aspose.com/t/jvm-crash-when-using-aspose-...
  6. Word From Excel Mail Merge In Java

    Personalize your Mail merge Word from Excel file using Java. Automate emails or build reports using Mail merge Word from Excel template in Java....% "ver" Copy import com.aspose.words.*; import com.aspose.cells...cells.Workbook; import com.aspose.cells.Worksheet; Document doc...

    products.aspose.com/words/java/mailmerge/word-f...
  7. 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...
  8. 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/
  9. 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...
  10. Aspose.Page for Python – Frequently Asked Quest...

    Comprehensive FAQ covering installation, licensing, supported formats, conversion, rendering, editing, performance, and troubleshooting for Aspose.Page's pure‑Python library....before any processing: Copy 1 import aspose.page as ap 2 license...a PS file to PDF? A: Copy 1 import aspose.page as ap 2 3 doc =...

    docs.aspose.com/page/python-net/faq/