Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 22,516 for

print

(0.09 sec)
  1. StyleCollection.document property | Aspose.Word...

    StyleCollection.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...
  2. Displaying Email Information on Screen 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....eml" ); print "From: " . ( string ) $message...(); print "To: " . ( string ) $message -> getTo (); print "Subject:...

    docs.aspose.com/email/java/displaying-email-inf...
  3. Working With Styles in Python|Aspose.Words for ...

    Working With Styles using Python....PARA_STYLE ) print "abc = " + str ( paragraphs [ 0 ]) print "Paragraphs...for paragraph in paragraphs : print str ( paragraph . toString (...

    docs.aspose.com/words/java/working-with-styles-...
  4. 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...
  5. CustomPartCollection.clone method | Aspose.Word...

    CustomPartCollection.clone method. Makes a deep copy of this collection and its items....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...
  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. Layout detecton|Documentation

    How to detect the layout of the provided image....input ) # Print result for result in results : print ( "paragraphs:"...len ( result . paragraphs ))) print ( "images:" + str ( len ( result...

    docs.aspose.com/ocr/python-net/layout_detection/
  8. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis....text_fragments : print ( f "Text : { text_fragment . text } " ) print ( f...text_fragment . position } " ) print ( f "x_indent : { text_fragment...

    docs.aspose.com/pdf/python-net/search-and-get-t...
  9. Metered.set_metered_key method | Aspose.Words f...

    Metered.set_metered_key method. Sets metered public and private key...new Metered license, and then print its usage statistics. metered...'MyPublicKey' , 'MyPrivateKey' ) print ( 'Credit before operation:'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Presentation Properties with Python|Aspo...

    Master presentation properties in Aspose.Slides for Python via .NET and streamline search, branding and workflow in your PowerPoint files....Modified Modification Date, Printed Last Print Date, LastModifiedBy...Display the builtin properties print ( "category : " + documentProperties...

    docs.aspose.com/slides/python-net/presentation-...