Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 23,642 for

print

(0.14 sec)
  1. Using FormulaText Function in Aspose.Cells with...

    Learn how to work with Excel's FORMULATEXT function using Aspose.Cells for Python via .NET. Get and set cell formulas programmatically while maintaining spreadsheet integrity....calculate_formula () # Print the results of A2, It will now print the text...the formula inside cell A1 print ( cell_a2 . string_value ) Console...

    docs.aspose.com/cells/python-net/using-formulat...
  2. 在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....EXCEL_2003_XML ) #Print Message print ( "<BR>" ) print ( "Worksheets...

    docs.aspose.com/cells/zh/java/saving-files-in-p...
  3. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node....while node is not None : print () print ( 'Node type:' , aw . Node...node . get_text () . strip () print ( 'This node contains no text'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert Between Measurement Units|Aspose.Words ...

    Aspose.Words for Python via .NET can help you with how to convert between measurement units, for example, inches to points and points to inches, pixels to points, points to pixels.... inch_to_point ( inches ) print ( f "{inches} inches = {points}.... point_to_inch ( points ) print ( f "{points} points = {inches}...

    docs.aspose.com/words/python-net/convert-betwee...
  5. Presentation Format|Aspose.Slides for Python Do...

    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.... PPTX : print ( "PPTX" ) elif info . load_format...slides . LoadFormat . UNKNOWN : print ( "UNKNOWN" )...

    docs.aspose.com/slides/python-net/presentation-...
  6. Export EMAIL to PCL via Java | products.aspose.com

    Java API to Convert EMAIL to PCL without using Microsoft Word or Outlook...Language (PCL)** enables direct printing workflows across enterprise...and bulk printing. Key Use Cases Enterprise Printing : Convert...

    products.aspose.com/total/java/conversion/email...
  7. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Python via .NET recognition results as formatted text....recognize ( input ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/save-text/
  8. 在Jython中将文件转换为XPS|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....# Apply different Image and Print options options = ImageOrPrintOptions...with respect to specified printing options sr = SheetRender (...

    docs.aspose.com/cells/zh/java/converting-to-xps...
  9. General Project Properties in PHP | Aspose.Task...

    This section provides details on general project properties and their management using Aspose.Tasks Java for PHP....) -> getValue ()) 6 7 { 8 9 print "Project Start Date : " . (string)...} 12 13 else 14 15 { 16 17 print "Project Finish Date : " . (string)...

    docs.aspose.com/tasks/java/general-project-prop...
  10. BuiltInDocumentProperties.revision_number prope...

    BuiltInDocumentProperties.revision_number property. Gets or sets the document revision number.... print ( f 'Created using { properties...properties . created_time } ' ) print ( f 'Minutes spent editing:...

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