Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 66,966 for

import

(0.08 sec)
  1. Converting HTML files to Excel Spreadsheets in ...

    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....html_to_excel () load_format = Rjb :: import ( 'com.aspose.cells.LoadFormat'...LoadFormat options = Rjb :: import ( 'com.aspose.cells.HTMLLoadOptions'...

    docs.aspose.com/cells/java/converting-html-file...
  2. Customize BarCode Image Resolution in Ruby|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....barcode object bb = Rjb :: import ( 'com.aspose.barcode.BarCodeBuilder'... setSymbologyType ( Rjb :: import ( 'com.aspose.barcode.Symbology'...

    docs.aspose.com/barcode/java/customize-barcode-...
  3. Copy Bookmarked Text in Ruby|Aspose.Words for Java

    Copy bookmarked text using Ruby.... src_doc = Rjb :: import ( 'com.aspose.words.Document'...document. dst_doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/copy-bookmarked-text...
  4. Convert NumPy to Excel|Documentation

    Convert NumPy to Excel by using Aspose.Cells for Python via .NET API....snippet to demonstrate how to import data from a NumPy array to...Traverse the NumPy array and import data using Aspose.Cells for...

    docs.aspose.com/cells/python-net/convert-numpy-...
  5. Extract Table from Existing PDF Document|Aspose...

    Aspose.PDF for Java makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new page and etc....examples ; import com.aspose.pdf.* ; import jdk.jshell.spi...NotImplementedExcept ; import java.io.* ; import java.util.* ; public...

    docs.aspose.com/pdf/java/extract-table-from-exi...
  6. Convert PDF to Excel in Python|Aspose.PDF for P...

    Convert PDFs to Excel spreadsheets effortlessly with Aspose.PDF for Python via .NET. Follow this guide for accurate PDF to XLSX conversions... from os import path import aspose.pdf as apdf path_infile...converted file. from os import path import aspose.pdf as apdf path_infile...

    docs.aspose.com/pdf/python-net/convert-pdf-to-e...
  7. Render Resource Usage or Sheet Views in Ruby | ...

    Learn how to read Microsoft Project (MPP/XML) resource usage and resource sheet views using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...mpp' ) 2 3 options = Rjb :: import( 'com.aspose.tasks.PdfSaveOptions'...

    docs.aspose.com/tasks/java/rendering-resource-u...
  8. 将目录添加到现有的PDF中使用Ruby|Aspose.PDF for Java

    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.... doc = Rjb :: import ( ' com . aspose . pdf . Document...创建对象以表示目录信息 toc_info = Rjb :: import ( ' com . aspose . pdf . TocInfo...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...
  9. Open PDF Document|Aspose.PDF for Java

    Learn how to open a PDF file with Aspose.PDF for Java....examples ; import java.io.InputStream ; import java.nio.file...file.Path ; import java.nio.file.Paths ; import com.aspose.pdf.*...

    docs.aspose.com/pdf/java/open-pdf-document/
  10. Heap error during CDR to Pdf convertion - Free ...

    type or paste code here This is my Java code to convert CDR file into PDF file this throw heap error package Activation; Import java.io.File; Import java.io.FileOutputStream; Import java.io.InputStream; Import java…...package Activation; import java.io.File; import java.io.FileOutputStream;...FileOutputStream; import java.io.InputStream; import java.io.OutputStream;...

    forum.aspose.com/t/heap-error-during-cdr-to-pdf...