Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 21,875 for

printing document

(1.52 sec)
  1. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class....void GetPdfInfo () { // Open document PdfFileInfo fileInfo = new...enumerator . nextElement (); // print key and value corresponding...

    docs.aspose.com/pdf/java/get-pdf-information/
  2. 使用 C++ 获取加载Excel文件时的警告|Documentation

    学习如何在使用 Aspose.Cells for C++ 加载Excel文件时捕获和处理警告。...Defined Name Warning : Name : PRINT_AREA ; ReferTo : Introduction...Defined Name Warning : Name : PRINT_AREA ; ReferTo : Panel ! $B$228...

    docs.aspose.com/cells/zh/cpp/get-warnings-while...
  3. Finding word bounding boxes|Documentation

    Automatic detection of word bounding boxes inside an image.... PDF documents can contain more than one...the number of pages in the document. Property Description rectangles...

    docs.aspose.com/ocr/python-net/image-regions-wo...
  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. Export Worksheet or Chart into Image with Desir...

    Use Aspose.Cells to export worksheet or chart into image with desired width and height in C++....Get ( 0 ); // Set image or print options ImageOrPrintOptions...Cells :: Cleanup (); } AI Document Assistant Close Create Transparent...

    docs.aspose.com/cells/cpp/export-worksheet-or-c...
  6. 用 Node.js 和 C++ 获取工作表页面设置的纸张宽度和高度|Documentation

    探索如何通过 Node.js 和 C++ 程序编程获取 Excel 工作表页面设置的纸张宽度和高度。..."path" ); // The path to the documents directory. const dataDir =...// Set paper size to A2 and print paper width and height in inches...

    docs.aspose.com/cells/zh/nodejs-cpp/get-paper-w...
  7. 实现类似 Excel VBA Range.FormulaLocal 的 Cell.Formul...

    学习如何用 Aspose.Cells for Node.js via C++ 实现类似 Excel VBA Range.FormulaLocal 的 Cell.FormulaLocal。...); // Assign SUM formula and print its FormulaLocal cell . setFormula...Assign AVERAGE formula and print its FormulaLocal cell . setFormula...

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...
  8. 使用C++创建Excel工作表的透明图像|Documentation

    使用Aspose.Cells与C++生成Excel工作表的透明图像。...// Apply different image or print options ImageOrPrintOptions...image after applying image or print options SheetRender sr ( workbook...

    docs.aspose.com/cells/zh/cpp/create-transparent...
  9. 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...
  10. ChartSeriesCollection.count property | Aspose.W...

    ChartSeriesCollection.count property. Returns the number of [ChartSeries](../../chartseries/) in this collection.... Document () builder = aw . DocumentBuilder...3 , chart_data . count ) # Print the name of every series in...

    reference.aspose.com/words/python-net/aspose.wo...