Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 26,870 for

print

(0.2 sec)
  1. Paragraph.list_label property | Aspose.Words fo...

    Paragraph.list_label property. Gets a [Paragraph.list_label](./) object that provides access to list numbering value and formatting for this paragraph.... 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...
  2. PageInfo.HeightInPoints | Aspose.Words for .NET

    Discover the HeightInPoints property of PageInfo to easily access page height in points. Enhance your document layout with precise measurements!...get ; } Examples Shows how to print page size and orientation information...doc . GetPageInfo ( i ); // Print the page's orientation and dimensions...

    reference.aspose.com/words/net/aspose.words.ren...
  3. Get Paper Width and Height of Page Setup of Wor...

    Learn how to get the Excel Worksheet Page Setup paper width and paper height using C++ code programmatically with Aspose.Cells for C++ API....changes the paper size to A2 and prints the width and height of the...to A3 , A4 , and Letter , printing the corresponding dimensions...

    docs.aspose.com/cells/cpp/get-paper-width-and-h...
  4. FontSavingArgs.original_file_name property | As...

    FontSavingArgs.original_file_name property. Gets the original font file name with an extension....ttf' ]: print ( font_filename ) Shows how...TEMP_DIR , IMAGE_DIR , FONTS_DIR print ( f 'Font: \t { args . font_family_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Messages from IMAP Server|Document...

    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....metadata from the Inbox, and print out the total number of messages...= client . list_messages () print ( f "Total Messages: {len(messages)}"...

    docs.aspose.com/email/python-net/working-with-m...
  6. Retrieve All Layers from the Visio Diagram in P...

    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....$layer = $layers -> get ( $i ); print "Name: " . ( string ) $layer...getName () -> getValue (); print "Visibility: " . ( string )...

    docs.aspose.com/diagram/java/retrieve-all-layer...
  7. MultiplePagesType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.MultiplePagesType enum for efficient document Printing options. Optimize your workflow with flexible Printing settings!...Specifies how document is printed out. public enum MultiplePagesType...Description Normal 0 Normal printing, no multiple pages specified...

    reference.aspose.com/words/net/aspose.words.set...
  8. 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...
  9. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython....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-...
  10. Node.node_type property | Aspose.Words for Python

    Node.node_type property. Gets the type of this node....function that will go through and print all the child nodes of a composite...composite node. Otherwise, print its contents if it is an inline...

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