Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 53,302 for

import document

(0.3 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. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...util; import java.awt.Color; import java.awt.geom.Rectangle2D;...Rectangle2D; import java.io.InputStream; import java.util.ArrayList;...

    forum.aspose.com/t/word-header-footer-x-y/316493
  3. 将 SVG 转换为 PNG – Python 示例

    使用 Python 代码或在线将 SVG 转换为 PNG。您将找到 Python 示例和在线 SVG 转换器...svg import SVGDocument from aspose.svg.converters import Converter...'TIFF'}} from aspose.svg.saving import ImageSaveOptions {{/if_output}}...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  4. Convert WORD To Image Python

    Convert a Word Document to Image format in Python code. Save a Word Document as Image using Python....converting Word to image Use our document conversion API to develop...to import and export Word, image, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  5. Remove XLSM Annotation Online or Manage Annotat...

    delete comments from XLSM file through online app for free. C++ API code to manage comments of XLSM files....Xlsm Clear Comments from XLSM Document Online or Manage via C++ Develop...Develop powerful C++ based XLSM document annotation utility application...

    products.aspose.com/total/cpp/annotate/xlsm/
  6. Remove Excel Annotation Online or Manage Annota...

    delete comments from Excel file through online app for free. C++ API code to manage comments of Excel files....Clear Comments from Excel Document Online or Manage via C++ Develop...Develop powerful C++ based Excel document annotation utility application...

    products.aspose.com/total/cpp/annotate/excel/
  7. 使用 Python 向 PDF 添加页脚 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加页脚。... 使用 Document 物件開啟 PDF 文件。 建立圖章並定義其屬性。 使用...PDF 的页脚中添加图像 import aspose.pdf as apdf from os import path path_infile...

    products.aspose.com/pdf/zh-hant/python-net/footer/
  8. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic Documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in C++....Ask AI Document Builder Overview Contents [ Hide ] DocumentBuilder...with Document and enables you to build dynamic documents from...

    docs.aspose.com/words/cpp/document-builder-over...
  9. Convert SVG to JPEG – Python Code and Online Co...

    Convert SVG to JPEG format both online and using Aspose.SVG for Python via .NET. Check out the Python code example to convert SVG to JPEG....NET Live Demos Free Trial Documentation API Reference Overview Overview...Overview Live Demos Free Trial Documentation API Reference Download Pricing...

    products.aspose.com/svg/python-net/conversion/s...
  10. Saving File to Response Object with Python.NET|...

    Learn how to save Excel files directly to HTTP response streams using Aspose.Cells for Python via .NET....Stream XLS Files import os from aspose.cells import Workbook , XlsSaveOptions...Cells-for-.NET # The path to the documents directory. current_dir = os...

    docs.aspose.com/cells/python-net/saving-file-to...