Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 66,690 for

import

(0.04 sec)
  1. 使用 Java 製作 HTML

    通過幾個步驟在 Java 中創建一個新的 HTML。使用 Java 庫輕鬆創建 HTML。..."ver" 複製 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...doc.save( "Output.html" ); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/make/html/
  2. 使用 Java 製作 DOCX

    通過幾個步驟在 Java 中創建一個新的 DOCX。使用 Java 庫輕鬆創建 DOCX。..."ver" 複製 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/make/docx/
  3. Extract Attachments from PDF using Python | Asp...

    Extract Attachments from PDF with Python on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....PDF document import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/python-net/attachments/...
  4. Manage Presentations on Android|Aspose.Slides D...

    Manage PowerPoint PPT, PPTX and ODP presentations in Java with Aspose.Slides for Android: create, load, edit, clone slides and control content programmatically....Merge Presentations on Android Import Presentations from PDF or HTML...

    docs.aspose.com/slides/androidjava/manage-prese...
  5. Manage Presentations in Java|Aspose.Slides Docu...

    Manage PowerPoint PPT, PPTX and ODP presentations in Java with Aspose.Slides: create, load, edit, clone slides and control content programmatically....Merge Presentations in Java Import Presentations from PDF or HTML...

    docs.aspose.com/slides/java/manage-presentation/
  6. Imported polygon annotation is not showing - Fr...

    I have a PDF and i want to Import annotations from a XFDF file, the code i am using with Aspose.PDF 25.2.0 Document pdfDocument = new Document(inputPdf); // Create a PdfAnnotationEditor object PdfAnnot…...Imported polygon annotation is not showing Aspose.PDF Product...I have a PDF and i want to import annotations from a XFDF file...

    forum.aspose.com/t/imported-polygon-annotation-...
  7. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 Java 中輕鬆創建新文檔。..."ver" 複製 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...doc.save( "Output.docx" ); import com.aspose.words.*; Document...

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

    通過幾個步驟在 Java 中創建一個新的 PDF。使用 Java 庫輕鬆創建 PDF。..."ver" 複製 插入文字 插入評論 插入書籤 插入圖表 import com.aspose.words.*; Document...); doc.save( "Output.pdf" ); import com.aspose.words.*; Document...

    products.aspose.com/words/zh-hant/java/make/pdf/
  9. 使用Python通过.NET操作PDF文档|Aspose.PDF for Python via...

    本文包含有关如何使用Python验证PDF A标准的PDF文档,如何处理目录,如何设置PDF到期日期等信息。... import aspose.pdf as ap # 打开文档 document...以下代码片段向您展示如何验证 PDF 文档是否符合 PDF/A-1b。 import aspose.pdf as ap # 打开文档 document...

    docs.aspose.com/pdf/zh/python-net/manipulate-pd...
  10. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python.... import os import aspose.pdf as ap # Global...TextBuilder. Save the Document. import os import aspose.pdf as ap # Global...

    docs.aspose.com/pdf/python-net/rotate-text-insi...