Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 4,274 for

print

(0.17 sec)
  1. Support for Evaluation of Functions in Formulas

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for .NET library for calculations....1415926/2)" ; 7 8 // Print Calculated value 9 Task task...\"right\", \"choice\")" ; 7 8 // Print extended attribute value 9 Task...

    docs.aspose.com/tasks/net/support-for-evaluatio...
  2. Get and Set Page Properties using Python|Aspose...

    This section shows how to get the number of pages in a PDF file, get information about PDF page properties such as color and set page properties....input_pdf ) # Get page count print ( "Page Count:" , str ( len...process_paragraphs () # Print number of pages in document print ( "Number of...

    docs.aspose.com/pdf/python-net/get-and-set-page...
  3. ListCollection indexer | Aspose.Words for Python

    ListCollection indexer. Gets a list by index.... document ) print ( 'Current list count: ' + str...str ( lists . count )) print ( 'Is the first document list: '...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images and How to Recognize All 1D Barcodes Presented in an Image...readBarCodes () as $result ) print ( "BarCode CodeText: " . $result...getFoundCount () > $i ; ++ $i ) print ( "BarCode CodeText: " . $reader...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  5. Managing Task Costs in PHP

    Learn how to manage Microsoft Project (MPP/XML) task costs using Aspose.Tasks Java for PHP....$bigDecimal -> valueOf ( 800 )); 6 print "Task Remaining Cost: " . (string)...$tsk -> REMAINING_COST ); 7 print " \n Task Fixed Cost: " . (string)...

    docs.aspose.com/tasks/java/managing-task-costs-...
  6. VbaModuleCollection class | Aspose.Words for Py...

    aspose.words.vba.VbaModuleCollection class. Represents a collection of [VbaModule](../vbamodule/) objects... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  7. StructuredDocumentTagCollection.get_by_id metho...

    StructuredDocumentTagCollection.get_by_id method. Returns the structured document tag by identifier....1160505028 ) print ( sdt . is_multi_section ) print ( sdt . title... get_by_title ( 'Alias4' ) print ( sdt . id ) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Extracting text from passport images|Documentation

    How to digitize scanned or photographed passports by automatically extracting text from them....) # Print recognition result for result in results : print ( result...detail in details : print ( detail . key ) print ( detail . value...

    docs.aspose.com/ocr/python-net/recognition/pass...
  9. PageInfo class | Aspose.Words for Node.js

    Aspose.Words.Rendering.PageInfo class. Represents information about a particular document page...verticalDpi) Examples Shows how to print page size and orientation information...doc . getPageInfo ( i ); // Print the page's orientation and dimensions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties... last_printed Gets or sets the date when...when the document was last printed in UTC. last_saved_by Gets or...

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