Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 110,136 for

import

(0.14 sec)
  1. import_object_array method | Aspose.Cells for P...

    Import_object_array method Contents [ Hide ] Import_object_array Imports an array of data into a worksheet. def impor......import_object_array method Contents [ Hide ] import_object_array...import_object_array Imports an array of data into a worksheet. def import_object_array...

    reference.aspose.com/cells/python-net/aspose.ce...
  2. Aspose.OCR for Java 21.3 - 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-21...
  3. Aspose.OCR for Java 21.4 - Release Notes

    Aspose.OCR for Java 21.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/2021...
  4. Convert PPT to PDF using Aspose.Slide for Pytho...

    I am using the Aspose.Slides library in Python to convert a PPTX presentation to PDF. This works perfectly; however, when extracting the final pages of the resulting PDF, their size is too large, almost as large as the t…... CODE USE: import os import sys import aspose.slides as...from datetime import datetime from PyPDF2 import PdfWriter , PdfReader...

    forum.aspose.com/t/convert-ppt-to-pdf-using-asp...
  5. Export Visio Diagram to XML in 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....a VSD file diagram = Rjb :: import ( 'com.aspose.diagram.Diagram'...data_dir + "Diagram.vdx" , Rjb :: import ( 'com.aspose.diagram.SaveFileFormat'...

    docs.aspose.com/diagram/java/export-visio-diagr...
  6. Managing Font Related Properties 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')...Define new fonts fd1 = Rjb::import('com.aspose.slides.FontData')...

    docs.aspose.com/slides/java/managing-font-relat...
  7. Shape Effect|Aspose.Slides for Python Documenta...

    Apply effect to PowerPoint shape in Python...rectangle: import aspose.slides as slides import aspose.pydrawing...to a shape: import aspose.slides as slides import aspose.pydrawing...

    docs.aspose.com/slides/python-net/shape-effect/
  8. Determine Line Break|Aspose.PDF for Java

    Learn more about how to determinate a line break of multi-line TextFragment using Java...examples ; import com.aspose.pdf.* ; import java.io.FileWriter...FileWriter ; // Import the FileWriter class import java.io.IOException...

    docs.aspose.com/pdf/java/determine-line-break/
  9. Install Aspose.Slides for Android via Java|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....and add these imports: import java.io.File ; import com.aspose.slides...IAutoShape ; import com.aspose.slides.IParagraph ; import com.aspose...

    docs.aspose.com/slides/androidjava/install-aspo...
  10. Convert WOFF2 to WOFF | API Solution for Java

    Aspose.Font for Java provides you with an easy solution for converting fonts. This documentation will tell about the woff2 to woff 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/woff2-to-woff/