Sort Score
Result 10 results
Languages All
Labels All
Results 1,431 - 1,440 of 50,379 for

import document

(0.14 sec)
  1. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...examples ; import com.aspose.pdf.* ; import java.util.* ;...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  2. Convert PDF to Excel in Python|Aspose.PDF for P...

    Learn how to convert PDFs to Excel files using Aspose.PDF for Python via Java. Achieve precision and efficiency with our comprehensive tutorial....instance of Document object with the source PDF document. Create....xls extension by calling Document.Save() method and passing...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  3. 使用 C++ 通过 JavaScript 导入 XML 到 Excel 工作簿|Documen...

    使用 Aspose.Cells for JavaScript 通过 C++ 将数据从 XML 文件导入 Excel。...Example - Import XML </ title > </ head > < body > < h1 > Import XML...button id = "runExample" > Import XML and Save </ button > <...

    docs.aspose.com/cells/zh/javascript-cpp/import-...
  4. 使用 Go via C++ 向 PDF 添加页面 | Aspose.PDF

    使用 Aspose.PDF for Go via C++,使用 Go 示例代码,以编程方式将 PDF 页面添加到您的文档中... 使用輸入的 PDF 檔案建立一個 Document 物件。 使用指定的索引呼叫 PageCollection...將新頁面插入到 PDF 中 package main import "github.com/aspose-pdf/aspose-pdf-go-cpp"...

    products.aspose.com/pdf/zh-hant/go-cpp/pages/add/
  5. Online DOCX Text Search Application or Develop ...

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

    products.aspose.com/total/java/search/docx/
  6. Rotate PDF using Go | Aspose.PDF

    Rotate PDF Documents programmatically with Go sample code using Aspose.PDF for Go via C++...Programmatic modification of PDF documents is an essential part of modern...for Go . How to Rotate PDF documents You need Aspose.PDF for Go...

    products.aspose.com/pdf/go-cpp/rotate/
  7. 使用 Python 将表格添加到 PDF | Aspose.PDF

    Python 原始程式碼,用於在 .NET 框架、.NET Core 和 PHP、VBScript、德爾福C++通過 COM 互操作在 PDF 檔中添加表。... 使用 Document 實例載入 PDF。 透過索引存取頁面。 建立表格物件。...中新增表格 - Python import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/tabl...
  8. PDF to GIF Converter using Python | Aspose.PDF

    Sample code on Python for PDF to GIF conversion. Use example code for batch PDF to GIF conversion with Python and .NET...programmatically a document from PDF to GIF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  9. 使用 Python 保护 PDF | Aspose.PDF

    在 .NET Framework、.NET Core 上使用密码锁定 PDF 文件的 Python... 调用 Document.Encrypt 方法使用 AES-128 保护 PDF。...此示例代码显示了如何保护 PDF 文件 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hans/python-net/prot...
  10. Hello World in Ruby|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....anything in the spreadsheet document using Aspose.Cells for Java...Excel file. workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/hello-world-in-ruby/