Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 109,861 for

import

(0.24 sec)
  1. Aspose.OCR for Java 21.9 - Release Notes

    Aspose.OCR for Java 21.9 - Release Notes – the latest updates and fixes....Example import static java.lang.System.out ; import java.awt...Rectangle ; import java.io.IOException ; import com.aspose.ocr...

    releases.aspose.com/ocr/java/release-notes/2021...
  2. Converting Presentation to HTML in Ruby|Aspose....

    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....represents a PPTX file pres = Rjb::import('com.aspose.slides.Presentation')..."Aspose.pptx") html_opt = Rjb::import('com.aspose.slides.HtmlOptions')...

    docs.aspose.com/slides/java/converting-presenta...
  3. Insert Nested Fields in Ruby|Aspose.Words for Java

    Insert Nested Fields using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...Document' ) . new builder = Rjb :: import ( "com.aspose.words.DocumentBuilder"...

    docs.aspose.com/words/java/insert-nested-fields...
  4. Read Outlook for Mac OLM File & Get Folders & S...

    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.... It’s important to note that OLM files are...stream as an argument to it: import aspose.email as ae fileName...

    docs.aspose.com/email/python-net/read-outlook-f...
  5. Convert SVG to PNG – Python Examples

    Convert SVG to PNG in Python code or online. You will find Python examples and an online SVG Converter... import aspose from aspose.svg import * from aspose...converters import * from aspose.svg.drawing.skiasharp import * from...

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  6. Using OAuth to access Mail Services|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.... import java.io.BufferedReader ; import java.io.IOException...IOException ; import java.io.InputStream ; import java.io.InputStreamReader...

    docs.aspose.com/email/java/using-oauth-to-acces...
  7. Worksheet.ImportDataTable | Aspose.Cells for .N...

    Worksheet method. Imports a DataTable object into a worksheet...ImportDataTable method Imports a DataTable object into a worksheet...The DataTable object to be imported. isFieldNameShown Boolean...

    reference.aspose.com/cells/net/aspose.cells.gri...
  8. Loading and Saving Message|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....tools import FileFormatUtil # Detect file...options. from aspose.email import MailMessage , EmlLoadOptions...

    docs.aspose.com/email/python-net/loading-and-sa...
  9. Conversion of Excel files to PDF - Free Support...

    Hi, I wanted to convert multi-sheet Excel files to PDF single file using Aspose libraries in Java. I saw some sample code where the libraries used were from Cells and PDF. Import com.aspose.cells.Workbook; Import com.…... import com.aspose.cells.Workbook; import com.aspose...Document; import com.aspose.pdf.HorizontalAlignment; import com.aspose...

    forum.aspose.com/t/conversion-of-excel-files-to...
  10. Convert Doc to HTML in Ruby|Aspose.Words for Java

    Converting Doc to HTML using Ruby in Java.... doc = Rjb :: import ( 'com.aspose.words.Document'...HtmlSaveOptions(); options = Rjb :: import ( 'com.aspose.words.HtmlSaveOptions'...

    docs.aspose.com/words/java/convert-doc-to-html-...