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

print

(0.55 sec)
  1. 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/
  2. 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...
  3. 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/
  4. RevisionGroup | Aspose.Words for Java

    Represents a group of sequential Revision objects in Java.... Examples: Shows how to print info about a group of revisions...group. Examples: Shows how to print info about a group of revisions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Working With Styles in Jython|Aspose.Words for ...

    Working With Styles in Documents using Jython....PARA_STYLE ) print "abc = " + str ( paragraphs [ 0 ] ) print "Paragraphs...for paragraph in paragraphs : print str ( paragraph . toString (...

    docs.aspose.com/words/java/working-with-styles-...
  6. 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-...
  7. FieldPrint Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrint class for seamless Print field implementation. Enhance your document processing with powerful features today!...FieldPrint class Implements the PRINT field. To learn more, visit...document is printed. Examples Shows to insert a PRINT field. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Compatibility enumeration | Aspose.Words for Py...

    aspose.words.settings.Compatibility enumeration. Specifies names of compatibility options....Wrap Trailing Spaces PRINT_COL_BLACK Print Column Background NO_COLUMN_BALANCE...Whole Points PRINT_BODY_TEXT_BEFORE_HEADER Print Body Text Before...

    reference.aspose.com/words/python-net/aspose.wo...
  9. RevisionGroup.text property | Aspose.Words for ...

    RevisionGroup.text property. Returns inserted/deleted/moved text or description of format change.... Examples Shows how to print info about a group of revisions...doc . revisions . groups : print ( f 'Revision author: { group...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionGroup.revision_type property | Aspose.W...

    RevisionGroup.revision_type property. Gets the type of revisions included in this group.... Examples Shows how to print info about a group of revisions...doc . revisions . groups : print ( f 'Revision author: { group...

    reference.aspose.com/words/python-net/aspose.wo...