Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 26,710 for

print

(0.29 sec)
  1. Aspose PDF not printing correctly - Free Suppor...

    I have several Word documents that I need to Print using Aspose WORDS or Aspose PDF. I have tried the following methods. Method 1. Print from Aspose WORDS. Prints OK. I can set duplex, color, but the paper size and ori…...Aspose PDF not printing correctly Aspose.Total Product Family...Word documents that I need to print using Aspose WORDS or Aspose...

    forum.aspose.com/t/aspose-pdf-not-printing-corr...
  2. 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/
  3. PhysicalFontInfo.embedding_licensing_rights pro...

    PhysicalFontInfo.embedding_licensing_rights property. Embedding licensing rights for the font....= None : print ( font_info . embedding_licensing_rights...embedding_usage_permissions ) print ( font_info . embedding_licensing_rights...

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

    RowCollection indexer. Retrieves a [Row](../../row/) at the given index....tables in the document and print the contents of each cell. from...while i < tables . count : print ( f 'Start of Table { i } '...

    reference.aspose.com/words/python-net/aspose.wo...
  5. SvgSaveOptions.resource_saving_callback propert...

    SvgSaveOptions.resource_saving_callback property. Allows to control how resources (images) are saved when a document is exported to SVG format....Shows how to manipulate and print the URIs of linked resources...Shows how to manipulate and print the URIs of linked resources...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Search Messages and Folders in a PST by Some Cr...

    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....( $builder -> getQuery ()); print "Messages with High Imp:" ....( $builder -> getQuery ()); print "Messages with IPM.Note:" ....

    docs.aspose.com/email/java/search-messages-and-...
  7. PhysicalFontInfo class | Aspose.Words for Python

    aspose.words.fonts.PhysicalFontInfo class. Specifies information about physical font available to Aspose.Words font engine...from a custom folder, and then print every available font. folder_font_source...] . get_available_fonts (): print ( 'FontFamilyName : {0} ' ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBase.font_infos property | Aspose.Words...

    DocumentBase.font_infos property. Provides access to properties of fonts used in this document.... Examples 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...
  9. Body.node_type property | Aspose.Words for Python

    Body.node_type property. Returns [NodeType.BODY](../../nodetype/#BODY).... as_body () print ( 'Body:' ) print ( f ' \t " { body ...node . as_header_footer () print ( f 'HeaderFooter type: { header_footer...

    reference.aspose.com/words/python-net/aspose.wo...
  10. HeaderFooter.node_type property | Aspose.Words ...

    HeaderFooter.node_type property. Returns [NodeType.HEADER_FOOTER](../../nodetype/#HEADER_FOOTER).... as_body () print ( 'Body:' ) print ( f ' \t " { body ...node . as_header_footer () print ( f 'HeaderFooter type: { header_footer...

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