Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 19,362 for

print

(0.11 sec)
  1. CompositeNode.first_child property | Aspose.Wor...

    CompositeNode.first_child property. Gets the first child of the node....while node is not None : print () print ( 'Node type:' , aw . Node...node . get_text () . strip () print ( 'This node contains no text'...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Defining the blacklist of characters|Documentation

    How to ignore certain image defects that may be incorrectly recognized as characters....For example, dots or other print defects next to letters can...recognitionSettings ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/characters-black...
  3. FontInfoCollection class | Aspose.Words for Python

    aspose.words.fonts.FontInfoCollection class. Represents a collection of fonts used in a document...docx' ) Shows how to print the details of what fonts are...all_fonts = doc . font_infos # Print all the used and unused fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IStructuredDocumentTag.title property | Aspose....

    IStructuredDocumentTag.title property. Specifies the friendly name associated with this SDT...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. Style.type property | Aspose.Words for Python

    Style.type property. Gets the style type (paragraph or character).... 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. Aspose::Words::Fields::FieldPrint::get_PostScri...

    Aspose::Words::Fields::FieldPrint::get_PostScriptGroup method. Gets or sets the drawing rectangle that the PostScript instructions operate on in C++....Examples Shows to insert a PRINT field. auto doc = System ::...u "My paragraph" ); // The PRINT field can send instructions...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 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...
  8. Preview workbook with Node.js via C++|Documenta...

    Aspose.Cells supports Printing and previewing Excel files without Microsoft Excel installation using Node.js via C++....js via C++ Contents [ Hide ] Print Preview There may be cases where...the Workbook and Worksheet Print Preview feature might prove...

    docs.aspose.com/cells/nodejs-cpp/workbook-and-w...
  9. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this document and their validation results.... digital_signatures : print ( f " \n { ( 'Valid' if signature...'Invalid' ) } signature: " ) print ( f ' \t Reason: \t { signature...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Parsing Outlook Message Files 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....); \ # Display sender's name print "Sender Name : " . $outlook_message_file...getSenderName (); #Display Subject print "Subject : " . $outlook_message_file...

    docs.aspose.com/email/java/parsing-outlook-mess...