Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 53,291 for

import document

(0.08 sec)
  1. Add Image Stamp to PDF using Python | Aspose.PDF

    Add image stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET....aspose-pdf Add Image Stamp to PDF Document Python You need Aspose.PDF...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/python-net/stamps/image/
  2. Rotate JPEG Documents Online or using .NET | pr...

    Rotate JPEG Document through online app for free. .NET API C# code to rotate JPEG files....NET Rotate Jpeg Rotate JPEG Document Online or via .NET Develop...Develop powerful .NET based JPEG document rotation utility application...

    products.aspose.com/total/net/rotate/jpeg/
  3. Convert PDF to HTML in Python|Aspose.PDF for Py...

    This topic show you how to convert PDF file to HTML format with Aspose.PDF for Python via .NET library....various file formats into PDF documents and converting PDF files into...instance of Document object with the source PDF document. Save it...

    docs.aspose.com/pdf/python-net/convert-pdf-to-h...
  4. Remove PPTX Password Protection Online or using...

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

    products.aspose.com/total/cpp/unlock/pptx/
  5. Rotate PDF Documents Online or using Java | pro...

    Rotate PDF Document through online app for free. Java API code to rotate PDF files....Java Rotate Pdf Rotate PDF Document Online or via Java Develop...Develop powerful Java based PDF document rotation utility application...

    products.aspose.com/total/java/rotate/pdf/
  6. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....add Ellipse objects to PDF documents. It also offers the feature...customize ellipses within a PDF document using Aspose.PDF for Python...

    docs.aspose.com/pdf/python-net/add-ellipse/
  7. Remove Word Password Protection Online or using...

    unlock password from Word Document through online app for free. Android API code to delete password from Word files....Java Unlock Word Unlock Word Document Password Online or via Android...powerful Android based Word document unlocking utility application...

    products.aspose.com/total/android-java/unlock/w...
  8. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The font has been installed correctly on system.And these rare chars can…... Code: import com.aspose.pdf.Cell; import com.aspose.pdf...pdf.Document; import com.aspose.pdf.Font; import com.aspose.pdf...

    forum.aspose.com/t/rare-chinese-characters-disp...
  9. 替换现有PDF文件中的图像|Aspose.PDF for Java

    本节介绍如何使用Java库替换现有PDF文件中的图像。...要替换图像: 使用 Document 对象打开PDF文件。 替换特定图像,使用 Document 对象的 Save 方法保存更新后的PDF文件。...examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/zh/java/replace-image-in-ex...
  10. 使用 Python 从 PDF 中获取水印 | Aspose.PDF

    使用 Aspose.PDF for Python 使用 Python for .NET 示例代码,以编程方式从 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...