Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 20,185 for

printing document

(0.28 sec)
  1. | Aspose

    Sample code for DJVU to DOC Java conversion. Use API example code for batch DJVU files to DOC conversion within any Web or Desktop Java based application....DJVU format and creates DJVU documents containing recognized text...converts an DJVU image to DOC document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/djvu-to...
  2. 无需在工作表中编写函数即可用Node.js通过C++直接计算自定义函数|Documentation

    本文介绍如何通过Node.js的C++使用Aspose.Cells库,直接在Microsoft Excel中计算自定义函数,无需在工作表中编写函数。加载现有Excel文件或创建新文件,计算自定义函数,然后保存修改后的文件。...CustomFunction()" , opts ); // Print the calculated value console...实现自定义计算引擎,扩展Aspose.Cells的默认计算引擎 AI Document Assistant Close 使用Node.js...

    docs.aspose.com/cells/zh/nodejs-cpp/direct-calc...
  3. Find if Data Points are in the Second Pie or Ba...

    Learn how to use Aspose.Cells for Node.js via C++ to find if data points are in the second pie or bar on a pie of pie or bar of pie chart. This guide will demonstrate how to identify and access the secondary pie or bar on a composite chart, allowing you to analyze and manipulate the data effectively....node" ); // The path to the documents directory. const dataDir =...getNSeries (). get ( 0 ); /* * Print the data points of the chart...

    docs.aspose.com/cells/nodejs-cpp/find-if-data-p...
  4. Font.theme_font_other property | Aspose.Words f...

    Font.theme_font_other property. Gets or sets the theme font used for characters with character codes from 128 through 255 in the applied font scheme that is associated with this [Font](../) object.... Document () # Define fonts for languages...get_by_name ( 'Normal' ) . font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.theme_font_far_east property | Aspose.Word...

    Font.theme_font_far_east property. Gets or sets the East Asian theme font in the applied font scheme that is associated with this [Font](../) object.... Document () # Define fonts for languages...get_by_name ( 'Normal' ) . font print ( 'Originally the Normal style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells with C++....function // This function should print tables related to the external...= Sheet1 ! $H$1 : $N$69 AI Document Assistant Close Create and...

    docs.aspose.com/cells/cpp/find-query-tables-and...
  7. Get areas with text coordinates via C# | Aspose

    Automatically find the coordinates of image regions containing text paragraphs....Install-Package Visit our documentation for more details. How to...you want to use own image (document) GetAreasWithTextCoor folder...

    products.aspose.com/ocr/net/recognition/get-tex...
  8. 用Node.js通过C++从Gear类型智能艺术形状中提取文本|Documentation

    学习如何使用Aspose.Cells for Node.js via C++从Gear类型智能艺术形状中提取文本。...node" ); // The path to the documents directory. const dataDir =...text of gear type shapes and print them on console. for ( let i...

    docs.aspose.com/cells/zh/nodejs-cpp/extract-tex...
  9. OCR .Net sometimes does not recognize blank spa...

    image.png (13,8 KB) When recognizing Document images, we usually get the text without any problems. However, in the address area, many of the blank spaces are not recognized. In the attached screenshot, you can see a po…...(13,8 KB) When recognizing document images, we usually get the...Rectangle(1, 72, 390, 70) } }); // Print result Console.WriteLine($"Text:\n...

    forum.aspose.com/t/ocr-net-sometimes-does-not-r...
  10. 用 Node.js 和 C++ 移除 Excel 文件中工作表的现有 PrinterSetti...

    本文将讲解如何通过 Aspose.Cells for Node.js via C++ 编程移除 Excel 文件中工作表的现有 PrinterSettings。...= null ) { // Print the following message console...this worksheet exist." ); // Print sheet name and its paper size...

    docs.aspose.com/cells/zh/nodejs-cpp/remove-exis...