Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 23,501 for

print

(0.09 sec)
  1. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type.... 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/python-net/aspose.wo...
  2. NodeCollection.count property | Aspose.Words fo...

    NodeCollection.count property. Gets the number of nodes in the collection....of immediate children, # and print any runs or shapes that we find...NodeType . RUN : print ( 'Run contents:' ) print ( f ' \t " { child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.name_of_application p...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. BuiltInDocumentProperties.company property | As...

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListLabel.label_string property | Aspose.Words ...

    ListLabel.label_string property. Gets a string representation of list label.... b ), list ( paras )))))): print ( f 'List item paragraph # {...SaveFormat . TEXT ) . strip () print ( f ' \t Exported Text: { paragraph_text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Extract details from Signature|Aspose.PDF for P...

    How to extract image from digital signature in PDF documents using Aspose.PDF for Python....signatures_info_list : print ( sig_info . DIGEST_HASH_ALGORITHM ) print ( sig_info...ALGORITHM_TYPE ) print ( sig_info . CRYPTOGRAPHIC_STANDARD ) print ( sig_info...

    docs.aspose.com/pdf/python-net/extract-image-an...
  7. Bookmark.first_column property | Aspose.Words f...

    Bookmark.first_column property. Gets the zero-based index of the first column of the table column range associated with the bookmark.... print ( f "Bookmark: { bookmark ....first_column < row . cells . count : # Print the contents of the first and...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MultiplePagesType enumeration | Aspose.Words fo...

    aspose.words.settings.MultiplePagesType enumeration. Specifies how document is Printed out....Specifies how document is printed out. Members Name Description...Description NORMAL Normal printing, no multiple pages specified. MIRROR_MARGINS...

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

    NodeCollection indexer. Retrieves a node at the given index....of immediate children, # and print any runs or shapes that we find...NodeType . RUN : print ( 'Run contents:' ) print ( f ' \t " { child...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...