Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 69,950 for

import

(0.4 sec)
  1. Convert VSDX to PDF via Python | products.aspos...

    Sample Python conversion code for VSDX format to PDF file. Use this example code to convert VSDX to PDF within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSDX in an object...

    products.aspose.com/diagram/python-java/convers...
  2. Mhtml to pdf conversion - pdf output is not as ...

    input mhtml file AccuWeather.zip (50.3 KB) output pdf file AccuWeather_html.pdf (154.8 KB) language: java 21 aspose-words 25.2 our expectation is, the contents of output pdf should be similar to how the mhtml file …...conversion: import com.aspose.html.converters.Converter; import com.aspose...html.saving.PdfSaveOptions; import java.io.FileInputStream; public...

    forum.aspose.com/t/mhtml-to-pdf-conversion-pdf-...
  3. Msg to mhtml - the external image present in th...

    language: java21 library aspose-email:25.1 During msg to mhtml conversion , the external image present in this msg file is not visible in the output mhtml file. please help to fix this problem input Develop Softwar…...options: import com.aspose.email.MailMessage; import com.aspose...aspose.email.SaveOptions; import com.aspose.email.MhtFormatOptions;...

    forum.aspose.com/t/msg-to-mhtml-the-external-im...
  4. 从网站提取图像(Python)– Aspose.HTML

    学习如何使用 Aspose.HTML 从网站下载图像。考虑使用 Python 示例通过 Aspose.HTML 自动提取网站图像。...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...Python 2 3 import os 4 import aspose.html as ah 5 import aspose.html...

    docs.aspose.com/html/zh/python-net/extract-imag...
  5. Specify Formula Fields while Importing Data to ...

    Learn how to specify Formula Fields while Importing Data to Worksheet through the Aspose.Cells for C++ API....Specify Formula Fields while Importing Data to Worksheet with Golang...specify formula fields when you import data into your worksheet using...

    docs.aspose.com/cells/go-cpp/specify-formula-fi...
  6. Formatting issue when merging two dox into one ...

    I need to merge multiple docx file into one. When I merge it there is a formatting issue in the last sentence. Please refer the attached files. merged_document.docx (21.4 KB) 2.docx (28.5 KB) 3.docx (28.3 KB) Python…... import_format_options = aw.ImportFormatOptions()...ImportFormatOptions() import_format_options.keep_source_numbering =...

    forum.aspose.com/t/formatting-issue-when-mergin...
  7. Convert EPUB to JPG – Python code and Online Co...

    Python code for EPUB to JPG conversion. Easily use Aspose.HTML for Python via .NET within any Python application. Try online EPUB to JPG Converter!...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    products.aspose.com/html/python-net/conversion/...
  8. Convert EPUB to PNG – Python code and Online Co...

    Python code for EPUB to PNG conversion. Easily use Aspose.HTML for Python via .NET within any Python application. Try online EPUB to PNG Converter!...'XPS' }} import aspose.html.converters as conv import aspose.html...'TIFF'}} import aspose.html.converters as conv import aspose.html...

    products.aspose.com/html/python-net/conversion/...
  9. Enable IMAP Extensions using Python API|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....information using the ID command: import aspose.email as ae with ae...folders contain subfolders: import aspose.email as ae with ae...

    docs.aspose.com/email/python-net/imap-extension...
  10. Lock PDF using Python | Aspose.PDF

    Python sample code to protect PDF document on any platform.... This is especially important for protecting personal or...Output file: import AsposePDFPythonWrapp as apw import AsposePDFPython...

    products.aspose.com/pdf/python-cpp/encrypt/