Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 109,875 for

import

(0.12 sec)
  1. Aspose.OCR for Java 22.5 - Release Notes|Docume...

    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-22...
  2. Managing Text Autofit and Rotation 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 class pres = Rjb::import('com.aspose.slides.Presentation')...getShapes().addAutoShape(Rjb::import('com.aspose.slides.ShapeType')...

    docs.aspose.com/slides/java/managing-text-autof...
  3. Convert EOT | Java

    API solution to convert EOT to TTF, WOFF and WOFF2 from Aspose.Font for Java. Here you will find code examples of EOT conversion....font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...IOException ; 6 import java.nio.file.Files ; 7 import java.nio.file...

    docs.aspose.com/font/java/convert/eot/
  4. Using Aspose.Imaging for Java in Kotlin|Documen...

    How to use Aspose.Imaging for Java in Kotlin applications for desktops and servers... import com.aspose.imaging.Color import com.aspose...imaging.Graphics import com.aspose.imaging.Image import com.aspose...

    docs.aspose.com/imaging/java/using-imaging-in-k...
  5. PdfProducer - Aspose.PDF for Java - API Reference

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....ImportOptions for specified import format. static PdfProducer...the producer for specified import option. static PdfProducer...

    reference.aspose.com/pdf/java/com.aspose.pdf.fa...
  6. Aspose.OCR for Java 21.12 - 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. Limitations and API Differences|Aspose.Slides f...

    Aspose.Slides for Python via Java limitations and api differences....(in the default ) cannot be imported. Because of lack of JVM support...Java and vice versa crashes on import of the jpype module. Public...

    docs.aspose.com/slides/python-java/limitations-...
  8. Tag 'if' is not well-formed. A conditional expr...

    We are using Aspose Words successfully on Java 8 and Java 11. We are currently in the process of migrating to Java 17. However, we noticed that not everything works properly with Java 17. This is my test: Import stati…... This is my test: import static org.assertj.core.api...assertThat; import java.io.ByteArrayInputStream; import java.io.File;...

    forum.aspose.com/t/tag-if-is-not-well-formed-a-...
  9. Convert OTG files|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.... import com.aspose.imaging.Image ; import com.aspose...ImageOptionsBase ; import com.aspose.imaging.Size ; import com.aspose...

    docs.aspose.com/imaging/java/convert-otg-files/
  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/ja/python-java/pyinstalle...