Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 25,171 for

print

(0.1 sec)
  1. FontInfo.IsTrueType | Aspose.Words for .NET

    Discover FontInfo's IsTrueType property, ensuring your font is TrueType or OpenType for superior quality—perfect for crisp and scalable designs....set ; } Examples Shows how to print the details of what fonts are...allFonts = doc . FontInfos ; // Print all the used and unused fonts...

    reference.aspose.com/words/net/aspose.words.fon...
  2. 在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...
  3. 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...
  4. Find Maximum Rows and Columns supported by XLS ...

    Learn how to find the maximum rows and columns supported by XLS and XLSX formats using Aspose.Cells for C++.... After creation, it prints the values of GetMaxRow() and...:: Cells :: Startup (); // Print message about XLS format. std...

    docs.aspose.com/cells/cpp/find-maximum-rows-and...
  5. DocumentVisitor.VisitBookmarkEnd | Aspose.Words...

    Discover the DocumentVisitor VisitBookmarkEnd method, which enhances document navigation by efficiently handling bookmark endings for seamless user experience....document visitor implementation to print their contents. Document doc...of {bookmarks[1].Name}" ; // Print all bookmarks again to see updated...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Working with Actions in PDF document|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in Python using Aspose.PDF.... before_printing = ap . annotations . JavascriptAction...launchURL('http://localhost:3000/print');" ) You can add actions for...

    docs.aspose.com/pdf/python-net/actions/
  7. Skew correction|Documentation

    How to straighten a rotated image using Aspose.OCR for Python via .NET to improve recognition accuracy....input ); for angle in angles : print ( "File: " + angle . source...recognize ( input ) # Print recognition result print ( result [ 0 ]...

    docs.aspose.com/ocr/python-net/deskew/
  8. Managing Assignment Cost in PHP | Aspose.Tasks ...

    Learn how to manage Microsoft Project resource assignment costs using Aspose.Tasks Java for PHP....$resource_assignments -> get ( $i ); 14 15 print "COST: " . (string) $assignment...get ( $asn -> COST ); 16 17 print " \n ACWP: " . (string) $assignment...

    docs.aspose.com/tasks/java/managing-assignment-...
  9. Calculate Task Duration | Aspose.Tasks Document...

    Discover how to compute task durations using Aspose.Tasks for PHP....getChildren () -> getById ( 1 ); 8 9 print (double)(string)( $task -> get...Minute )) . " \n " ; 10 11 print (double)(string)( $task -> get...

    docs.aspose.com/tasks/java/calculate-task-durat...
  10. BookmarkCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkCollection class, a powerful tool for managing bookmarks in your documents, enhancing organization and navigation....document visitor implementation to print their contents. Document doc...of {bookmarks[1].Name}" ; // Print all bookmarks again to see updated...

    reference.aspose.com/words/net/aspose.words/boo...