Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 69,777 for

import

(0.28 sec)
  1. Convert VSDM to HTML via Python | products.aspo...

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

    products.aspose.com/diagram/python-java/convers...
  2. Aspose::Words::Fields::FieldInclude::get_Bookma...

    Aspose::Words::Fields::FieldInclude::get_BookmarkName method. Gets or sets the name of the bookmark in the document to include in C++....can use an INCLUDE field to import a portion of another document...with this field contains this imported portion. auto field = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Why Not Open XML SDK|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....High‑level functions, such as import data from different data sources...populate documents with data: - Import/Export data to/from a DataTable...

    docs.aspose.com/cells/net/why-not-open-xml-sdk/
  4. Using Sendgrid to Send Emails | Solution for Yo...

    Discover the power of SendGrid integration with Java API to enhance email deliverability. Get clear instructions, code samples, and advanced features.... How to Get Started Import the Java API: Add the library...is with our intuitive API. import com.aspose.email.*; String...

    products.aspose.com/email/java/send-email/sendg...
  5. 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-...
  6. 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...
  7. Missing Features of xlsx4j in Aspose.Cells|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....Calculation Engine in xlsx4j Import Data to Worksheets in xlsx4j...

    docs.aspose.com/cells/java/missing-features-of-...
  8. Android Excel Spreadsheet API | products.aspose...

    Android spreadsheet library to create read write and parse Excel files. A spreadsheet API for mobile Apps development...formatting and page setup tasks, import and export capabilities, render... cell and range Export and import data from ArrayList, Array...

    products.aspose.com/cells/android-java/
  9. Merge EPS files to PDF using Python

    Merger EPS functionality of Aspose.Page API solution for Python allows you to combine several EPS files into a single PDF document.... eps import * 4 from aspose. page . eps . device import * 5 from...from util import Util 6 ########## 7 ###### Class and Method...

    docs.aspose.com/page/python-net/merge/eps/
  10. Split PDF, HTML, TXT Files using Python | Aspos...

    Python sample code to split files on any platform....to split PDF file - Python import AsposePDFPythonWrapp as apw...

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