Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 75,665 for

values

(1.92 sec)
  1. Convert XLS File with Images or Charts to PDF|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....formula‑dependent values are recalculated, and the correct values are rendered...

    docs.aspose.com/cells/net/convert-xls-file-with...
  2. Specifying Significant Digits to be Stored in E...

    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....significant digits of double values in spreadsheets unlike Excel...digits while storing double values inside the excel file. Please...

    docs.aspose.com/cells/java/specifying-significa...
  3. Resampling Added Images - Excel to PDF Conversi...

    Learn how to resample added images to reduce PDF size using Aspose.Cells with Golang via C++....formula‑dependent values are recalculated, and the correct values are rendered...

    docs.aspose.com/cells/go-cpp/resampling-added-i...
  4. Chart Types with JavaScript via C++|Documentation

    Learn about the various chart types supported by Aspose.Cells for JavaScript via C++. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....columns) to display different values of one or more data items....are mostly used to compare values across different categories...

    docs.aspose.com/cells/javascript-cpp/chart-types/
  5. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the Aspose.Cells for Python via .NET API to programmatically hide or show gridlines, row and column headers of an Excel worksheet....only store a true or false value. Making Gridlines Visible Make...rows and columns have unique values that are used to identify them...

    docs.aspose.com/cells/python-net/show-and-hide-...
  6. Export to FDF|Aspose.PDF for Python via .NET

    This example explains how to export PDF form field data to an FDF (Forms Data Format) file using Aspose.PDF for Python via .NET. It demonstrates how to access interactive form data through the Form facade, bind a source PDF document, and save the extracted Values into an FDF stream....AcroForm fields and export their values. Create an instance of pdf_facades...extract and save all form field values. from io import FileIO import...

    docs.aspose.com/pdf/python-net/export-to-fdf/
  7. Detecting Empty Worksheets with JavaScript via ...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the JavaScript API with the C++ library....cells populated with values, where a value can be simple (text...formula, or a formula‑based value. In such a case, it is easy...

    docs.aspose.com/cells/javascript-cpp/detecting-...
  8. Axis title not in bold by default for waterfall...

    Hi Team, In waterfall chart, the axis title does not appear in bold by default, unlike other charts such as column and bubble charts. Waterfall: image.png (95.4 KB) Column: image.png (88.6 KB) Bubble: image.png (1…...putValue("Value"); // Sample data for waterfall..."Q4 Growth", "End"}; double[] values = {100000, 25000, 32000, -15000...

    forum.aspose.com/t/axis-title-not-in-bold-by-de...
  9. Accessing CSV Data in C#|Aspose.Words for .NET

    Learn how to access CSV data while building a report using LINQ in C#....enables you to work with typed values rather than just strings in...does not define a way to store values of types other than strings...

    docs.aspose.com/words/net/accessing-csv-data/
  10. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting of the legend.... categories = categories , values = [ 1 , 2 ]) series . add (... categories = categories , values = [ 3 , 4 ]) # Format chart...

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