Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 53,182 for

import document

(0.12 sec)
  1. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。... 下面的代码片段遵循这些步骤: 实例化一个 Document 对象 向文档对象添加一个 Page 创建一个 TextFragment...examplesimple ; import android.app.Activity ; import android.os.Bundle...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  2. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF Documents into a single PDF file with Python....Open first document Then add pages of second document to the first...concatenated output file with ‘document.save’ method. The following...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  3. Add background to PDF|Aspose.PDF for Java

    Learn how to add backgrounds to PDF Documents using Aspose.PDF for Java. Follow this step-by-step guide for creative customization.... to documents. In Aspose.PDF for Java, each PDF document is a...examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/java/add-backgrounds/
  4. Load And Save To Stream in Ruby|Aspose.Words fo...

    Load and save MS Word Document to stream using Ruby....Stream To load and save a word document to stream using Aspose.Words...Ruby Code ## The path to the documents directory. data_dir = File...

    docs.aspose.com/words/java/load-and-save-to-str...
  5. Redact POWERPOINT Presentation Online or using ...

    Open and redact POWERPOINT Document online via app for free. Python API code to search and replace POWERPOINT text....Powerpoint Redact POWERPOINT Document Online or via Python Develop...POWERPOINT Presentation Online Import POWERPOINT file by uploading...

    products.aspose.com/total/python-net/redact/pow...
  6. Redact PPTX Presentation Online or using Python...

    Open and redact PPTX Document online via app for free. Python API code to search and replace PPTX text....NET Redact Pptx Redact PPTX Document Online or via Python Develop...Redact PPTX Presentation Online Import PPTX file by uploading it....

    products.aspose.com/total/python-net/redact/pptx/
  7. Redact ODP Presentation Online or using Python ...

    Open and redact ODP Document online via app for free. Python API code to search and replace ODP text....NET Redact Odp Redact ODP Document Online or via Python Develop...Redact ODP Presentation Online Import ODP file by uploading it. Do...

    products.aspose.com/total/python-net/redact/odp/
  8. Redact ODP Presentation Online or using C++ | p...

    Open and redact ODP Document online via app for free. C++ API code to search and replace ODP text....C++ Redact Odp Redact ODP Document Online or via C++ Develop...Redact ODP Presentation Online Import ODP file by uploading it. Do...

    products.aspose.com/total/cpp/redact/odp/
  9. ผสานเอกสาร PDF โดยใช้ Python | Aspose.PDF

    ค้นพบวิธีการใช้ Aspose.PDF for Python via .NET อย่างมีประสิทธิภาพเพื่อผสานรูปภาพ XML, HTML, EPUB และอื่นๆ ลงในเอกสาร PDF หรือ DOCX/PPTX เดียว ค้นพบวิธีการใช้ Aspose.PDF for Python via .NET อย่างมีประสิทธิภาพเพื่อผสานรูปภาพ XML, HTML, EPUB และอื่นๆ ลงในเอกสาร PDF หรือ DOCX/PPTX เดียว...อกสาร PDF import aspose.pdf as apdf from io import FileIO from...from os import path epub_load_options = apdf.EpubLoadOptions()...

    products.aspose.com/pdf/th/python-net/merger/
  10. Convert PDF/x to PDF formats in Python|Aspose.P...

    This topic shows you how to convert PDF/x to PDF formats using Aspose.PDF for Python via .NET....PDF Load the PDF document using ‘ap.Document’. Call ‘remove_pdfa_compliance()’...output path. from os import path import aspose.pdf as ap path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf_x-to...