Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 66,851 for

import

(0.07 sec)
  1. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java.... doc = Rjb :: import ( 'com.aspose.words.Document'...HtmlSaveOptions(); options = Rjb :: import ( 'com.aspose.words.HtmlSaveOptions'...

    docs.aspose.com/words/java/convert-doc-to-html-...
  2. 设置环境和安装指南|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...
  3. 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...
  4. 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/
  5. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in Python Aspose.PDF for Python via .NET library. You can open existing PDF, document from stream, and encrypted PDF document.... import aspose.pdf as ap # Open document...existing PDF document from stream import aspose.pdf as ap input_pdf...

    docs.aspose.com/pdf/python-net/open-pdf-document/
  6. 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/
  7. 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...
  8. Copy Bookmarked Text in Ruby|Aspose.Words for Java

    Copy bookmarked text using Ruby.... src_doc = Rjb :: import ( 'com.aspose.words.Document'...document. dst_doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/copy-bookmarked-text...
  9. 在 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...
  10. 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...