Sort Score
Result 10 results
Languages All
Labels All
Results 8,651 - 8,660 of 20,130 for

printing document

(0.13 sec)
  1. 在没有内容时输出空白页面(C++)|Documentation

    使用C++处理空工作表并打印空白页面...( 0 ); // Specify image or print options // Since the sheet is...So that an empty page gets printed ImageOrPrintOptions opts ;...

    docs.aspose.com/cells/zh/cpp/output-blank-page-...
  2. Rename duplicate columns automatically while ex...

    Learn how to rename duplicate columns automatically while exporting worksheet data through the Aspose.Cells for .NET API.... It then prints the column names of the DataTable...People PeopleA PeopleB AI Document Assistant Close Export Visible...

    docs.aspose.com/cells/net/rename-duplicate-colu...
  3. Export Chart to SVG with viewBox attribute usin...

    Learn how to export a chart to SVG format with the viewBox attribute using Aspose.Cells for Node.js via C++....node" ); // The path to the documents directory. const dataDir =...get ( 0 ); // Set image or print options with SVGFitToViewPort...

    docs.aspose.com/cells/nodejs-cpp/export-chart-t...
  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. 验证结果 – C# 中检查网页无障碍

    了解如何使用 Aspose.HTML for .NET 查看网页无障碍检查的结果并详细说明验证期间发生的特定问题。...class 13 using (HTMLDocument document = new HTMLDocument(documentPath))...th)) 14 { 15 // Check the document 16 ValidationResult validationResult...

    docs.aspose.com/html/zh/net/web-accessibility-v...
  6. 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...
  7. Query Cell Areas Mapped to XML Map Path using W...

    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....queries the XML map two times and prints the list of cell areas returned...List.xml Food List.xml AI Document Assistant Close Link Cells...

    docs.aspose.com/cells/python-net/query-cell-are...
  8. Query Cell Areas Mapped to XML Map Path using W...

    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....queries the XML map twice and prints the list of cell areas returned...List.xml Food List.xml AI Document Assistant Close Link Cells...

    docs.aspose.com/cells/net/query-cell-areas-mapp...
  9. 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...
  10. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Document () builder = aw . DocumentBuilder...text_box1 . previous == None : print ( 'This TextBox is the head...

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