Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 66,791 for

import

(0.2 sec)
  1. Convert PPT to FODP in Python | products.aspose...

    Convert PPT to FODP in Python. Use Python library API to convert PPT files to FODP...converting PPT into FODP import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  2. Convert PPT to PPSX in Python | products.aspose...

    Convert PPT to PPSX in Python. Use Python library API to convert PPT files to PPSX...converting PPT into PPSX import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  3. Convert PPTM to PDF in Python | products.aspose...

    Convert PPTM to PDF in Python. Use Python library API to convert PPTM files to PDF...converting PPTM into PDF import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  4. Convert PPTM to PPTX in Python | products.aspos...

    Convert PPTM to PPTX in Python. Use Python library API to convert PPTM files to PPTX...converting PPTM into PPTX import jpype import asposeslides jpype ....startJVM() from asposeslides.api import Presentation, SaveFormat from...

    products.aspose.com/slides/python-java/conversi...
  5. 使用图像放置|Aspose.PDF for Java

    本节介绍使用Java库处理图像放置PDF文件的功能。...examples ; import com.aspose.pdf.* ; import java.awt.* ; import java...BufferedImage ; import java.io.ByteArrayInputStream ; import java.io...

    docs.aspose.com/pdf/zh/java/working-with-image-...
  6. Add Curve Object to PDF file|Aspose.PDF for Pyt...

    This article explains how to create a curve object to your PDF using Aspose.PDF for Python via .NET.... import aspose.pdf as ap import aspose.pdf.drawing...drawing as drawing import datetime # Create PDF document document...

    docs.aspose.com/pdf/python-net/add-curve/
  7. Load a font from CFF file | Java

    With Aspose.Font for Java solution you can load a font from a CCF file on your hard drive disk even if this file is not a font inself....font ; 2 3 import java.io.File ; 4 import java.io.IOException...IOException ; 5 import java.nio.file.Files ; 6 import java.nio.file...

    docs.aspose.com/font/java/how-to-load-fonts/loa...
  8. Aspose OCR is not extracting text from pdf whic...

    Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…... import com.aspose.ocr.*; import com.aspose.ocr...models.Format; import com.aspose.pdf.License; import java.io.IOException;...

    forum.aspose.com/t/aspose-ocr-is-not-extracting...
  9. 在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...cells import SaveFormat from com . aspose . cells import FileFormatType...

    docs.aspose.com/cells/zh/java/unprotecting-simp...
  10. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....demonstrates a sample operation: import aspose.slides as slides with...data label: import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/chart-workbook/