Sort Score
Result 10 results
Languages All
Labels All
Results 1,071 - 1,080 of 23,300 for

print

(0.11 sec)
  1. Adjusting Row Height and Column Width in Jython...

    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 Row Height Successfully...+ "Set Column Width.xls" ) print "Set Column Width Successfully...

    docs.aspose.com/cells/java/adjusting-row-height...
  2. 在 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...
  3. 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...
  4. 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...
  5. Convert PowerPoint Presentations to XPS in Java...

    Convert PowerPoint PPT/PPTX to high-quality, platform-independent XPS in JavaScript using Aspose.Slides for Node.js. Get step-by-step guide and sample code.... It allows you to print content by outputting a file...easier to save, share, and print your documents. Microsoft continues...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  6. 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...
  7. 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...
  8. Working with Resource Assignment Budgets in PHP...

    This guide explains how to work with resource assignment budgets using Aspose.Tasks Java for PHP....$resource_assignments -> get ( $i ); 14 15 print "Budget Cost: " . (string) $assignment...$asn -> BUDGET_COST ); 16 17 print " \n Budget Work: " . (string)...

    docs.aspose.com/tasks/java/assignment-budget-in...
  9. 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...
  10. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of an Excel worksheet's Page Setup settings using the C++ Library and API. You can set the headers and footers for the first page, odd pages, and even pages....MS Excel Click Page Layout > Print Titles > Header/Footer . Check...and Footers with C++ Setting Print Options with C++ Analyzing your...

    docs.aspose.com/cells/cpp/setting-different-hea...