Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 52,228 for

print

(0.16 sec)
  1. Adjusting Brightness, Contrast and Gamma in PHP...

    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.... print "Adjust image brightness successfully...jpg" ); \ # Display Status. print "Adjust image contrast successfully...

    docs.aspose.com/imaging/java/adjusting-brightne...
  2. Aspose::Words::Comment::get_Author method | Asp...

    Aspose::Words::Comment::get_Author method. Returns or sets the author name for a comment in C++.... Examples Shows how to print all of a document’s comments...to a reply-type comment. // Print all top-level comments along...

    reference.aspose.com/words/cpp/aspose.words/com...
  3. Working With Nodes in Jython|Aspose.Words for Java

    Working With Word Document Nodes using Jython....appendChild ( para ) # Next print the node type of one of the...getBody () . getNodeType () print "NodeType: " + Node . nodeTypeToString...

    docs.aspose.com/words/java/working-with-nodes-i...
  4. Page Break Preview 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 "Page break preview is...

    docs.aspose.com/cells/java/page-break-preview-i...
  5. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, DjVu files, folders, archives and other content....) # Print recognition result for result in results : print ( result...

    docs.aspose.com/ocr/python-net/recognition/
  6. String Searching in PST with Ignore Case in Pyt...

    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....getContents ( query ) print "Total Results:" print coll . size () Download...

    docs.aspose.com/email/java/string-searching-in-...
  7. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....for C++ Latest Answers How to Print PDF in Python How to Remove...PDF in C# How to Print PDF using C# How to Print PDF in Java How...

    kb.aspose.com/pdf/page/4/
  8. Extract Text and Images from PPTX Files using P...

    Python source code to parse PPTX Presentation....text in the current portion print(port . text) # Display font...font height of the text print(port . portion_format . font_height)...

    products.aspose.com/slides/python-net/parser/pptx/
  9. Calculating Formulas in PHP|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....$value , "ToString" , array ()); print "Calculated Value: " . $stringVal...$dataDir . "/output.xls" )); print "Completed." . PHP_EOL ; Download...

    docs.aspose.com/cells/net/calculating-formulas-...
  10. Paragraph.list_format property | Aspose.Words f...

    Paragraph.list_format property. Provides access to the list formatting properties of the paragraph.... is_list_item : print ( f "This paragraph belongs...list_level . number_style } \" " ) print ( f " \t\" { para . get_text...

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