Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 19,388 for

print

(0.07 sec)
  1. Protecting Worksheets in Python|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 Message print "Sheet protected successfully...

    docs.aspose.com/cells/java/protecting-worksheet...
  2. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells for Node.js via C++....>= 0 ) { // Print the query table name and print its refersto...>= 0 ) { // Print the query table name and print its refersto...

    docs.aspose.com/cells/nodejs-cpp/find-query-tab...
  3. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy....input ); for angle in angles : print ( "File: " + angle . source...recognize ( input ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/deskew/
  4. BookmarkCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkCollection class, a powerful tool for managing bookmarks in your documents, enhancing organization and navigation....document visitor implementation to print their contents. Document doc...of {bookmarks[1].Name}" ; // Print all bookmarks again to see updated...

    reference.aspose.com/words/net/aspose.words/boo...
  5. Currency Properties in PHP

    Learn how to manage Microsoft Project (MPP/XML) currency properties using Aspose.Tasks Java for PHP....mpp' ); 2 $prj = new Prj(); 3 print "Currency Code : " . (string)...$prj -> CURRENCY_CODE ); 4 print " \n Currency Digits : " . (string)...

    docs.aspose.com/tasks/java/currency-properties-...
  6. Weekday Properties in PHP

    Learn how to work with Microsoft Project (MPP/XML) weekday properties using Aspose.Tasks Java for PHP....mpp' ); 2 $prj = new Prj(); 3 print "Week Start Date : " . (string)...$prj -> WEEK_START_DAY ); 4 print " \n Days Per Month : " . (string)...

    docs.aspose.com/tasks/java/weekday-properties-i...
  7. 在Python中将Excel文件转换为HTML|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.... HTML ) \ # Print message print " \n Excel to HTML conversion...

    docs.aspose.com/cells/zh/java/converting-excel-...
  8. Split Panes in 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....EXCEL_97_TO_2003 ); # Print Message print "Panes split successfully...

    docs.aspose.com/cells/java/split-panes-in-jython/
  9. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node....of immediate children, # and print any runs or shapes that we find...NodeType . RUN : print ( 'Run contents:' ) print ( f ' \t " { child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set various headers and footers of Excel worksheet Page Setup settings using the Aspose.Cells for Python 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...Headers and Footers Setting Print Options...

    docs.aspose.com/cells/python-net/setting-differ...