Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 23,532 for

print

(0.76 sec)
  1. OoxmlSaveOptions.compression_level property | A...

    OoxmlSaveOptions.compression_level property. Specifies the compression level used to save document...docx' ) print ( f 'Saving operation done using...level:' ) print ( f ' \t Duration: \t { elapsed_ms } ms' ) print ( f...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageInfo.GetSpecifiedPrinterPaperSource | Aspos...

    Discover the GetSpecifiedPrinterPaperSource method in PageInfo. Efficiently retrieve the ideal PaperSource for seamless page Printing....PaperSource object suitable for printing the page represented by this...that you can use in the .NET printing framework to specify the paper...

    reference.aspose.com/words/net/aspose.words.ren...
  3. 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...
  4. BookmarkStart.Name | Aspose.Words for .NET

    Discover the BookmarkStart Name property to easily manage and customize your bookmarks. Enhance your navigation with this essential feature!...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...
  5. Bookmark.BookmarkStart | Aspose.Words for .NET

    Discover the BookmarkStart property to easily access the node marking your bookmark's start, enhancing navigation and efficiency in your project....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...
  6. BookmarkStart.Bookmark | Aspose.Words for .NET

    Discover BookmarkStart's unique property to access the facade object, simplifying your bookmark management with seamless start and end encapsulation....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. 怎么在这里面获取图片信息 if node.node_type == aw.NodeType.S...

    def get_paragraph_str(paragraph): """获取段落信息""" para_content = paragraph.to_string(aw.SaveFormat.TEXT) para_content = para_content.replace("\r", "") para_content = para_content.strip() return para_cont…...可以进一步处理 image_data,比如获取图片格式、大小等 print("Found an image.") elif shape...ole_object = shape.ole_object print("Found an OLE object.") 这将帮...

    forum.aspose.com/t/if-node-node-type-aw-nodetyp...
  8. Formula recognition|Documentation

    Extracting and recognizing formulas from images, web links, scanned PDFs, DjVu files, folders, archives and other content....) # Print recognition result for result in results : print ( result... # Print recognition result for result in results : print ( result...

    docs.aspose.com/ocr/python-net/formula-recognit...
  9. How to Prevent Users from Printing Excel File w...

    Learn how to prevent users from Printing Excel through the Aspose.Cells for C++ API....How to Prevent Users from Printing Excel File with C++ Contents...company will not allow us to print them. This document will tell...

    docs.aspose.com/cells/cpp/how-to-prevent-printi...
  10. Actual Properties in PHP | Aspose.Tasks Documen...

    This guide explains how to work with Microsoft Project actual properties using Aspose.Tasks Java for PHP....$tasks -> get ( $i ); 20 21 print "Task Name : " . (string) $task...get ( $tsk -> NAME ); 22 23 print " \n Actual Start: " . (string)...

    docs.aspose.com/tasks/java/actual-properties-in...