Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 23,320 for

print

(0.1 sec)
  1. Online PCL to DOTX Conversion or Develop Java b...

    Free online app to convert PCL to DOTX files. Java conversion library code for PCL documents....standardized document templates from print layouts Streamlining company-wide...future reports Converting static print content into flexible document...

    products.aspose.com/total/java/conversion/pcl-t...
  2. 使用 Python 添加额外注释|Aspose.PDF for Python via .NET

    本节描述如何从您的 PDF 文档中添加、获取和删除额外类型的注释。... PRINT caretAnnotation1 . color = ap...for ca in caretAnnotations : print ( ca . rect ) 删除插入符号注释 以下代码片段展示了如何使用...

    docs.aspose.com/pdf/zh/python-net/extra-annotat...
  3. How to prevent screenshots of a PDF document us...

    Hi Team, I am working with Aspose.PDF for .NET/Java to secure PDF documents. My requirement is to prevent users from capturing screenshots or screen grabbing the content of a PDF when it is viewed in a PDF reader. I un…...can restrict actions such as printing, editing, or copying text...Restrict typical PDF operations (print, copy, modify) Set encryption...

    forum.aspose.com/t/how-to-prevent-screenshots-o...
  4. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET rendering feature to format a flow-layout document into pages and convert such a document or selected pages to other documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or Printing using C#.... Print or preview document pages using...using the standard .NET printing infrastructure. Flow-layout or...

    docs.aspose.com/words/net/rendering/
  5. 通过C++使用JavaScript获取区域的地址、单元格数量、偏移、整列和整个行|Docume...

    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....on a new empty workbook and prints info to the page. const resultEl...createRange ( "A1:B3" ); // Print range address and cell count...

    docs.aspose.com/cells/zh/javascript-cpp/get-add...
  6. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG documents....Shows how to use a callback to print the URIs of external resources.../// <summary> /// Counts and prints URIs of resources contained...

    reference.aspose.com/words/net/aspose.words.sav...
  7. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of document nodes....True ) for node in nodes : print ( f '-> NodeType. { node . node_type...node_type } : ' ) print ( f ' \t Starts on page { layout_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Managing Worksheets in Ruby|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....xls" ) # Print Message puts "Sheet removed...@data_dir + "book.out.xls" ) # Print Message puts "Sheet removed...

    docs.aspose.com/cells/java/managing-worksheets-...
  9. PsSaveOptions.save_format property | Aspose.Wor...

    PsSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... use_book_fold_printing_settings = render_text_as_book_fold...MultiplePagesType . BOOK_FOLD_PRINTING # Once we print this document on both...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用JavaScript通过C++的ImageOrPrintOptions的PageIndex...

    学习如何使用C++的Aspose.Cells for JavaScript将Excel文件的特定页面渲染为图像。...Specify image or print options // We want to print pages 4, 5, 6...

    docs.aspose.com/cells/zh/javascript-cpp/render-...