Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 109,869 for

import

(0.11 sec)
  1. Manage SmartArt Shape|Aspose.Slides for Python ...

    Manage SmartArt in PowerPoint presentations in Python... import aspose.slides as slides import aspose.slides...SmartArt instance. import aspose.slides as slides import aspose.slides...

    docs.aspose.com/slides/python-net/manage-smarta...
  2. Chart Calculations|Aspose.Slides for Python Doc...

    PowerPoint chart calculations and values in Python... import aspose.slides.charts as charts import aspose.slides...values. import aspose.slides.charts as charts import aspose.slides...

    docs.aspose.com/slides/python-net/chart-calcula...
  3. Cant extract text from PDF - Free Support Forum...

    I tried the demo, but I can’t extract any demo text from another PDF: https://www.nmlegis.gov/Sessions/22%20Regular/bills/senate/SB0014.pdf package com.aspose.ocr.examples.OcrFeatures; Import com.aspose.ocr.DocumentRec…...OcrFeatures; import com.aspose.ocr.DocumentRecognitionS; import com.aspose...Language; import com.aspose.ocr.RecognitionResult; import com.aspose...

    forum.aspose.com/t/cant-extract-text-from-pdf/2...
  4. aspose.slides.import|Aspose.Sildes for Python v...

    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 Contents [ Hide ] Contains classes for importing...importing data into Microsoft PowerPoint presentations. Classes...

    docs.aspose.com/slides/python-net/api-reference...
  5. Convert SVG Files in Python – Python Examples

    Learn how to convert SVG to other formats in Python, find Python code examples and try an online converter SVG.... import aspose from aspose.svg import * from aspose...converters import * from aspose.svg.drawing.skiasharp import * from...

    docs.aspose.com/svg/python-net/convert-svg/
  6. Aspose.OCR for Java 22.2 - Release Notes

    Aspose.OCR for Java 22.2 - Release Notes – the latest updates and fixes....API Enhancement OCRJAVA-224 Import optimized models Bug OCRJAVA-219...Example import static java.lang.System.out ; import java.awt...

    releases.aspose.com/ocr/java/release-notes/2022...
  7. Formatting Lines of the Shapes in Ruby|Aspose.S...

    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/formatting-lines-of...
  8. Adding MapiTask to PST in Jython|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....- email import Settings from com.aspose.email import MapiTask...email import MapiTaskHistory from com.aspose.email import MapiTaskOwnership...

    docs.aspose.com/email/java/adding-mapitask-to-p...
  9. 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...
  10. 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/