Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 19,455 for

print

(0.04 sec)
  1. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index.... get_field_code ()) print ( f "Today's date, in { format...format . general_formats ): print ( f 'General format index {...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RevisionGroup.author property | Aspose.Words fo...

    RevisionGroup.author property. Gets the author of this revision group....string Examples Shows how to print info about a group of revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated when converting Excel to PDF using Aspose.Cells with C++....Hide ] Sometimes, you want to print a range of pages to an output...PdfSaveOptions options ; // Print only Page 3 and Page 4 in the...

    docs.aspose.com/cells/cpp/limit-the-number-of-p...
  5. CustomPart | Aspose.Words for Java

    Represents a custom arbitrary content part that is not defined by the ISO/IEC 29500 standard 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...
  6. 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...
  7. Miscellaneous Examples in Aspose.Cells|Document...

    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....Cells Printing Workbooks in Aspose.Cells Set Print Titles AI...

    docs.aspose.com/cells/net/miscellaneous-example...
  8. 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...
  9. 在 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...
  10. 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...