Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 105,539 for

import

(0.11 sec)
  1. Hello World in Ruby|Aspose.Words for Java

    Write 'Hello' to a Word Document using Ruby.... document = Rjb :: import ( 'com.aspose.words.Document'...document. builder = Rjb :: import ( 'com.aspose.words.DocumentBuilder'...

    docs.aspose.com/words/java/hello-world-in-ruby/
  2. security_options 属性 | Aspose.Cells for Python v...

    security_options 属性 security_options 属性 在 xls2pdf 结果中需要安全性时设置此选项。 例子 以下代码为输出 pdf 设置高分辨率打印权限。 from aspose.cells Import......cells import PdfSaveOptions , Workbook from...cells.rendering.pdfsecurity import PdfSecurityOptions wb = Workbook...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby.... doc = Rjb :: import ( ' com . aspose . pdf . Document...unused objects opt = Rjb :: import ( ' aspose . document . OptimizationOptions...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...
  4. HtmlSaveOptions class | Aspose.Cells for Python...

    HtmlSaveOptions class HtmlSaveOptions class Represents the options for saving html file. Inheritance: HtmlSaveOptions...... If you want to import the html or mht file to excel...value is false. If you want to import the html file to excel or export...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. 使用 Java 製作 DOCX

    通過幾個步驟在 Java 中創建一個新的 DOCX。使用 Java 庫輕鬆創建 DOCX。...從列表中選擇目標格式 運行代碼 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/make/docx/
  6. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 Java 中輕鬆創建新文檔。...從列表中選擇目標格式 運行代碼 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/make/
  7. 使用 Java 製作 PDF

    通過幾個步驟在 Java 中創建一個新的 PDF。使用 Java 庫輕鬆創建 PDF。...從列表中選擇目標格式 運行代碼 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...); doc.save( "Output.pdf" ); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/make/pdf/
  8. 使用 Java 製作 HTML

    通過幾個步驟在 Java 中創建一個新的 HTML。使用 Java 庫輕鬆創建 HTML。...從列表中選擇目標格式 運行代碼 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/make/html/
  9. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated Import of nodes from one document to another. To learn more, visit the documentation article in C++....efficiently perform repeated import of nodes from one document...ose::Words::Node>&, bool) Imports a node from one document into...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. ImportDataAction - Aspose.PDF for Java - API Re...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....PdfAction Upon invocation of an import-data action, Forms Data Format...Format (FDF) data shall be imported into the document’s interactive...

    reference.aspose.com/pdf/java/com.aspose.pdf/Im...