Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 48,508 for

import document

(0.14 sec)
  1. Convert PDF To BMP Python

    Convert PDF to BMP format in Python code. Save PDF as BMP using Python....converting PDF to BMP Use our document conversion API to develop...solution to import and export PDF, BMP, and many other document formats...

    products.aspose.com/words/python-net/conversion...
  2. Convert WORD To PDF Python

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

    products.aspose.com/words/python-net/conversion...
  3. Convert Image To BMP Python

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

    products.aspose.com/words/python-net/conversion...
  4. Convert HTML To JPG Python

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

    products.aspose.com/words/python-net/conversion...
  5. 使用额外类型的PDF注释|Aspose.PDF for Java

    本节介绍如何添加、获取和删除PDF文档中的额外类型的注释。...创建插入符号注释的步骤: 加载PDF文件 - 新的 Document 。 创建新的 Caret Annotation 并设置...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/zh/java/extra-annotations/
  6. Aspose::Words::Drawing::ImageData::get_BiLevel ...

    Aspose::Words::Drawing::ImageData::get_BiLevel method. Determines whether an image will be displayed in black and white in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Images...Aspose :: Words :: Document > (); // Import a shape from the source...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Convert JPG To HTML Python

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

    products.aspose.com/words/python-net/conversion...
  8. SVG to PDF in Python – Code Example and Online ...

    Convert SVG to PDF format online or in Python code. Learn Python code example for SVG to PDF conversion....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...
  9. Alternative methods to supply main TeX input fi...

    Aspose.TeX API solution for Python includes a Constructor that accepts a stream as the first argument, providing conversion functionality.... tex import * 2 from aspose. tex . io import * 3 from aspose...presentation . xps import * 4 from io import BytesIO 5 ##########...

    docs.aspose.com/tex/python-net/other-ways-of-ma...
  10. Aspose pdf for java PDF转换WORD 样式失效 - Free Suppo...

    我使用的是aspose pdf for java 组件 我想要的效果是在保留原有的样式情况下,转换的word的表格可以编辑 我实际用Aspose把PDF转换为word后,表格也不能编辑,表格变成了图片,启用表格识别,样式又全部乱了,请帮我看下,谢谢! test0730.pdf (49.5 KB) test0730.docx (12.6 KB)... 示例代码 : import com.aspose.pdf.Document; import com.aspose...args) { // 加载PDF文档 Document document = new Document("input.pdf");...

    forum.aspose.com/t/aspose-pdf-for-java-pdf-word...