Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 4,274 for

print

(0.05 sec)
  1. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property.... print ( f 'Document filename: \n\t..."BuiltInDocumentPrope" object. print ( 'Built-in Properties:' ) for...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RowCollection indexer | Aspose.Words for Python

    RowCollection indexer. Retrieves a [Row](../../row/) at the given index....tables in the document and print the contents of each cell. doc...while i < tables . count : print ( f 'Start of Table { i } '...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionCollection.reject_all method | Aspose.W...

    RevisionCollection.reject_all method. Rejects all revisions in this collection.... print ( revisions . groups . count...the collection of groups and print the text that the revision concerns...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Recognizing Specific Barcode Symbology in PHP|D...

    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 the code text, if barcode found print "CodeText:...getCodeText (); \ # print the symbology type print "Type: " . ( string...

    docs.aspose.com/barcode/java/recognizing-specif...
  5. Style.styles property | Aspose.Words for Python

    Style.styles property. Gets the collection of styles this style belongs to.... styles : print ( f 'Style name: \t " { cur_style..." { cur_style . type } "' ) print ( f ' \t Subsequent style: \t...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.document property | Aspose.Words for Python

    Style.document property. Gets the owner document.... styles : print ( f 'Style name: \t " { cur_style..." { cur_style . type } "' ) print ( f ' \t Subsequent style: \t...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties.template property | A...

    BuiltInDocumentProperties.template property. Gets or sets the informational name of the document template.... print ( f 'Created using { properties...properties . created_time } ' ) print ( f 'Minutes spent editing:...

    reference.aspose.com/words/python-net/aspose.wo...
  8. General Project Properties in PHP

    Learn how to manage Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for PHP....SCHEDULE_FROM_START ) -> getValue ()) 4 { 5 print "Project Start Date : " . (string)...START_DATE ); 6 } 7 else 8 { 9 print "Project Finish Date : " . (string)...

    docs.aspose.com/tasks/java/general-project-prop...
  9. Working with Filter Data from MPP files in PHP

    Learn how to work with Microsoft Project (MPP/XML) project filters using Aspose.Tasks Java for PHP....getTaskFilters () -> toList (); 3 print "Task Filters Count: " . (string)...$task_filters -> size (); 4 print " \n All Tasks: " . (string)...

    docs.aspose.com/tasks/java/working-with-filter-...
  10. LayoutEnumerator.move_previous method | Aspose....

    LayoutEnumerator.move_previous method. Moves to the previous sibling entity....assertRaises ( Exception ): print ( layout_enumerator . text )...avoid the ones on the next. print ( 'Traversing from first to...

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