Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 23,357 for

print

(0.14 sec)
  1. 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...
  2. 通过 Java 打印 PDF 文件 | Aspose.PDF

    用于在 Java 和 PHP 上打印 PDF 文档的 Java 源代码,德尔福。...attributes for printing viewer . setAutoResize ( true ); // Print the file...setAutoRotate ( true ); // Print the file with adjusted rotation...

    products.aspose.com/pdf/zh-hans/java/print/
  3. 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...
  4. BookmarkEnd.Accept | Aspose.Words for .NET

    Discover the BookmarkEnd Accept method to enhance visitor engagement and streamline your website's user experience. Boost your site's performance 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...
  5. 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...
  6. 用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...
  7. Java Visio API | Create Manipulate and Convert ...

    Visio library for creation, manipulation and conversion of diagrams. Export diagrams to multiple formats in Java-based applications...diagrams to different formats, print diagrams with high fidelity...Geometry Comments High Fidelity Printing Supports XpsPrint API Platform...

    products.aspose.com/diagram/java/
  8. Document.update_list_labels method | Aspose.Wor...

    Document.update_list_labels method. Updates list labels for all list items in the document.... b ), list ( paras )))))): print ( f 'List item paragraph # {...SaveFormat . TEXT ) . strip () print ( f ' \t Exported Text: { paragraph_text...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 怎么在这里面获取图片信息 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...
  10. Search and Get Text from Pages of PDF|Aspose.PD...

    Learn how to search and extract text from PDF documents in Python using Aspose.PDF for document analysis.... Returns: None: Prints extracted text to console....text_absorber_search("document.pdf") # Prints all text found in the specified...

    docs.aspose.com/pdf/python-net/search-and-get-t...