Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 50,198 for

import document

(0.09 sec)
  1. Redact PPT Presentation Online or using Python ...

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

    products.aspose.com/total/python-net/redact/ppt/
  2. Redact ODP Presentation Online or using Android...

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

    products.aspose.com/total/android-java/redact/odp/
  3. Convert Markdown to DOCX in Python – Aspose.HTML

    Convert Markdown to DOCX using Aspose.HTML Python library. Consider Markdown to DOCX conversion scenarios in Python examples....'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    docs.aspose.com/html/python-net/convert-markdow...
  4. 将PDF转换为Microsoft PowerPoint|Aspose.PDF for Java

    Aspose.PDF允许您使用Java将PDF转换为PowerPoint格式。可以将PDF转换为带有图像幻灯片的PPTX。...PptxSaveOptions 类的对象作为第二个参数传递给 Document .save(..)方法。 查看下一个代码片段,以解...(); // 加载PDF文档 Document document = new Document ( documentFileName...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-powe...
  5. Extra Annotations using Python|Aspose.PDF for P...

    Learn how to add extra annotations like highlights or notes to PDFs in Python with Aspose.PDF for enhancing PDF content....annotation: Load the PDF file - new Document . Create new CaretAnnotation...file: import aspose.pdf as ap # Open document document = ap ...

    docs.aspose.com/pdf/python-net/extra-annotations/
  6. 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...
  7. 在 Ruby 中向现有 PDF 文件添加文本|Aspose.PDF for Java

    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....data / ' # 实例化 Document 对象 doc = Rjb :: import ( ' com . aspose...aspose . pdf . Document ' ). new ( data_dir + ' input1 . pdf ' )...

    docs.aspose.com/pdf/zh/java/add-text-to-an-exis...
  8. Optimize PDF using Aspose.PDF for Go via C++|As...

    Optimize and compress PDF files using Go tool....Contents [ Hide ] Optimize PDF Document Toolkit with Aspose.PDF for...allows you to optimize a PDF document. This snippet is useful for...

    docs.aspose.com/pdf/go-cpp/optimize-pdf/
  9. Add, Extract or Remove Images in PDF using Pyth...

    Manipulate images in PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...from PDF Add Image to PDF Document Using Python Library To add...Create a Document object and open the input PDF document. Get the...

    products.aspose.com/pdf/python-net/images/
  10. Add text to PDF using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET...the PDF with an instance of Document. Create a TextParagraph and...add text into PDF document - Python import aspose.pdf as apdf...

    products.aspose.com/pdf/python-net/text/