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

print

(0.1 sec)
  1. BookmarkCollection.Item | Aspose.Words for .NET

    Discover the BookmarkCollection Item property, effortlessly retrieve bookmarks by index for streamlined navigation and enhanced 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/boo...
  2. BuiltInDocumentProperties.created_time property...

    BuiltInDocumentProperties.created_time property. Gets or sets date of the document creation in UTC.... print ( f 'Created using { properties...properties . created_time } ' ) print ( f 'Minutes spent editing:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_saved_time property. Gets or sets the time of the last save in UTC.... print ( f 'Created using { properties...properties . created_time } ' ) print ( f 'Minutes spent editing:...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PageInfo.PaperTray | Aspose.Words for .NET

    Discover the PageInfo PaperTray property to access the specific paper tray bin for your document. Enhance your Printing efficiency with tailored solutions!...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...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 Python 打印 PDF https://products.aspose.com/pdf/zh-hant/python-net/Print/ Recent content in 使用 Python 打印 PDF on Aspsoe.PDF Products Hugo -- go......com/pdf/zh-hant/python-net/print/ Recent content in 使用 Python...com/pdf/zh-hant/python-net/print/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hant/python-net/prin...
  6. BookmarkStart.Accept | Aspose.Words for .NET

    Discover BookmarkStart's Accept method to seamlessly engage visitors and enhance user experience. Boost your site's interaction today!...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...
  7. 使用Aspose.Cells中的FormulaText功能与Python.NET|Docume...

    了解如何使用Aspose.Cells for Python via .NET处理Excel的FORMULATEXT函数。获取和设置单元格公式,同时保持表格完整性。...calculate_formula () # Print the results of A2, It will now print the text...the formula inside cell A1 print ( cell_a2 . string_value ) 控制台输出...

    docs.aspose.com/cells/zh/python-net/using-formu...
  8. 在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...
  9. Access rendered value of cell color from condit...

    Hello, I wanted to understand whether Aspose.Cells was able to access the value that a conditional formatting rule has evaluated a cell color too in an Excel notebook. The scenario here is that I’d like to write validati…...get_color_scale_result() # Print the color information print(f"Color ARGB:...ARGB: {color.to_argb()}") print(f"Color Name: {color.get_name()}")...

    forum.aspose.com/t/access-rendered-value-of-cel...
  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...