Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 14,130 for

report

(0.17 sec)
  1. Add Pivot Connection with C++|Documentation

    Learn how to add a pivot connection with the Aspose.Cells library using C++....right‑click the slicer and select the Report Connections… item. In the options...

    docs.aspose.com/cells/cpp/add-pivot-connection/
  2. Where to Use Aspose.Cells|Documentation

    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....can be sent to the user as a report, etc. We have discussed a few...

    docs.aspose.com/cells/net/where-to-use-aspose-c...
  3. Where to Use Aspose.Cells|Documentation

    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....can be sent to the user as a report, etc. We have discussed a few...

    docs.aspose.com/cells/python-java/where-to-use-...
  4. Customize Doughnut Charts in Presentations Usin...

    Discover how to create and customize doughnut charts with JavaScript and Aspose.Slides for Node.js, supporting PowerPoint formats for dynamic presentations....doughnut chart (PNG/SVG) for a report? A chart is a shape; you can...

    docs.aspose.com/slides/nodejs-java/doughnut-chart/
  5. Changing the Layout of Pivot Table with C++|Doc...

    Learn how to change the layout of a Pivot Table in Compact, Outline, and Tabular forms using Aspose.Cells for C++....PivotTable Tools > Design > Report Layout menu commands. You can...

    docs.aspose.com/cells/cpp/changing-the-layout-o...
  6. Product Overview | Aspose.TeX for C++

    Aspose.TeX is a C++ library for typesetting of TeX files. It provides you with the rich functionality like conversion or creating your own TeX format....TeX for C++ version before reporting the issue. Refer to the to...the for solutions before reporting the issue. Your question might...

    docs.aspose.com/tex/cpp/product-overview/
  7. Product Overview | Aspose.TeX for Java

    Aspose.TeX is a Java library for typesetting of TeX files. It provides you with the rich functionality like conversion or creating your own TeX format....TeX for Java version before reporting the issue. Refer to the to...the for solutions before reporting the issue. Your question might...

    docs.aspose.com/tex/java/product-overview/
  8. Product Overview | Aspose.Page for C++

    C++ Library for the developers to process PS, EPS, and XPS files. Learn the overvoew of Aspose.Page API solution for C++....for C++ before reporting the issue. When reporting an issue, please...in your post. Please try to report one issue per thread. If you...

    docs.aspose.com/page/cpp/product-overview/
  9. Aspose.Diagram Java for IntelliJ IDEA - Maven|D...

    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.... In a 2010 Infoworld report, IntelliJ received the highest...If you like to see known / reported issues (by the users or Q...

    docs.aspose.com/diagram/java/aspose-diagram-jav...
  10. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...The JVM on each server may report a different DPI (e.g., a headless...all servers. Ensure the JVM reports the same DPI on each machine...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...