Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 66,985 for

import

(0.4 sec)
  1. How to Migrate to Aspose.Cells 7.0.0 or Higher|...

    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....approach, you can just import only one import statement in your application...classes, interfaces, etc. Java import com.aspose.cells.* ; We have...

    docs.aspose.com/cells/java/how-to-migrate-to-as...
  2. Scan Deutsche Post Identcode and Deutsche Post ...

    Python source code for Deutsche Post Identcode and Deutsche Post Leitcode recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/deutsch...
  3. Scan Swiss Post Parcel Images via Python via Ja...

    Python source code for Swiss Post Parcel recognition using Java Runtime Environment....Python import os import base64 from asposebarcode import Recognition...

    products.aspose.com/barcode/python-java/swiss-p...
  4. Merge PDF Files To SVG Using Python | products....

    Merge multiple PDF files in Python....multiple PDF into single SVG file import aspose.slides as slides with...reference (import the library) to your Python project. import aspose...

    products.aspose.com/slides/python-net/merge/pdf...
  5. 渲染 3D 场景的全景视图|Documentation

    使用 Aspose.3D for Python via .NET API,开发人员可以渲染 3D 场景的全景视图,并将该视图保存为支持的图像格式。...imaging import ImageFormat from aspose.pydrawing import Color import...import aspose.threed as a3d #load the scene scene = Scene . from_file...

    docs.aspose.com/3d/zh/python-net/render-a-panor...
  6. Customize Shapes in Presentations with Python|A...

    Create and customize shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET: geometry paths, curved corners, composite shapes....add custom points to a shape: import aspose.slides as slides with...remove points from a shape: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/custom-shape/
  7. Working with Messages from IMAP Server|Document...

    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....identification info about messages: import aspose.email as ae client =...number of messages it contains: import aspose.email as ae client =...

    docs.aspose.com/email/python-net/working-with-m...
  8. Export Data to XML from a PDF File (Facades)|As...

    This section explains how to export Data to XML from a PDF File with Aspose.PDF Facades using Form Class.... Import Data into a PDF File - facades...

    docs.aspose.com/pdf/java/export-data-into-a-pdf...
  9. 在 Python 中为 PowerPoint 图表添加动画|Aspose.Slides for...

    使用 Aspose.Slides 在 Python 中创建惊艳的动态图表。通过 PPT、PPTX 和 ODP 文件中的动态视觉效果提升演示文稿——立即开始。... import aspose.slides.animation as anim ; import aspose...在下面的示例中,我们对图表类别进行了动画处理。 import aspose.slides.animation as anim ; import aspose...

    docs.aspose.com/slides/zh/python-net/animated-c...
  10. Replace Text in PDF File|Aspose.PDF for Java

    This section explains how to replace text with Aspose.PDF Facades - a toolset for popular operations with PDF....examples ; import com.aspose.pdf.TextState ; import com.aspose...facades.PdfContentEditor ; import com.aspose.pdf.facades.ReplaceTextStrategy...

    docs.aspose.com/pdf/java/replace-text/