Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 50,422 for

import document

(0.22 sec)
  1. 在 Java 中製作文檔

    使用 Java 庫創建文件。只需幾個步驟即可在 Java 中輕鬆創建新文檔。...插入圖表 import com.aspose.words.*; Document doc = new Document ();...); import com.aspose.words.*; Document doc = new Document();...

    products.aspose.com/words/zh-hant/java/make/
  2. PDF 粘性注释使用 Python|Aspose.PDF for Python via .NET

    本主题关于粘性注释,作为示例,我们展示文本中的水印注释。... import aspose.pdf as ap document = ap . Document ( input_file...创建注释 # 加载 Page 对象以添加注释 page = document . pages [ 1 ] # 创建注释 wa =...

    docs.aspose.com/pdf/zh/python-net/sticky-annota...
  3. 下载并配置Aspose.Cells在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 import Settings from com . aspose . Cells import Document...Document from com . aspose . Cells import DocumentBuilder class HelloWorld...

    docs.aspose.com/cells/zh/java/download-and-conf...
  4. Convert HTML To Markdown Java

    Convert HTML to Markdown format in Java code. Save HTML as Markdown using Java....converting HTML to MD Use our document conversion API to create portable...solution to import and export HTML, MD, and many other document formats...

    products.aspose.com/words/java/conversion/html-...
  5. Convert JPG To HTML Java

    Convert JPG to HTML format in Java code. Save JPG as HTML using Java....converting JPG to HTML Use our document conversion API to create portable...solution to import and export JPG, HTML, and many other document formats...

    products.aspose.com/words/java/conversion/jpg-t...
  6. Convert JPG To PDF Java

    Convert JPG to PDF format in Java code. Save JPG as PDF using Java....converting JPG to PDF Use our document conversion API to create portable...solution to import and export JPG, PDF, and many other document formats...

    products.aspose.com/words/java/conversion/jpg-t...
  7. Convert Image To HTML Java

    Convert Image to HTML format in Java code. Save Image as HTML using Java....converting image to HTML Use our document conversion API to create portable...to import and export image, HTML, and many other document formats...

    products.aspose.com/words/java/conversion/image...
  8. Merge PDF files using Python for .NET | Aspose.PDF

    Merge PDF files programmatically with Python sample code using Aspose.PDF for Python for .NET...a robust and user-friendly document manipulation API designed...The Python library enables document conversion from any supported...

    products.aspose.com/pdf/python-net/merger/pdf/
  9. 将 PDF 转换为图像格式|Aspose.PDF for Java

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。只需几行代码即可将 PDF 页面转换为 PNG、JPEG、BMP 图像。...文件中的所有页面转换为单个 TIFF 图像: 创建一个 Document 类的对象。 调用 Process 方法来转换文档。... toString (); Document document = new Document ( documentFileName...

    docs.aspose.com/pdf/zh/java/convert-pdf-to-imag...
  10. Convert HTML to PNG – Aspose.HTML for Python vi...

    Convert HTML to PNG programmatically using the Aspose.HTML Python library. Learn HTML to PNG conversion scripts with ready-to-use Python examples....'MHTML' 'MD' }} import aspose.html as ah import aspose.html.converters...converters as conv import aspose.html.saving as sav {{/if_output}}...

    docs.aspose.com/html/python-net/convert-html-to...