Sort Score
Result 10 results
Languages All
Labels All
Results 9,021 - 9,030 of 21,866 for

printing document

(0.12 sec)
  1. Direct calculation of custom function without w...

    This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet using Node.js via C++. Load an existing Excel file or create a new one, calculate the custom function, and save the modified file....CustomFunction()" , opts ); // Print the calculated value console...Engine of Aspose.Cells AI Document Assistant Close Implement...

    docs.aspose.com/cells/nodejs-cpp/direct-calcula...
  2. 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...
  3. 通过C++和Node.js获取或设置嵌入式OLE对象的类标识符|Documentation

    学习如何通过C++在Node.js中使用Aspose.Cells获取或设置嵌入式OLE对象的类标识符。...node" ); // The path to the documents directory. const dataDir =...fromCharCode ( byte ), '' ); // Print the GUID console . log ( guid...

    docs.aspose.com/cells/zh/nodejs-cpp/get-or-set-...
  4. 在工作表中将形状移到前面或后面,用Node.js通过C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将形状置于工作表的前面或后面。...node" ); // The path to the documents directory. const dataDir =...getShapes (). get ( 3 ); // Print the Z-Order position of the...

    docs.aspose.com/cells/zh/nodejs-cpp/send-shape-...
  5. Measure the Width and Height of the Cell Value ...

    Learn how to measure the width and height of the cell value in units of pixels through the Aspose.Cells for C++ API.... GetHeightOfValue (); // Print both values std :: wcout <<...Text Width of Cell Value AI Document Assistant Close Get Cell String...

    docs.aspose.com/cells/cpp/calculate-the-width-a...
  6. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection.... Document (); let builder = new aw ...count ). toEqual ( 3 ); // Print the name of every series in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeriesCollection.clear method | Aspose.Wor...

    ChartSeriesCollection.clear method. Removes all [ChartSeries](../../chartseries/) from this collection.... Document (); let builder = new aw ...count ). toEqual ( 3 ); // Print the name of every series in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. 用 C++ 测量单元格值的宽度和高度(以像素为单位)|Documentation

    学习如何通过Aspose.Cells for C++ API测量单元格值的宽度和高度(像素单位)。... GetHeightOfValue (); // Print both values std :: wcout <<...Cleanup (); } 高级主题 获取单元值的文本宽度 AI Document Assistant Close 用C++获取带格式和不带格式的单元格字符串值...

    docs.aspose.com/cells/zh/cpp/calculate-the-widt...
  10. 使用C++处理WebQuery类型的外部数据连接|Documentation

    学习如何使用Aspose.Cells和C++处理Microsoft Excel中的WebQuery数据连接。...webQuery ( connection ); // Print the URL of the web query std...aspose . com / cells / net / AI Document Assistant Close 使用Aspose....

    docs.aspose.com/cells/zh/cpp/working-with-exter...