Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 49,715 for

import document

(0.26 sec)
  1. Manage Document Properties|Documentation

    Manage Document properties of visio files....Manage Document Properties Contents [ Hide ] Introduction Microsoft...properties to visio files. These document properties provide useful...

    docs.aspose.com/diagram/net/document-properties/
  2. 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/
  3. Encrypt and Decrypt PDF|Aspose.PDF for Python v...

    Encrypt and Decrypt PDF File with Python via C++ application....explore how to encrypt PDF documents using Python with the help...scrambling the content of a PDF document using cryptographic algorithms...

    docs.aspose.com/pdf/python-cpp/set-privileges-e...
  4. Aspose.Words 25.5 Cannot invoke \"com.aspose.wo...

    I run on linux, and did not encounter this problem in 25.4. ibm-japan.docx (58.0 KB)...document.converter.aspose; import com.aspose.words...words.Document; import com.aspose.words.FieldUpdateCultureSo; import...

    forum.aspose.com/t/aspose-words-25-5-cannot-inv...
  5. 从现有PDF文档中提取表格|Aspose.PDF for Java

    Aspose.PDF for Java使您可以对PDF文档中包含的表格进行各种操作。您可以在现有的PDF文档中添加和提取表格,在新页面上渲染表格等。...examples ; import com.aspose.pdf.* ; import jdk.jshell.spi...NotImplementedExcept ; import java.io.* ; import java.util.* ; public...

    docs.aspose.com/pdf/zh/java/extract-table-from-...
  6. Remove XLSX Password Protection Online or using...

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

    products.aspose.com/total/cpp/unlock/xlsx/
  7. Remove PPTX Password Protection Online or using...

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

    products.aspose.com/total/net/unlock/pptx/
  8. 创建文档|Aspose.PDF for Java

    Aspose.PDF for Java 帮助您在几个简单的步骤中创建 PDF 文档和可搜索的 PDF 文件。... 创建一个 Document 类的对象 将 Page 对象添加到 Document 对象的 Pages 集合中...aspose.pdf.examples ; import java.io.File ; import java.io.FileNotFoundExceptio...

    docs.aspose.com/pdf/zh/java/create-pdf-document/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Get Started https://docs.aspose.com/pdf/androidjava/get-started/ Recent content in Get Started on Documentation Hugo -- gohugo.io Thu, 05 Aug 2021 00......org/2005/Atom Documentation – Get Started https://docs...content in Get Started on Documentation Hugo -- gohugo.io Thu, 05...

    docs.aspose.com/pdf/androidjava/get-started/ind...
  10. 为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/