Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 73,975 for

import

(0.51 sec)
  1. Convert VSS to HTML via Python | products.aspos...

    Sample Python conversion code for VSS format to HTML file. Use this example code to convert VSS to HTML within any Python based application....Conversion Source Code import jpype import asposediagram jpype.startJVM()...startJVM() from asposediagram.api import * // load the VSS 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.PDF for Python via .NET

    了解如何使用 Aspose.PDF for Python 从 PDF 文档中的特定页面区域或段落结构提取文本。... import aspose.pdf as ap def extract_text_from_region...,然后遍历每个章节和段落。 从每个段落读取文本片段,并将结果写入文件。 import aspose.pdf as ap def extra...

    docs.aspose.com/pdf/zh/python-net/region-based-...
  5. PDF Figures Annotations|Aspose.PDF for Java

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Java...examples ; import java.util.* ; import com.aspose.pdf.*...aspose.pdf.examples ; import java.util.* ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/figures-annotation/
  6. Validate POP3 Server Credentials in Python|Docu...

    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....Email API: import aspose.email as ae client =...

    docs.aspose.com/email/python-net/validate-pop3-...
  7. Remove Images from PDF using JavaScript | Aspos...

    This page describes how to remove Images from PDF with JavaScript in Node.js.... Import the Aspose.PDF module. Define...

    products.aspose.com/pdf/nodejs-cpp/images/remove/
  8. Installing Aspose.CAD for Python|CAD Documentation

    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....code for converting a file import aspose.cad as cad if __name__...

    docs.aspose.com/cad/python-net/installing-aspos...
  9. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart... import aspose.words as aw from aspose.pydrawing import Color...Color from api_example_base import ApiExampleBase , ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during Import....they will be preserved during import. get recognizeUtf8Text () :...

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