Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 23,362 for

print

(0.4 sec)
  1. Passport recognition settings|Documentation

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

    docs.aspose.com/ocr/python-net/recognition-sett...
  2. 导出打印区域范围到HTML,使用Node.js通过C++|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.... get ( 0 ); // Set the print area. worksheet . getPageSetup...HtmlSaveOptions (); // Set flag to export print area only options . setExportPrintAreaOn...

    docs.aspose.com/cells/zh/nodejs-cpp/export-prin...
  3. Feature List|Documentation

    Visio Diagram Java API feature list include create, read, write, export, Print and access Microsoft Visio 2003, 2007, 2010, 2013, VSD, VSSM, VSTX, VSSM, VST formats.... Print : Print Visio diagrams with high...

    docs.aspose.com/diagram/java/feature-list/
  4. Cropping Images in PHP|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.... print "Cropped image by shifts successfully...jpg" ); \ # Display Status. print "Cropped image by rectangle...

    docs.aspose.com/imaging/java/cropping-images-in...
  5. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value....Iterate over the collection and print every element. for drop_down...drop_down in drop_down_items : print ( drop_down ) # There are two ways...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working With Comments in Jython|Aspose.Words fo...

    Working with comments using Jython....) for comment in comments : print comment # Remove all comments...self . remove_comments ( doc ) print "All comments are removed!"...

    docs.aspose.com/words/java/working-with-comment...
  7. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection....Enumerate over the collection and print each element. for item in list_items...list_items : if item is not None : print ( f 'List item: { item . display_text...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SdtListItemCollection.add method | Aspose.Words...

    SdtListItemCollection.add method. Adds an item to this collection....Enumerate over the collection and print each element. for item in list_items...list_items : if item is not None : print ( f 'List item: { item . display_text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert CSV to JSON with Node.js via C++|Docume...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for Node.js via C++ API....load the source CSV file and print the JSON output in the console...range , jsonSaveOptions ); // Print JSON console . log ( data );...

    docs.aspose.com/cells/nodejs-cpp/convert-csv-to...
  10. LayoutCollector.clear method | Aspose.Words for...

    LayoutCollector.clear method. Clears all collected layout data...True ) for node in nodes : print ( f '-> NodeType. { node . node_type...node_type } : ' ) print ( f ' \t Starts on page { layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...