Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 50,213 for

import document

(0.1 sec)
  1. Adding Page Stamps to PDF with Python|Aspose.PD...

    Aspose.PDF for Python via .NET allows you to add Page Stamp to your PDF file....to a specific page in a PDF document using Aspose.PDF for Python...content. Open the PDF document using ‘ap.Document()’. Create a ‘PdfPageStamp’...

    docs.aspose.com/pdf/python-net/page-stamps-in-t...
  2. 创建复杂的 PDF 使用 Aspose.PDF|Aspose.PDF for Android ...

    Aspose.PDF for Android via Java 允许您创建包含图像、文本片段和表格的更复杂的文档。...如果我们从头开始创建一个文档,我们需要遵循某些步骤: 实例化一个 Document 对象。在这一步中,我们将创建一个带有一些元数据但没有页面的空PDF文档。...“Complex.pdf”。 最后,会显示一个弹出消息 “PDF document has been generated!"。 package...

    docs.aspose.com/pdf/zh/androidjava/complex-pdf-...
  3. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of Document using Python via C++....“page” size at which your PDF document is displayed in Adobe Acrobat)...modified document to a new file. Create a document object from...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  4. Remove ODS Password Protection Online or using ...

    Remove password from ODS Document through online app for free. C++ API code to unlock password protected ODS files....C++ Unlock Ods Unlock ODS Document Password Online or via C++...Develop powerful C++ based ODS document locking and unlocking utility...

    products.aspose.com/total/cpp/unlock/ods/
  5. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....Hide ] PDF layers allow a document to contain multiple sets of...especially useful in complex documents where content must be organized...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  6. 有什么新功能|Aspose.PDF for Python via .NET

    本页介绍了Aspose.PDF for Python via .NET在最近发布版本中引入的最受欢迎的新功能。...12开始,新增了对以下转换功能的支持: 实现PDF到Markdown的转换 import aspose.pdf as ap input_pdf_path..."output_md_file.md" doc = ap . Document ( input_pdf_path ) save_options...

    docs.aspose.com/pdf/zh/python-net/whatsnew/
  7. Excel to PDF Conversion in 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....PDF Conversion To convert documents using Aspose.Cells Java for...cells import Settings from com . aspose . cells import Workbook...

    docs.aspose.com/cells/java/excel-to-pdf-convers...
  8. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Learn how to easily convert PDFs to PowerPoint presentations using Aspose.PDF for Python via .NET. Step-by-step guide for seamless PDF to PPTX transformation....Python Create an instance of Document class. Create an instance...Call the document.save() method. from os import path import aspose...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  9. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....the Working with Fields documentation article. Remarks: Retrieves...images using IMPORT and INCLUDEPICTURE fields. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  10. Document | Aspose.Words for Java

    Represents a Word Document in Java....Document Contents [ Hide ] Inheritance: java.lang.Object, com...DocumentBase public class Document extends DocumentBase Represents...

    reference.aspose.com/words/java/com.aspose.word...