Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 109,869 for

import

(0.17 sec)
  1. Aspose.OCR for Java 21.11 - Release Notes|Docum...

    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....Example import static java.lang.System.out ; import java.awt...Rectangle ; import java.io.IOException ; import com.aspose.ocr...

    docs.aspose.com/ocr/java/aspose-ocr-for-java-21...
  2. 设置环境和安装指南|Documentation

    setup Aspose.Diagram for Python via Java and installation guidelines...py 并使用以下示例代码: import jpype import asposediagram jpype ...() from asposediagram . api import * diagram = Diagram () diagram...

    docs.aspose.com/diagram/zh/python-java/setup-en...
  3. Aspose.OCR for Java 22.4 - Release Notes

    Aspose.OCR for Java 22.4 - Release Notes – the latest updates and fixes....Example import static java.lang.System.out ; import java.awt...Rectangle ; import java.io.IOException ; import com.aspose.ocr...

    releases.aspose.com/ocr/java/release-notes/2022...
  4. 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/
  5. Add Text to an existing PDF file in Ruby|Aspose...

    Learn how to add text to an existing PDF document in Ruby with Aspose.PDF to enhance or update your PDF content....Document object doc = Rjb :: import ( ' com . aspose . pdf . Document...fragment text_fragment = Rjb :: import ( ' com . aspose . pdf . TextFragment...

    docs.aspose.com/pdf/java/add-text-to-an-existin...
  6. Aspose.OCR for Java 21.10 - Release Notes|Docum...

    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....Example import static java.lang.System.out ; import java.awt...Rectangle ; import java.io.IOException ; import com.aspose.ocr...

    docs.aspose.com/ocr/java/aspose-ocr-for-java-21...
  7. 在 Ruby 中连接组的子形状|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....of Diagram diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...connector shape shape = Rjb :: import ( 'com.aspose.diagram.Shape'...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  8. Managing Paragraph Indent in Ruby|Aspose.Slides...

    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/managing-paragraph-...
  9. 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...data. Traverse NumPy array and import data using Aspose.Cells for...

    docs.aspose.com/cells/python-net/convert-numpy-...
  10. example.py

    Import os from jpype Import * __cells_jar_dir__ = os.path.dirname(__file__) addClassPath(os.path.join(__cells_jar_dir__, "aspose-cells-23.1.jar")) addClassPath(os.path.join(__cells_jar_dir__, "bcpr......import os from jpype import * __cells_jar_dir__ = os.path.dirname(__file__)..."JavaClassBridge.jar")) import jpype import asposecells jpype.startJVM()...

    docs.aspose.com/cells/es/python-java/pyinstalle...