Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 64,257 for

import

(0.08 sec)
  1. Working with Contacts in PST File|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....pst import PersonalStorage from aspose.email.mapi import ContactSaveFormat...PST. from aspose.email.mapi import MapiMessage # Load the MAPI...

    docs.aspose.com/email/python-net/working-with-c...
  2. Add Header and Footer to PDF using Python|Aspos...

    Aspose.PDF for Python via .NET allows you to add headers and footers to your PDF file using TextStamp class.... import aspose.pdf as ap # Open PDF...PDF. Save the updated file. import aspose.pdf as ap # Open PDF...

    docs.aspose.com/pdf/python-net/add-headers-and-...
  3. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....examples ; import com.aspose.pdf.* ; import com.aspose.pdf...pdf.facades.* ; import com.aspose.pdf.facades.Stamp ; public class...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  4. Creating, Loading and Saving 3D Scene|Documenta...

    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....Specify 3D File Save Options Import 3D Scenes and Contents from...

    docs.aspose.com/3d/python-net/creating-loading-...
  5. Generate reports, populate documents with data|...

    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....includes the following topics Import Export data from document Insert...

    docs.aspose.com/cells/net/generate-reports-popu...
  6. Public API Changes in Aspose.Cells 8.6.3|Docume...

    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....Support for HTML Parsing while Importing Data This release of Aspose...parse the HTML tags while importing data onto the Worksheet and...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. IFC to DFX conversion - filtering/splitting by ...

    Hi Support. We are considering licensing aspose.cad in our product to convert IFC files into DXF files. One thing we need to do is separate the IFC data per storey, either one storey per DXF output file, or at least on…...example to get you started: import com.aspose.cad.fileformats...IfcBuildingStorey; import com.aspose.cad.Image; import com.aspose.cad...

    forum.aspose.com/t/ifc-to-dfx-conversion-filter...
  8. Check Version|Aspose.Words for JasperReports

    Aspose Words for JasperReports will always try to check version of generated .jrprint files and currently used version of JasperReports.... In JasperReports: import com . aspose . words . jasperreports...

    docs.aspose.com/words/jasperreports/check-version/
  9. 在 3D 场景上创建鱼眼镜头效果并保存在图像中|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以在 3D 场景上创建鱼眼镜头效果,并将该视图保存为支持的图像格式。... Python import aspose.threed as a3d from aspose...pydrawing import Color from aspose.pydrawing.imaging import ImageFormat...

    docs.aspose.com/3d/zh/python-net/create-a-fishe...
  10. Working with Images in PS file | Python

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... eps import * 2 from aspose. page . eps . device import * 3 import...import aspose.pydrawing 4 from util import Util 5 ##########...

    docs.aspose.com/page/python-net/ps/working-with...