Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 50,613 for

import document

(0.21 sec)
  1. Convert Visio to IMAGE via Python | products.as...

    Sample Python conversion Visio to IMAGE file. Use this example code to convert Visio to IMAGE within any Python based application....Install-Package Visit our documentation for more details. How to...Conversion Source Code import jpype import asposediagram jpype.startJVM()...

    products.aspose.com/diagram/python-java/convers...
  2. PAGEREF field page numbers incorrect after upda...

    Hi, We’re generating DOCX reports programmatically (using Go to build the WordprocessingML XML) and then passing them through Aspose.Words for Python to resolve field codes. The TOC uses PAGEREF fields referencing bookm…...resolution code: import aspose.words as aw doc = aw.Document(file_stream)...produces correct page numbers The document uses Times New Roman 12pt...

    forum.aspose.com/t/pageref-field-page-numbers-i...
  3. Convert PDF to PNG using Aspose.PDF Java Font a...

    The font of the content in the PDF to PNG conversion is SourceHanSansHWSC-Regular.otf font, and the PNG image is garbled after conversion. Use font package for Source Black OTF If the font is correct when converting Wo…...possible, ensure that the PDF document has the fonts embedded. This...output quality: import java.io.IOException; import com.aspose.pdf...

    forum.aspose.com/t/convert-pdf-to-png-using-asp...
  4. Convert MHTML to JPEG – Python code and Online ...

    Use Aspose.HTML for Python via .NET to convert MHTML to JPEG with full control over save parameters or convert MHTML online with a free MHTML Converter....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/...
  5. Not able to extract text from PDF - Free Suppor...

    I have installed Aspose PDF on Debian (bookworm). Refer attached PDF. It does not extract page # 35 or 36. bad2.pdf (144.7 KB)...Processing library to perform document management can easily be used...render, secure and print documents without using Adobe Acrobat...

    forum.aspose.com/t/not-able-to-extract-text-fro...
  6. 从网站提取图像(Python)– Aspose.HTML

    学习如何使用 Aspose.HTML 从网站下载图像。考虑使用 Python 示例通过 Aspose.HTML 自动提取网站图像。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...= True) 10 11 # Open HTML document from URL 12 with ah. HTMLDocument...

    docs.aspose.com/html/zh/python-net/extract-imag...
  7. How to merge PDF | Aspose.PDF

    Do you know how easily merge PDF Documents in Python? Merge PDF files with high quality using Python via .NET PDF library....PDF files into a single PDF document using Aspose.PDF for Python...can help you organize your documents , make room for storage on...

    products.aspose.com/pdf/tutorial/merge-pdf/
  8. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into pdf where input file contains Eszett characters which are seen as ‘SS’ in pdf. After further checking, we found the issue is specifically for the ones set into …...for the ones set into the document through below macro : Sub...AllCaps option. If reset it the document is rendered properly. So you...

    forum.aspose.com/t/eszett-characters-are-turned...
  9. 限制和 API 差异|Documentation

    Aspose.Cells for Python via Java 限制和API差异...Cells for Java import com.aspose.cells.* ; public...for Python via Java import jpype import asposecells def run ():...

    docs.aspose.com/cells/zh/python-java/limitation...
  10. HtmlInsertOptions Enum | Aspose.Words for .NET

    Explore Aspose.Words.HtmlInsertOptions enum to customize HTML insertion with the InsertHtml method, enhancing Document processing efficiency....</html>" ; // Set the new mode of import HTML block-level elements....insertOptions ); builder . Document . Save ( ArtifactsDir + "DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/htm...