Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 67,129 for

import

(0.07 sec)
  1. 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-...
  2. 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...
  3. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby.... shape_type = Rjb :: import ( "com.aspose.words.ShapeType"...ShapeType" ) watermark = Rjb :: import ( "com.aspose.words.Shape" )...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  4. Working With Comments in Ruby|Aspose.Words for ...

    Working with comments using Ruby.... doc = Rjb :: import ( 'com.aspose.words.Document'...collected_comments = Rjb :: import ( 'java.util.ArrayList' ) ...

    docs.aspose.com/words/java/working-with-comment...
  5. 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...
  6. String Searching in PST with Ignore Case in Rub...

    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....Outlook PST file pst = Rjb :: import ( 'com.aspose.email.PersonalStorage'...data_dir + "search.pst" , Rjb :: import ( 'com.aspose.email.FileFormatVersion'...

    docs.aspose.com/email/java/string-searching-in-...
  7. Append Documents in Ruby|Aspose.Words for Java

    Append an MS Word document to other one using Ruby.... dst_doc = Rjb :: import ( 'com.aspose.words.Document'...Destination.doc" ) src_doc = Rjb :: import ( 'com.aspose.words.Document'...

    docs.aspose.com/words/java/append-documents-in-...
  8. Features Overview|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....from byte arrays Import/Export Features Import Microsoft Outlook...(MSG) emails. Import Microsoft HTML (MHT) emails Import RFC822 compliant...

    docs.aspose.com/email/androidjava/features-over...
  9. Manage SmartArt Graphics in Presentations Using...

    Automate PowerPoint SmartArt creation, editing, and styling in Python via .NET using Aspose.Slides, featuring concise code examples and performance-focused guidance.... import aspose.slides as slides import aspose.slides...SmartArt object. import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/manage-smarta...
  10. Insert Nested Fields in Jython|Aspose.Words for...

    Insert Nested Fields using Jython....words import Settings from com . aspose . words import Document...Document from com . aspose . words import DocumentBuilder from com ....

    docs.aspose.com/words/java/insert-nested-fields...