Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 50,540 for

import document

(0.16 sec)
  1. FieldIncludePicture.resize_horizontally propert...

    FieldIncludePicture.resize_horizontally property. Gets or sets whether to resize the picture horizontally from the source....using IMPORT and INCLUDEPICTURE fields. doc = aw . Document () builder...= True # 2 - The IMPORT field: field_import = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Convert HTML to PDF – Python code and Online Co...

    Python library for converting HTML to PDF. Convert HTML to PDF online or with Aspose.HTML for Python to quickly, clearly, and securely save web pages as PDFs....Demos Cloud Free Trial Documentation API Reference Overview Overview...Demos Cloud Free Trial Documentation API Reference PyPI Pricing...

    products.aspose.com/html/python-net/conversion/...
  4. 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...
  5. Convert WORD To TIFF Python

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

    products.aspose.com/words/python-net/conversion...
  6. 如何获取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
  7. 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/
  8. 删除命名范围|Documentation

    您可以学习如何使用 Aspose.Cells for Python 通过 .Net 从 Excel 或 OpenOffice 文件中删除定义名称或命名范围。...cells import Workbook import aspose.cells import os import pytest...pytest # The path to the documents directory current_dir = os ....

    docs.aspose.com/cells/zh/python-net/delete-name...
  9. Converting a PDF file to GIF using Python | Asp...

    Sample code on Python for PDF to GIF conversion. Use example code for batch PDF to GIF conversion with Python and .NET...programmatically a document from PDF to GIF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  10. CompositeNode.appendChild method | Aspose.Words...

    CompositeNode.appendChild method. Adds the specified node to the end of the list of child nodes for this node....inserted was created from another document, you should use DocumentBase...to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...