Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 22,516 for

print

(0.11 sec)
  1. Check File Format in Jython|Aspose.Words for Java

    Check File Format using Jython....getName () print nameOnly fileName = file . getPath () print fileName...getLoadFormat () == LoadFormat . DOC ): print "Microsoft Word 97-2003 document...

    docs.aspose.com/words/java/check-format-in-jython/
  2. Parsing Outlook Message Files in Python|Documen...

    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 : " print outlook_message_file...() #Display Subject print "Subject : " print outlook_message_file...

    docs.aspose.com/email/java/parsing-outlook-mess...
  3. 使用 Python 搜索 PDF | Aspose.PDF

    无需在 .NET Framework、.NET Core 上打开即可搜索 PDF 文档的 Python....text_fragments : print ( f "Text : { textFragment . text } " ) print ( f "Position...textFragment . position } " ) print ( f "XIndent : { textFragment...

    products.aspose.com/pdf/zh-hans/python-net/search/
  4. Get PDF File Information in Python|Aspose.PDF f...

    Understand how to get detailed PDF file information such as metadata and properties in Python using Aspose.PDF, ideal for document management....information print "Author:-" + str(doc_info.getAuthor()) print "Creation...getCreationDate()) print "Keywords:-" + str(doc_info.getKeywords()) print "Modify...

    docs.aspose.com/pdf/python-java/get-pdf-file-in...
  5. AsposeWordsPrintDocument Class | Aspose.Words f...

    Streamline document Printing with Aspose.Words.Rendering. Our AsposeWordsPrintDocument class offers seamless integration for .NET applications....implementation for printing of a Document within the .NET printing framework... To learn more, visit the Printing a Document Programmatically...

    reference.aspose.com/words/net/aspose.words.ren...
  6. Comment.ancestor property | Aspose.Words for Py...

    Comment.ancestor property. Returns the parent [Comment](../) object... Examples Shows how to print all of a document’s comments...to a reply-type comment. # Print all top-level comments along...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.fill_type property | Aspose.Words for Python

    Fill.fill_type property. Gets a fill type.... print ( 'The type of the fill is:...format ( fill . fill_type )) print ( 'The foreground color of the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. "Aspose.TotalforPythonvia.NET.lic" not working ...

    Getting error Proxy error(InvalidOperationException): The license is not valid for this product #!/usr/bin/env python3 """ HTML to PDF Converter Using Official Documentation Pattern Based on official Aspose.HTML Python …...saving as sav print("✅ Using official documentation...TotalforPythonvia.NET.lic" print(f"🔧 Testing OFFICIAL DOCUMENTATION...

    forum.aspose.com/t/aspose-totalforpythonvia-net...
  9. Get Page Properties in Python|Aspose.PDF for Py...

    Explore how to retrieve page properties of a PDF document using Python and Aspose.PDF, providing insight into document structure....get_Item(1); # get page properties print "ArtBox : Height = " + pdf_page...pdf_page.getArtBox().getURY() print "BleedBox : Height = " + pdf_page...

    docs.aspose.com/pdf/python-java/get-page-proper...
  10. Support for IMAP Extensions|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.... AUTO print ( client . id_supported ) s...properties print ( server_identification_info1 ) print ( server...

    docs.aspose.com/email/python-net/support-for-im...