Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 50,194 for

import document

(0.14 sec)
  1. Install Aspose.Slides for Android via Java|Aspo...

    Quickly install Aspose.Slides for Android. Step-by-step guide, system requirements, and Java code samples — start working with PowerPoint presentations today!...demos, and the product documentation. If you want to use a version...and add these imports: import java.io.File ; import com.aspose.slides...

    docs.aspose.com/slides/androidjava/install-aspo...
  2. Adding Image stamps in PDF using Python|Aspose....

    Add the Image Stamp in your PDF Document using ImageStamp class with the Aspose.PDF for Python library....Document()’. Create an image stamp...Save the modified PDF. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/image-stamps-in-...
  3. Deleting PDF Pages programmatically Python|Aspo...

    You can delete pages from your PDF file using Aspose.PDF for Python via .NET library....PDF and saves the updated document to a new file. This feature...without altering the rest of the document. Load the input PDF. Delete...

    docs.aspose.com/pdf/python-net/delete-pages/
  4. Convert HTML to MHTML – Aspose.HTML for Python ...

    Learn how to convert HTML to MHTML in Python. Consider the supported HTML to MHTML conversion scenarios and Python examples to illustrate them....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/python-net/convert-html-to...
  5. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word Document...Document class Document class Represents a Word document. To...with Document documentation article. Remarks The Document is a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 Python 从 PDF 中获取水印 | Aspose.PDF

    Python 源代码通过 COM Interop 从 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上的 PDF 文件中获取水印。...中获取水印-Python import aspose.pdf as apdf from os import path from...from io import FileIO path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/zh-hant/python-net/wate...
  7. Create Links in PDF file with Python|Aspose.PDF...

    This section explains how to create links in your PDF Document with Python....Contents [ Hide ] Links in PDF Documents According to the PDF 1.7 specification...destination within the same document. GoToR – Jumps to a destination...

    docs.aspose.com/pdf/python-net/create-links/
  8. Add and Delete a Bookmark|Aspose.PDF for Java

    You can add a bookmark to a PDF Document with Java. It is possible to delete all or particular bookmarks from a PDF Document....to a PDF Document Bookmarks are held in the Document object’s...a PDF: Open a PDF document using Document object. Create a bookmark...

    docs.aspose.com/pdf/java/add-and-delete-bookmark/
  9. Simple Mail Merge in Jython|Aspose.Words for Java

    Simple Mail Merge using Jython....words import Settings from com . aspose . words import Document...dataDir + 'quickstart/' doc = Document ( dataDir + "MailMerge.doc"...

    docs.aspose.com/words/java/simple-mail-merge-in...
  10. Convert PPS to JPG in Python | products.aspose.com

    Convert PPS to JPG in Python. Use Python library API to convert PPS files to JPG... As a cutting-edge document processing API, Aspose.Slides...converting PPS into JPG import jpype import asposeslides jpype ....

    products.aspose.com/slides/python-java/conversi...