Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 66,966 for

import

(0.07 sec)
  1. Importing Email|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....Español Русский Portuguese Importing Email Contents [ Hide ] VSTO...VSTO Below is the code to import email using VSTO Outlook. string...

    docs.aspose.com/email/net/importing-email/
  2. Convert HTML to PDF in Python|Aspose.PDF for Py...

    Learn how to convert HTML content into a PDF document using Aspose.PDF for Python via .NET... from os import path import aspose.pdf as ap import requests...requests import io path_infile = path . join ( self . data_dir , infile...

    docs.aspose.com/pdf/python-net/convert-html-to-...
  3. Generate Thumbnail Images from PDF Documents|As...

    This section describes how to generate thumbnail images from PDF documents using Aspose.PDF for Java....examples ; import com.aspose.pdf.Document ; import com.aspose...JpegDevice ; import com.aspose.pdf.devices.Resolution ; import java.io...

    docs.aspose.com/pdf/java/generate-thumbnail-ima...
  4. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines...py 并使用以下示例代码: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  5. Modern API|Aspose.Slides for Python Documentation

    Modern API...api import Presentation , SaveFormat ...javax.imageio import ImageIO from java.io import File from java...

    docs.aspose.com/slides/python-java/modern-api/
  6. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... import aspose.pdf as ap from aspose.pdf import Rectangle...forms import ButtonField from aspose.pdf.annotations import NamedAction...

    docs.aspose.com/pdf/python-net/actions/
  7. Get and Search Images in PDF|Aspose.PDF for Pyt...

    Learn how to search and get images from the PDF document in Python using Aspose.PDF.... import math import aspose.pdf as ap from...aspose.pycore import cast , is_assignable from os import path path_infile...

    docs.aspose.com/pdf/python-net/search-and-get-i...
  8. Hello World Java Example|Aspose.PDF for Android...

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Android....examplesimple ; import android.app.Activity ; import android.os.Bundle...Bundle ; import android.os.Environment ; import android.widget...

    docs.aspose.com/pdf/androidjava/hello-world-exa...
  9. Python PowerPoint API by Aspose.Slides | produc...

    Aspose.Slides for Python via Java is a Python PowerPoint API that lets you create, modify, and convert PowerPoint presentations in Python.... import jpype import asposeslides jpype.startJVM()...startJVM() from asposeslides.api import Presentation, SaveFormat, ShapeType...

    products.aspose.com/slides/python-java/
  10. Convert OTG files|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.... import com.aspose.imaging.Image ; import com.aspose...ImageOptionsBase ; import com.aspose.imaging.Size ; import com.aspose...

    docs.aspose.com/imaging/java/convert-otg-files/