Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 56,379 for

import document

(0.09 sec)
  1. Add Curve Annotation|Aspose.PDF for Python via ...

    This example binds an input PDF, draws a dashed curve on the first page, and saves the modified Document....visual emphasis or marking important areas. Using PdfContentEditor...the updated Document. import aspose.pdf as ap import aspose.pdf...

    docs.aspose.com/pdf/python-net/add-curve-annota...
  2. Add Line Annotation|Aspose.PDF for Python via .NET

    This example binds an input PDF, draws a red line annotation with square line endings, and saves the modified PDF....the updated Document. import aspose.pdf as ap import aspose.pdf...pdf_facades import aspose.pydrawing as apd import sys from os...

    docs.aspose.com/pdf/python-net/add-line-annotat...
  3. NodeImporter.import_node method | Aspose.Words ...

    NodeImporter.Import_node method. Imports a node from one Document into another....import_node method import_node(src_node, is_import_children)...is_import_children) Imports a node from one document into another. def import_node...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. Use the next code snippet to resolve your tasks....Formatting PDF Document Contents [ Hide ] Get Document Window and...get the properties of the document window, viewer application...

    docs.aspose.com/pdf/java/formatting-pdf-document/
  5. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC using Java library....name Start creating a DOC document using Java Save the output...worth noting that a blank document is technically supposed to...

    products.aspose.com/words/java/make/doc/
  6. Online PowerPoint Text Search Application or De...

    Free online app to search in PowerPoint files. Java code for any PowerPoint file text search application....Powerpoint Online Searchable Document App and PowerPoint Text Search...powerful Java based PowerPoint document search engine software or...

    products.aspose.com/total/java/search/powerpoint/
  7. 为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....examples ; import java.io.FileInputStream ; import java.io.FileNotFoundExceptio...FileNotFoundExceptio ; import com.aspose.pdf.BackgroundArtifact ; import com.aspose...

    docs.aspose.com/pdf/zh/java/add-backgrounds/
  8. Hello World 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....Cells - Hello World To append documents using Aspose.Cells for Java...asposewords import Settings from com . aspose . Cells import Document...

    docs.aspose.com/cells/java/hello-world-in-jython/
  9. 获取并搜索 PDF 中的图像|Aspose.PDF for Python via .NET

    了解如何在 Python 中搜索和检查 PDF 文档中的图像。... 调用 ‘document.pages[1].accept(absorber)’...(X) 和 垂直 (Y) 分辨率 (DPI)。 import math import aspose.pdf as ap from...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  10. 单行字段转换为多行字段|Aspose.PDF for Python via .NET

    使用 Aspose.PDF for Python 将 PDF 文档中的单行文本字段转换为多行字段。...from io import FileIO import sys from os import path import aspose...aspose.pdf as ap import aspose.pdf.facades as pdf_facades sys . path...

    docs.aspose.com/pdf/zh/python-net/single-to-mul...