Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 16,840 for

print

(0.08 sec)
  1. Scan Interleaved 2-of-5 (ITF) barcode Images vi...

    Python source code for Interleaved 2-of-5 (ITF) barcode recognition using Java Runtime Environment....recognized_results: print (x.getCodeText()) print (x.getCodeTypeName())...'ascii' ) except Exception as ex: print ( 'Failed to save image\\n '...

    products.aspose.com/barcode/python-java/itf/rec...
  2. BuildVersionInfo.product property | Aspose.Word...

    BuildVersionInfo.product property. Gets the full name of the product.... print ( f 'I am currently using {...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Connect Aspose.Pdf.LogicalStructure.HeaderEleme...

    Hello, How can I get the paragraphs/text fragments associated to the Element Type: Aspose.Pdf.LogicalStructure.HeaderElement in the attached file. Please see the code below to find the HeaderElement I am speaking of. …...# Function to traverse and print elements def traverse_structure(element...e_root_element_objects): # print(dir(element)) element_info =...

    forum.aspose.com/t/connect-aspose-pdf-logicalst...
  4. Aspose.PSD for Python via .NET 24.7 - 发行说明|Docu...

    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....InstalledFontCollect () as installedFonts : print ( "- 更新前。已安装字体数: " + str ( len...installedFonts . families ))) print ( "- 通过尝试获取 'Arial' 的 Adobe...

    docs.aspose.com/psd/zh/python-net/aspose-psd-fo...
  5. Aspose.Words Product Family

    Aspose.Words is a class library that can be used by developers for various platforms for a variety of document processing tasks....You can create, edit, render, print your document, as well as convert...

    docs.aspose.com/words/
  6. CompositeNode.get_text method | Aspose.Words fo...

    CompositeNode.get_text method. Gets the text of this node and of all its children.... b ), list ( paras )))))): print ( f 'This paragraph belongs...list_level . number_style } "' ) print ( f ' \t " { para . get_text...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompatibilityOptions.use_printer_metrics proper...

    CompatibilityOptions.use_Printer_metrics property. Use Printer Metrics To Display Documents....Class Driver 2” and “Microsoft Print to PDF” provide slightly different...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 Jython 中设置页面选项|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 "Set page orientation, please...( dataDir + "Scaling.xls" ) print "Set scaling, please check the...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  9. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``True`` if a property with the specified name exists in the collection.... count ) # Print every custom property in the...document. for prop in properties : print ( f 'Name: " { prop . name }...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.index_of method. Gets the index of a property by name.... count ) # Print every custom property in the...document. for prop in properties : print ( f 'Name: " { prop . name }...

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