Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 52,990 for

import document

(0.51 sec)
  1. 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/
  2. 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/
  3. Display XML Formats Using Python | Aspose.PDF

    Open and view XML Documents programmatically with Python sample code using Aspose.PDF for Python for .NET...the XML with an instance of Document. View resultant File. Python...XML files import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/viewer/xml/
  4. 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/
  5. PDF form field values change color to red after...

    After combining pdf with xfdf the form fields text content changes its color to red. Please note that all fields colors are specified as Black in the source form. Form and xfdf files are attached red color.zip (219.5 KB…...5 Code: Document sourceDocument = null; try...)) { sourceDocument = new Document("c:\\test\\form.pdf"); try...

    forum.aspose.com/t/pdf-form-field-values-change...
  6. Online XLS Text Search Application or Develop X...

    Free online app to search in XLS files. Java code for any XLS file text search android application....Search Xls Online Searchable Document App and XLS Text Search Android...powerful android based XLS document search engine utility application...

    products.aspose.com/total/android-java/search/xls/
  7. Extracting Pages programmatically Python|Aspose...

    You can extract pages from your PDF file using Aspose.PDF for Python via .NET library....a specific page from a PDF document and save it as a new file...PDF, leaving the original document unchanged. This is useful...

    docs.aspose.com/pdf/python-net/extract-pages/
  8. 删除命名范围|Documentation

    您可以学习如何使用 Aspose.Cells for Python 通过 .Net 从 Excel 或 OpenOffice 文件中删除定义名称或命名范围。...cells import Workbook import aspose.cells import os import pytest...pytest # The path to the documents directory current_dir = os ....

    docs.aspose.com/cells/zh/python-net/delete-name...
  9. 从PDF文件中提取图像|Aspose.PDF for Java

    本节介绍如何使用Java库从PDF文件中提取图像。...examples ; import java.io.FileOutputStream ; import java.io.IOException...IOException ; import com.aspose.pdf.* ; import com.aspose.pdf...

    docs.aspose.com/pdf/zh/java/extract-images-from...
  10. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....the Working with Images documentation article. Remarks: Use the...(linked and stored in the document). Regardless of whether the...

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