Sort Score
Result 10 results
Languages All
Labels All
Results 8,911 - 8,920 of 20,433 for

printing document

(0.09 sec)
  1. Get DrawObject and Bound while rendering to PDF...

    Learn how to use the DrawObjectEventHandler class in C++ to capture DrawObject and Bound while rendering Excel files to PDF or images....DrawObject type is Cell , it prints its bounds and string value...DrawObject type is Image , it prints its bounds and shape name....

    docs.aspose.com/cells/cpp/get-drawobject-and-bo...
  2. MHTML Converter – Aspose.HTML for Python via .NET

    Learn how to convert MHTML to other formats using Aspose.HTML for Python via .NET and consider Python code example of MHTML to PDF conversion....steps: Load or open an MHTML document. Create a SaveOptions object...to share and print while maintaining the document’s appearance...

    docs.aspose.com/html/python-net/mhtml-converter/
  3. Render Presentation Slides as SVG Images in Pyt...

    Learn how to render PowerPoint and OpenDocument slides as SVG images using Aspose.Slides for Python via .NET. High-quality visuals with simple code examples....SVG files when you need to print your presentation in a very...combined into a single SVG (strip/document)? The standard scenario is...

    docs.aspose.com/slides/python-net/render-a-slid...
  4. 使用Aspose.Cells for Node.js via C++计算IFNA函数|Docu...

    如何通过C++的Node.js使用Aspose.Cells库计算IFNA函数。加载现有Excel文件或创建新文件,然后计算IFNA函数以获取结果。最后,将修改后的Excel文件保存到磁盘。...node" ); // The path to the documents directory. const dataDir =...workbook . calculateFormula (); // Print the values of A5 and A6 console...

    docs.aspose.com/cells/zh/nodejs-cpp/calculating...
  5. Add PDF Bookmarks with Named Destinations with ...

    Learn how to add PDF bookmarks with named destinations using Aspose.Cells for C++....return 0 ; } AI Document Assistant Close Print Comments while...

    docs.aspose.com/cells/cpp/add-pdf-bookmarks-wit...
  6. Cell.tables property | Aspose.Words for Python

    Cell.tables property. Gets a collection of tables that are immediate children of the cell.... Document ( MY_DIR + 'Nested tables...get_child_table_count ( table ) print ( f 'Table # { i } has { count...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Optical Mark Recognition API for .NET | Aspose

    Create machine-readable answer sheets, surveys, ballots, questionnaires, and other OMR forms, and read optical marks from scanned images and photos in .NET applications and web services....the PDF document generationResult . SaveAsPdf ( "print" , "answer-sheet"...to the PDF document omrForm . SaveAsPdf ( "print" , "answer-sheet"...

    products.aspose.com/omr/net/
  8. 使用Python.NET在多线程中同时读取单元格值|Documentation

    了解如何使用Aspose.Cells for Python via .NET API在多个线程中同时读取单元格值。...= f "R{row}C{col}" : print ( "This message will show when...if s != f "R{row}C{col}" : print ( "This message will show up...

    docs.aspose.com/cells/zh/python-net/reading-cel...
  9. Reading Cell Values in Multiple Threads Simulta...

    Learn how to read cell values in multiple threads simultaneously using Aspose.Cells for Python via .NET API....= f "R{row}C{col}" : print ( "This message will show when...if s != f "R{row}C{col}" : print ( "This message will show up...

    docs.aspose.com/cells/python-net/reading-cell-v...
  10. Find if the Worksheet is Dialog Sheet with Node...

    This article provides instructions and sample code for determining programmatically whether an Excel worksheet is a Dialog Sheet using Aspose.Cells for Node.js via C++....Dialog , and then prints a message. Please see the console..."path" ); // The path to the documents directory. const dataDir =...

    docs.aspose.com/cells/nodejs-cpp/find-if-the-wo...