Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 66,843 for

import

(0.05 sec)
  1. Convert PPTX to PDF in Python | products.aspose...

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

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

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

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

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

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

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

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

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

    products.aspose.com/slides/python-java/conversi...
  6. Manage Attachments in Email Message in Ruby|Doc...

    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....MailMessage class message = Rjb :: import ( 'com.aspose.email.MailMessage'...Java" ) mail_address = Rjb :: import ( 'com.aspose.email.MailAddress'...

    docs.aspose.com/email/java/manage-attachments-i...
  7. 使用图像放置|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-...
  8. Working with Image Placement|Aspose.PDF for Java

    This section describes the features of working with image placement PDF file using Java library....examples ; import com.aspose.pdf.* ; import java.awt.* ; import java...BufferedImage ; import java.io.ByteArrayInputStream ; import java.io...

    docs.aspose.com/pdf/java/working-with-image-pla...
  9. PDF 高亮注释使用 Python|Aspose.PDF for Python via .NET

    标记注释以高亮、下划线、删除线或锯齿下划线的形式呈现在文档的文本中。... 添加高亮注释 import aspose.pdf as ap # 打开文档 document...save ( output_file ) 添加删除线注释 import aspose.pdf as ap document =...

    docs.aspose.com/pdf/zh/python-net/highlights-an...
  10. 在 Ruby 中向现有 PDF 文件添加文本|Aspose.PDF for Java

    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....实例化 Document 对象 doc = Rjb :: import ( ' com . aspose . pdf . Document...创建文本片段 text_fragment = Rjb :: import ( ' com . aspose . pdf . TextFragment...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...