Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 16,373 for

print

(0.1 sec)
  1. CustomPart class | Aspose.Words for Python

    aspose.words.markup.CustomPart class. Represents a custom (arbitrary content) part, that is not defined by the ISO/IEC 29500 standard...Enumerate over the collection and print every part. for index , part...package_custom_parts ): print ( f 'Part index { index } :' ) print ( f ' \t...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DigitalSignatureCollection class | Aspose.Words...

    aspose.words.digitalsignatures.DigitalSignatureCollection class. Provides a read-only collection of digital signatures attached to a document... digital_signatures : print ( f " \n { ( 'Valid' if signature...'Invalid' ) } signature: " ) print ( f ' \t Reason: \t { signature...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. StructuredDocumentTagCollection.get_by_title me...

    StructuredDocumentTagCollection.get_by_title method. Returns the first structured document tag encountered in the collection with the specified title....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...
  5. 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...
  6. Default Project Properties in PHP

    Learn how to work with default project properties of Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for PHP....xml' ); 2 $prj = new Prj(); 3 print "Project Version : " . (string)...( $prj -> SAVE_VERSION ); 4 print " \n New Task Default Start:...

    docs.aspose.com/tasks/java/default-project-prop...
  7. MultiplePagesType | Aspose.Words for Java

    Specifies how document is Printed out in Java....Specifies how document is printed out. Examples: Shows how to...configure a document that can be printed as a book fold. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  8. CellCollection class | Aspose.Words for Python

    aspose.words.tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...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...
  9. VbaModuleCollection indexer | Aspose.Words for ...

    VbaModuleCollection indexer. Retrieves a [VbaModule](../../vbamodule/) object by index.... 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...
  10. Extracting Email Headers 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....eml" ); print "Printing all Headers:" . PHP_EOL ; \ # Print out all...getHeaders () -> getCount ())) { print $message . $message -> getHeaders...

    docs.aspose.com/email/java/extracting-email-hea...