Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 22,512 for

print

(0.11 sec)
  1. 使用 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/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. Page Setup Features with C++|Documentation

    Learn how to configure page setup features in Excel files using Aspose.Cells with C++....can set the paper size for printing using the PageSetup class..."PaperSize.xlsx" ); } Setting Print Area You can define a specific...

    docs.aspose.com/cells/cpp/page-setup-features/
  7. 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....getQuery ()) print "Messages with High Imp:" print messages . size...getQuery ()) print "Messages with IPM.Note:" print messages . size...

    docs.aspose.com/email/java/search-messages-and-...
  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. Metered constructor | Aspose.Words for Python

    Metered constructor. Initializes a new instance of this class....new Metered license, and then print its usage statistics. metered...'MyPublicKey' , 'MyPrivateKey' ) print ( 'Credit before operation:'...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable object.... 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...