Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 105,546 for

import

(0.06 sec)
  1. Cells.ImportDataGrid | Aspose.Cells for .NET AP...

    Cells method. Imports a DataGrid into a worksheet...ImportDataGrid(DataGrid, int, int, bool) Imports a DataGrid into a worksheet...The DataGrid object to be imported. firstRow Int32 The row number...

    reference.aspose.com/cells/net/aspose.cells/cel...
  2. Cells.Import | Aspose.Cells for .NET API Reference

    Cells method. Import data from data view...Import Cells.Import method Import data from data view....leState.Never)] public int Import ( IDataReader dataReader ,...

    reference.aspose.com/cells/net/aspose.cells/cel...
  3. Aspose.Imaging for Java 22.5 - Release notes|Do...

    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....completly dark) import com.aspose.imaging.Image ; import com.aspose...fileformats.tiff.TiffFrame ; import com.aspose.imaging.fileformats...

    docs.aspose.com/imaging/java/aspose-imaging-for...
  4. Filling Shapes with Solid Color 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....Presentation class pres = Rjb::import('com.aspose.slides.Presentation')...getShapes().addAutoShape(Rjb::import('com.aspose.slides.ShapeType')...

    docs.aspose.com/slides/java/filling-shapes-with...
  5. Convert Pandas to Excel|Documentation

    Convert Pandas to Excel by using Aspose.Cells for Python via .NET API....snippet to demonstrate how to import data from a pandas DataFrame...DataFrame data into JSON data. Import JSON data using Aspose.Cells...

    docs.aspose.com/cells/python-net/convert-pandas...
  6. How to Merge PDF using Python via C++|Aspose.PD...

    This page explain how to merge PDF documents into a single PDF file with Python.... import AsposePDFPythonWrapp as apw import AsposePDFPython...AsposePDFPython as apCore import os import os.path dataDir = os . path...

    docs.aspose.com/pdf/python-cpp/merge-pdf-docume...
  7. Different time to save between Aspose.PDF versions

    Different time to save between Aspose.PDF versions Hello, When using the code snippet below Save the file in the: 1. aspose.PDF 20.1 takes around **6736 ms** 2. aspose.PDF 24.6 takes around **15061......Code"] ``` import com.aspose.pdf.Document; import java.io.File;...File; import java.io.FileInputStream; import java.io.FileOutputStream;...

    forum.aspose.com/t/different-time-to-save-betwe...
  8. PDF Highlights Annotation using Python|Aspose.P...

    Learn how to add highlights annotations to PDF files in Python using Aspose.PDF for text emphasis....usually yellow, to indicate its importance or relevance. Underline annotation...page. Add Highlight Annotation import aspose.pdf as ap # Open document...

    docs.aspose.com/pdf/python-net/highlights-annot...
  9. Issue creating a scaled thumbnail (Aspose Slide...

    Hi - we are getting an OutOfMemory issue when creating a scaled thumbnail from a slide. We are using aspose-slides v23.5 Here is a demo call that ends up in the issue. The function slide.getThumbnail() is working fine, …...example; import com.aspose.slides.ISlide; import com.aspose...Presentation; import javax.imageio.ImageIO; import java.awt.image...

    forum.aspose.com/t/issue-creating-a-scaled-thum...
  10. Filtering Page of Pivot in Python - Free Suppor...

    Hi, appreciate your help. I have a file with sample pivots in the attached Sample.zip (10.2 KB) And I have python codes below to try and replicate one of the pivot tables Import jpype Import asposecells jpype.start…...of the pivot tables import jpype import asposecells jpype.startJVM()...startJVM() from asposecells.api import Workbook, PuvotFieldType workbook...

    forum.aspose.com/t/filtering-page-of-pivot-in-p...