Sort Score
Result 10 results
Languages All
Labels All
Results 2,761 - 2,770 of 69,595 for

import

(0.14 sec)
  1. Working with Document in PS file | Python

    Adding pages to an PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python.... eps import * 2 from aspose. page . eps . device import * 3 from...from util import Util 4 ########## 5 ###### Class and Method...

    docs.aspose.com/page/python-net/ps/working-with...
  2. Optimize File's Content Using Java

    Compress files in Java: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS without losing quality..."aspose-words" % "ver" Copy import com.aspose.words.*; Document..."Output.docx" , saveOptions); import com.aspose.words.*; Document...

    products.aspose.com/words/java/compress/
  3. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF documents in Java with Aspose.PDF for more interactive documents....examples ; import java.util.* ; import com.aspose.pdf.*...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/extra-annotations/
  4. Merge PS files using Python | Aspose.PDF

    Merge PS files programmatically with Python sample code using Aspose.PDF for Python for .NET...Output file: import aspose.pdf as apdf from os import path ps_load_options...

    products.aspose.com/pdf/python-net/merger/ps/
  5. Encrypt PDF using Go|Aspose.PDF for Go via C++

    Encrypt PDF File with Aspose.PDF for Go via C++.... package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...com/aspose-pdf/aspose-pdf-go-cpp" import "log" func main () { // New creates a...

    docs.aspose.com/pdf/go-cpp/encrypt-pdf/
  6. Merge Image to PDF in Python | products.aspose.com

    Merge Image to PDF in Python. Use Python library API to combine Image and PDF...Image to PDF import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/ima...
  7. Merge TIFF to PDF in Python | products.aspose.com

    Merge TIFF to PDF in Python. Use Python library API to combine TIFF and PDF...TIFF to PDF import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/tif...
  8. Merge PNG to PDF in Python | products.aspose.com

    Merge PNG to PDF in Python. Use Python library API to combine PNG and PDF...PNG to PDF import aspose.slides as slides import aspose.pydrawing...

    products.aspose.com/slides/python-net/merge/png...
  9. 使用 Python 创建 PDF | Aspose.PDF

    本主題介紹如何使用適用於 Python API 的 Aspose.PDF在 Python 應用程式中輕鬆生成和讀取 PDF 檔。...Python 创建 PDF import aspose.pdf as apdf from os import path path_outfile...

    products.aspose.com/pdf/zh-hant/python-net/create/
  10. 使用 Python 添加和验证 PDF 数字签名 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式在 PDF 文档中创建电子签名...Output file: import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/sign...