Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 97,218 for

import

(0.07 sec)
  1. 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...
  2. Manage Hyperlinks|Aspose.Slides for Python Docu...

    Add hyperlink to a PowerPoint Presentation in Python...website hyperlink to a text: import aspose.slides as slides with...website hyperlink to a shape: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/manage-hyperl...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  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. 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...
  10. Modern API|Aspose.Slides for Python Documentation

    Modern API...as follows: import aspose.slides as slides import aspose.pydrawing...Code using a deprecated API: import aspose.slides as slides with...

    docs.aspose.com/slides/python-net/modern-api/