Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 25,557 for

print

(0.09 sec)
  1. Get Paper Width and Height of Page Setup of Wor...

    Discover how to retrieve the Excel worksheet's page‑setup paper width and height using JavaScript via C++ programmatically....// Set paper size to A2 and print paper width and height in inches...// Set paper size to A3 and print paper width and height in inches...

    docs.aspose.com/cells/javascript-cpp/get-paper-...
  2. 在 Python 中管理 Gmail 消息|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.... send_message ( message ) print ( f "Message with attachment...append_message ( message , "INBOX" ) print ( f "Message appended to the...

    docs.aspose.com/email/zh/python-net/gmail-clien...
  3. How to Convert XLSX to PDF having Restricted Pe...

    This topic provides details about how to convert XLSX to PDF having restricted permissions using C#....like restrict them to copy or print it. The following steps will...instance Set the copy/extract and print restrictions in the SecurityOptions...

    kb.aspose.com/cells/net/how-to-convert-xlsx-to-...
  4. StructuredDocumentTagCollection class | Aspose....

    aspose.words.markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructureddocumenttag/) instances that represent the structured document tags in the specified range...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. Extracting Email Headers 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....eml" ); print "Printing all Headers:" . PHP_EOL ; \ # Print out all...getHeaders () -> getCount ())) { print $message . $message -> getHeaders...

    docs.aspose.com/email/java/extracting-email-hea...
  6. VbaProject.code_page property | Aspose.Words fo...

    VbaProject.code_page property. Gets or sets the VBA project’s code page.... is_signed : print ( f 'Project name: { vba_project...modules . count } \n ' ) else : print ( f 'Project name: { vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert OST to PS in Python | products.aspose.com

    Save OST to PS in your Python applications without using Microsoft Outlook or Word...It is a popular format for printing documents, and is also used...PostScript output, supporting print workflows and systems that rely...

    products.aspose.com/total/python-net/conversion...
  8. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from stamp annotations...from the Appearance Stream Print the Extracted Text import aspose...( xforms [ 0 ]) # Print extracted text print ( absorber . text...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  9. List Stamps|Aspose.PDF for Python via .NET

    This example loads a PDF, retrieves all stamps from page 1, Prints them, and displays a message if no stamps are found.... Print each stamp. Display a message...stamp in stamps : count += 1 print ( f "Stamp { count } : { stamp...

    docs.aspose.com/pdf/python-net/list-stamps/
  10. Extracting Email Headers in Jython|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....eml" ) print "Printing all Headers:" # Print out all the...getHeaders () . getCount ()): print message . getHeaders () . get...

    docs.aspose.com/email/java/extracting-email-hea...