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

print

(0.25 sec)
  1. Dewarping|Documentation

    How to straighten curved and distorted images using Aspose.OCR for Python via .NET before recognition....recognize ( input ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/dewarp/
  2. Autofit Rows and Columns in Python|Documentation

    Learn how to Autofit Rows and Columns through the Aspose.Cells for Python Via Java API....xls" ) print "Autofit Row Successfully."...dataDir + "Autofit Column.xls" ) print "Autofit Column Successfully...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  3. 使用C++创建Excel工作表的透明图像|Documentation

    使用Aspose.Cells与C++生成Excel工作表的透明图像。...// Apply different image or print options ImageOrPrintOptions...image after applying image or print options SheetRender sr ( workbook...

    docs.aspose.com/cells/zh/cpp/create-transparent...
  4. Common recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from images, scanned PDFs, DjVu files and other content....recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/recognition-sett...
  5. Copy Worksheets between Workbooks|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.... //It can be seen in print preview. pagesetup . PrintTitleRows...page... //It can be seen in print preview. pagesetup . PrintTitleRows...

    docs.aspose.com/cells/net/copy-worksheets-betwe...
  6. Get Address Cell Count Offset Entire Column and...

    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....createRange ( "A1:B3" ); // Print range address and cell count...(). createRange ( "A1" ); // Print range offset, entire column...

    docs.aspose.com/cells/nodejs-cpp/get-address-ce...
  7. Autofit Rows and Columns 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....xls" ); print "Autofit Row Successfully."...$dataDir . "Autofit Column.xls" ); print "Autofit Column Successfully...

    docs.aspose.com/cells/java/autofit-rows-and-col...
  8. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the C++ API or library sample code to determine if Paper Size of Worksheet is Automatic programmatically.... Get ( 0 ); // Print the PageSetup.IsAutomaticPaperSize...Destination Worksheet with C++ How to Print Excel as Fitted Pages Wide and...

    docs.aspose.com/cells/cpp/determine-if-paper-si...
  9. 在 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....xls" ); print "Autofit Row Successfully."...$dataDir . "Autofit Column.xls" ); print "Autofit Column Successfully...

    docs.aspose.com/cells/zh/java/autofit-rows-and-...
  10. Extraction of comments from word file - Free Su...

    We are trying to extract comments from word document we are having around 15 comments, in the document but we see only 8 comments using the below code, can someone correct the code to view all 15 comments comment_nodes…...}) # Print all comments for comment in comment_data: print(f"Author:...

    forum.aspose.com/t/extraction-of-comments-from-...