Sort Score
Result 10 results
Languages All
Labels All
Results 4,961 - 4,970 of 66,830 for

import

(0.1 sec)
  1. HTML to XLS Converter using Python | Aspose.PDF

    Sample code on Python for HTML to XLS conversion. Use example code for batch HTML to XLS conversion with Python and .NET...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/conversion/h...
  2. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel range, complete with formatting, and inserting it into a Word document as a table. Please could you…...formats|Documentation Java import com.aspose.cells.SaveFormat; import com.aspose...

    forum.aspose.com/t/copy-cells-range-and-formatt...
  3. TeX typesetting functionality | Python API

    Python API Solution for working with TeX. Discover how you can easily typeset TeX/LaTeX files by writing just a few lines of Python code....tex import * from aspose.tex.io import * # Create conversion...

    products.aspose.com/tex/python-net/typeset-tex-...
  4. How to Run the Examples – Aspose.HTML for Java

    Learn about software requirements, Aspose.HTML for Java examples downloading from GitHub, and setting up or running the Java examples....modern IDE can easily open or import the project and its dependencies...Click on File menu and choose Import . Select Maven – Existing Maven...

    docs.aspose.com/html/java/getting-started/how-t...
  5. How to Run Java Examples | Aspose.Note Document...

    Learn how to set up and run Java examples using popular IDEs like IntelliJ IDEA, Eclipse, and NetBeans....modern IDE can easily open or import the project and its dependencies...Click on File menu and choose Import . Select Maven - Existing Maven...

    docs.aspose.com/note/java/how-to-run-the-examples/
  6. Getting NullPointerException & ArrayIndexOutOfB...

    Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions: java.lang.NullPointerException: Cannot read field "c" because…...above suggestions import com.aspose.cells.*; import java.io.*; public...

    forum.aspose.com/t/getting-nullpointerexception...
  7. PDF/A-1 Use of PDF 1.4 - Free Support Forum - a...

    Hi, One of our customers has a requisite that PDF/A-1 should be saved as PDF 1.4. The actual Aspose PDF saves PDF/A-1 as PDF 1.7, there’s no choice of the PDF version it should save the document. Adobe specification i…...compliance: import com.aspose.pdf.Document; import com.aspose...

    forum.aspose.com/t/pdf-a-1-use-of-pdf-1-4/309127
  8. 在Jython中插入和删除行和列|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....cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/zh/java/inserting-and-del...
  9. Working with Folders on IMAP Server|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....method of the ImapClient class: import aspose.email as ae client =...query information about the important special-use mailboxes (inbox...

    docs.aspose.com/email/python-net/working-with-f...
  10. Aspose.Pdf.Facades.Form. ImportFdf unable to ca...

    When using the Aspose.Pdf.dll ( version 25.1 and 25.5) , calling the Aspose.Pdf.Facades.Form.ImportFdf method results in error "unable to cast object of type ‘aspose.pdf.annotations.widgetannotation’ to type ‘aspose.pdf…...FDF Data : If possible, try importing a simpler FDF file with fewer...might be going wrong during the import process. Here is a modified...

    forum.aspose.com/t/aspose-pdf-facades-form-impo...