Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 26,870 for

print

(0.34 sec)
  1. Comparing text in images|Documentation

    How to compare texts on two images....recognitionSettings , true ) print ( "The image texts are {:.2%}...format ( distance )) else : print ( "Images contain the same text"...

    docs.aspose.com/ocr/python-net/image-text-compare/
  2. NodeList.to_array method | Aspose.Words for Python

    NodeList.to_array method. Copies all nodes from the collection to a new array of nodes....list with an enumerator and print the contents of every paragraph...= 0 for node in node_list : print ( f 'Table paragraph index {...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Prevent Users from Printing Excel File|D...

    Learn how to prevent users from Printing Excel files through the Aspose.Cells for Python via .NET API....How to Prevent Users from Printing Excel File Contents [ Hide...company will not allow it to be printed. This document will tell you...

    docs.aspose.com/cells/python-net/how-to-prevent...
  4. CustomPartCollection | Aspose.Words for Java

    Represents a collection of CustomPart objects in Java....Enumerate over the collection and print every part. Iterator enumerator...Enumerate over the collection and print every part. Iterator enumerator...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Comment::get_Author method | Asp...

    Aspose::Words::Comment::get_Author method. Returns or sets the author name for a comment in C++.... Examples Shows how to print all of a document’s comments...to a reply-type comment. // Print all top-level comments along...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. 列出印章|Aspose.PDF for Python via .NET

    本示例加载 PDF,检索第 1 页的所有印章,打印它们,并在未找到印章时显示提示信息。...stamp in stamps : count += 1 print ( f "Stamp { count } : { stamp...stamp } " ) if count == 0 : print ( "No stamps found" ) 全局删除印章...

    docs.aspose.com/pdf/zh/python-net/list-stamps/
  7. Metered.SetMeteredKey | Aspose.Words for .NET

    Effortlessly manage your metered license with the SetMeteredKey method. Ensure seamless data uploads and avoid evaluation status with regular checks....new Metered license, and then print its usage statistics. Metered...using Aspose.Words, and then print our metered stats again to see...

    reference.aspose.com/words/net/aspose.words/met...
  8. Display Document Properties in Excel using Java

    Display document properties in Excel using Java. Get details to set the IDE, a list of steps, and a sample code to Print Excel document properties using Java....feature, and a sample code to print properties of Excel spreadsheet...using Aspose.Cells for Java to print the Excel file properties Load...

    kb.aspose.com/cells/java/display-document-prope...
  9. ActiveX|Aspose.Slides for Python Documentation

    Learn how to find, edit, and remove ActiveX controls in Python with Aspose.Slides, including property updates for PowerPoint presentations....control is not None : # Print control name. print ( f "Control Name:...

    docs.aspose.com/slides/python-net/examples/elem...
  10. CustomXmlSchemaCollection.index_of method | Asp...

    CustomXmlSchemaCollection.index_of method. Returns the zero-based index of the specified value in the collection....schemas and print each element. for schema in schemas : print ( schema...

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