Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 67,013 for

import

(0.07 sec)
  1. Converting a HTML file to XLS using Python | As...

    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. 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...
  3. 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/
  4. Delete Annotations|Aspose.PDF for .NET

    This section explains how to delete annotations with Aspose.PDF Facades using PdfAnnotationEditor Class.... Import and Export Annotations to XFDF...

    docs.aspose.com/pdf/net/delete-annotations/
  5. PSD PSB & AI Format Conversion Solution | produ...

    Conversion of Adobe PhotoShop & Illustrator files images and other formats...manipulation of PSD & PSB file formats Import & Export Images Convert PSD...

    products.aspose.com/psd/conversion/
  6. Compare Presentation Slides in Python|Aspose.Sl...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Python via .NET. Identify slide differences in code quickly.... import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/compare-slides/
  7. Configure Fallback Font Collections in Python|A...

    Set up a fallback fonts collection in Aspose.Slides for Python via .NET to keep text consistent and crisp in PowerPoint and OpenDocument presentations....of a certain presentation: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/create-fallba...
  8. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python Java library.... from asposepdf import Api documentName = "../../testdata/source...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  9. 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
  10. Dense multilingual pdf to word conversion - Fre...

    i am trying to convert a PDF which contains multi languages which includes LTR and RTL. while doing so i notice some charecters are missing. i also notice if i open the output file(docx) in MS word and WPS office, conten…... import com.aspose.pdf.*; import com.aspose.pdf...pdf.devices.*; import com.aspose.pdf.facades.*; public class PdfToDocxRtl...

    forum.aspose.com/t/dense-multilingual-pdf-to-wo...