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

print

(0.1 sec)
  1. 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...
  2. PageInfo.SizeInPoints | Aspose.Words for .NET

    Discover the PageInfo SizeInPoints property to easily access your page size in points for precise layout control and enhanced design efficiency....get ; } Examples Shows how to print page size and orientation information...doc . GetPageInfo ( i ); // Print the page's orientation and dimensions...

    reference.aspose.com/words/net/aspose.words.ren...
  3. 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/
  4. 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...
  5. 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/
  6. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Python via .NET recognition results as formatted text....recognize ( input ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/save-text/
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – พิมพ์ PDF โดยใช้ C++ https://products.aspose.com/pdf/th/cpp/Print/ Recent content in พิมพ์ PDF โดยใช้ C++ on Aspsoe.PDF Products Hugo -- gohugo......com/pdf/th/cpp/print/ Recent content in พิมพ์ PDF...https://products.aspose.com/pdf/th/cpp/print/index.xml self application/rss+xml...

    products.aspose.com/pdf/th/cpp/print/index.xml
  8. 用C++保存单元格或区域前导单引号前缀|Documentation

    学习如何通过Aspose.Cells for C++ API保持单元格值或范围的单引号前缀。... GetStyle (); // Print the value of Style.QuotePrefix...st = cell . GetStyle (); // Print the value of Style.QuotePrefix...

    docs.aspose.com/cells/zh/cpp/preserve-single-qu...
  9. 在Jython中将文件转换为XPS|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....# Apply different Image and Print options options = ImageOrPrintOptions...with respect to specified printing options sr = SheetRender (...

    docs.aspose.com/cells/zh/java/converting-to-xps...
  10. AttributeError: type object 'aspose.email.mapi....

    AttributeError: type object ‘aspose.email.mapi.MapiMessage’ has no attribute ‘from_file’ when loading the .msg file from aspose.email.mapi import MapiMessage msg = MapiMessage.from_file(“message.msg”)...properties print("Subject: " + msg.Subject) print("From: " +...+ msg.SenderEmailAddress) print("Body: " + msg.Body) Ensure that...

    forum.aspose.com/t/attributeerror-type-object-a...