Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 109,877 for

import

(0.38 sec)
  1. CustomFontSource - Aspose.Imaging for Java - AP...

    Detailed explanation & examples of Aspose.Imaging for Java library so you may easily integrate Image Processing capabilities with your own apps.... import com.aspose.imaging.Color; import com.aspose...aspose.imaging.Image; import com.aspose.imaging.customfonthandler.CustomFontData;...

    reference.aspose.com/imaging/java/com.aspose.im...
  2. Converting Presentation to TIFF 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')...Tiff format save_format = Rjb::import('com.aspose.slides.SaveFormat')...

    docs.aspose.com/slides/java/converting-presenta...
  3. Working With Slide Size and Layout in Ruby|Aspo...

    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 file pres = Rjb::import('com.aspose.slides.Presentation')...'demo.pptx') aux_pres = Rjb::import('com.aspose.slides.Presentation')...

    docs.aspose.com/slides/java/working-with-slide-...
  4. active_x_control property | Aspose.Cells for Py...

    active_x_control property active_x_control property Gets the ActiveX control. Example from aspose Import pycore from ...... Example from aspose import pycore from aspose.cells.drawing...drawing.activexcontrols import CheckBoxActiveXContr if shape ...

    reference.aspose.com/cells/python-net/aspose.ce...
  5. Create TSV Files via Python | products.aspose.com

    Python Sample code for generating TSV documents. Use this code for creating TSV files within Python application.... Import asposecells in your code file...TSV file using Python. import jpype import asposecells jpype . startJVM...

    products.aspose.com/cells/python-java/create-tsv/
  6. Clear range contents in Aspose.Cells - Free Sup...

    Hi team, I am using Aspose.cells v17.11. I was trying to convert code from Excel interop to Aspose.Cells. I want to clear contents from the range. So I have method in Interop named “ClearRange(Range range)”, which clea…...2:33pm #6 @asposeLegit import jpype import asposecells jpype.startJVM()...startJVM() from asposecells.api import Workbook, Cells … cells = wb...

    forum.aspose.com/t/clear-range-contents-in-aspo...
  7. Trend Line|Aspose.Slides for Python Documentation

    Add trend line and custom line to PowerPoint presentations in Python... import aspose.slides.charts as charts import aspose.slides...slides as slides import aspose.pydrawing as draw # Creating empty...

    docs.aspose.com/slides/python-net/trend-line/
  8. Aspose.Imaging for Java 22.5 - Release notes

    Aspose.Imaging for Java 22.5 - Release notes – the latest updates and fixes....completly dark) import com.aspose.imaging.Image ; import com.aspose...fileformats.tiff.TiffFrame ; import com.aspose.imaging.fileformats...

    releases.aspose.com/imaging/java/release-notes/...
  9. 在Jython中将文件转换为XPS|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....cells import Settings from com . aspose . cells import Workbook...cells import ImageFormat ; from com . aspose . cells import ImageOrPrintOptions...

    docs.aspose.com/cells/zh/java/converting-to-xps...
  10. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python.... import clr aspose_pdf = clr . AddReference...from System import TimeSpan from Aspose.Pdf import Document ,...

    docs.aspose.com/pdf/net/python-net/