Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 52,308 for

print

(0.07 sec)
  1. Code128ExtendedParameters Class Reference - Asp...

    Aspose.Barcode for Python via Java Generation and Recognition API docs Public Member Functions | Public Attributes | ......readBarCodes(): print( "BarCode Type: " + result.getCodeTypeName())...getCodeTypeName()) print( "BarCode CodeText: " + result.getCodeText())...

    reference.aspose.com/barcode/python-java/class/...
  2. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_saved_time property. Gets or sets the time of the last save in UTC.... print ( f 'Created using { properties...properties . created_time } ' ) print ( f 'Minutes spent editing:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Converting Images to Black n White and Grayscal...

    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 "Binarization image with Fixed...jpg" ); \ # Display Status. print "Binarization image with Otsu...

    docs.aspose.com/imaging/java/converting-images-...
  4. Aspose.OCR for Java 22.3 - Release Notes|Docume...

    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 ( "x: " + rect . x ); System . out . print ( " y:...rect . y ); System . out . print ( " width: " + rect . width...

    docs.aspose.com/ocr/java/aspose-ocr-for-java-22...
  5. VbaModule.source_code property | Aspose.Words f...

    VbaModule.source_code property. Gets or sets VBA project module source code.... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CustomXmlPartCollection.count property | Aspose...

    CustomXmlPartCollection.count property. Gets the number of elements contained in the collection....through the collection and print the contents of each part. for...( doc . custom_xml_parts ): print ( f 'XML part index { index...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPart.schemas property | Aspose.Words f...

    CustomXmlPart.schemas property. Specifies the set of XML schemas that are associated with this custom XML part....through the collection and print the contents of each part. for...( doc . custom_xml_parts ): print ( f 'XML part index { index...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CustomXmlPartCollection.remove_at method | Aspo...

    CustomXmlPartCollection.remove_at method. Removes an item at the specified index....through the collection and print the contents of each part. for...( doc . custom_xml_parts ): print ( f 'XML part index { index...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Bookmark Class Reference - Aspos...

    Represents a single bookmark....document visitor implementation to print their contents. SharedPtr<Document>...bookmarks->idx_get(1)->get_Name())); // Print all bookmarks again to see updated...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. PageMargins - Aspose.Tasks for Java - API Refer...

    Developer's manual that contains Java classes to work with Microsoft Project documents without utilizing Microsoft Project....Represents page margins for printing. Constructor Summary Constructors...() Gets a position where to print borders. double getBottom ()...

    reference.aspose.com/tasks/java/com.aspose.task...