Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 25,228 for

print

(0.15 sec)
  1. Working with custom dictionaries|Documentation

    How to create and apply custom dictionaries for Aspose.OCR for Python via .NET spell checker.... recognize ( input ) # Print corrected results correctedResult.... ENG , "dictionary.txt" ) print ( correctedResult ) Getting...

    docs.aspose.com/ocr/python-net/dictionaries/
  2. Conversion to grayscale|Documentation

    How to convert source images to grayscale using Aspose.OCR for Python via .NET before recognition....recognize ( input ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/grayscale/
  3. ChartSeriesCollection.clear method | Aspose.Wor...

    ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection.... count ) # Print the name of every series in...series in chart . series : print ( series . name ) # These are...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 用 PHP 检查 Visio 绘图中是否存在大师|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....-> isExist ( $master_id ); print "Master Presence : " . ( string...-> isExist ( $master_name ); print "Master Presence : " . ( string...

    docs.aspose.com/diagram/zh/java/check-presence-...
  5. How to convert xhtml into PDF - Free Support Fo...

    I have xhtml file that renders in browser, the whole xhtml content is rendered by javascript function, when the page is loaded. I tried to convert the file in aspose online and it threw me 201 error. I have attached th…...as PDF : Use the browser’s print functionality to save the rendered...modern browsers allow you to print a webpage to PDF. If you want...

    forum.aspose.com/t/how-to-convert-xhtml-into-pd...
  6. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Remove Image from PDF using C# Print PDF to PDF with Java Scan QR...QR Code using Python Print PDF to PDF with C# Create Barcode Vector...

    kb.aspose.com/categories/page/21/
  7. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from scanned receipts....recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/recognition-sett...
  8. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from ID cards....recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/recognition-sett...
  9. 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......FileFormatType, CellsHelper print(CellsHelper.getVersion()) workbook...

    docs.aspose.com/cells/ar/python-java/pyinstalle...
  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......FileFormatType, CellsHelper print(CellsHelper.getVersion()) workbook...

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