Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 66,858 for

import

(0.26 sec)
  1. Apply Shape Animations in Presentations with Py...

    Discover how to create and customize shape animations in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Stand out!...of information emphasize important points increase interest or...readers or viewers attention to important parts in a presentation PowerPoint...

    docs.aspose.com/slides/python-net/shape-animation/
  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. 使用 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/
  4. Working with Bookmarks|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using PdfBookmarEditor Class....Contents [ Hide ] Create Bookmarks Import and Export Bookmarks Update...

    docs.aspose.com/pdf/net/working-with-bookmarks-...
  5. 使用 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/
  6. 在 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/
  7. Aspose.Cells for Python via .NET license issue ...

    Hi, we are trying to deploy our purchased license for aspose.cell python product to our Databricks environment which we could do successfully. But when we call the license within our code, we run into the following error…...cells import License lic = License() # Try...lic") from aspose.cells import License import io # Try to set license...

    forum.aspose.com/t/aspose-cells-for-python-via-...
  8. Python 直接读取html问题 - Free Support Forum - aspose...

    目前出现的问题是 读取aw.SaveFormat.HTMLhtml信息和docx格式不一样。...words import Document, HtmlFixedSaveOptions...LoadOptions from aspose.words import LoadOptions, LoadFormat, Document...

    forum.aspose.com/t/python-html/323324
  9. 乳胶到PDF | 通过 .NET 为 Python 提供 Aspose.TeX

    在本文中,使用Aspose.TeX API解决方案来了解如何将TEX转换为PDF,该文章提供了详细的说明和代码示例。... tex import * 2 from aspose. tex . io import * 3 from aspose... pdf import * 4 from util import Util 5 from os import path 6...

    docs.aspose.com/tex/zh/python-net/latex-to-pdf/
  10. 将图像添加到现有PDF文件|Aspose.PDF for Java

    本节介绍如何使用Java库将图像添加到现有PDF文件。...examples ; import java.awt.image.BufferedImage ; import java.io...ByteArrayInputStream ; import java.io.ByteArrayOutputStrea ; import java.io...

    docs.aspose.com/pdf/zh/java/add-image-to-existi...