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

print

(1.32 sec)
  1. CompositeNode.get_child method | Aspose.Words f...

    CompositeNode.get_child method. Returns an Nth child node that matches the specified type....of immediate children, # and print any runs or shapes that we find...NodeType . RUN : print ( 'Run contents:' ) print ( f ' \t " { child...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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-...
  3. 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...
  4. 在 Python 中提取电子邮件头部|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/zh/java/extracting-email-...
  5. 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...
  6. 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/
  7. Get Page Offset|Aspose.PDF for Python via .NET

    This example demonstrates how to use PdfFileInfo to get the X and Y offsets of a specific page and convert them into inches for precise layout and positioning analysis.... Print or store the offsets. import...get_page_y_offset ( 1 ) / 72.0 print ( f "Page X Offset: { page_x_offset...

    docs.aspose.com/pdf/python-net/get-page-offset/
  8. Working with Digital Signatures in Jython|Aspos...

    Working with Digital Signatures using Jython.... hasDigitalSignature (): print MessageFormat . format ( "Document...else : print "Document has no digital signature." print "Process...

    docs.aspose.com/words/java/working-with-digital...
  9. VbaProject.modules property | Aspose.Words for ...

    VbaProject.modules property. Returns collection of VBA project modules.... 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...
  10. VbaModuleCollection.count property | Aspose.Wor...

    VbaModuleCollection.count property. Returns the number of VBA modules in the collection.... 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...