Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 73,727 for

values

(0.22 sec)
  1. Aspose::Words::Drawing::Charts::ChartXValue cla...

    Aspose::Words::Drawing::Charts::ChartXValue class. Represents an X value for a chart series in C++....ChartXValue class Represents an X value for a chart series. class ChartXValue...object is equal to the current X value object. static FromDateTime...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Calculation of Array Formula of Data Tables wit...

    Learn how to calculate array formulas for Excel data tables using Aspose.Cells for Python via .NET API. Modify and save spreadsheets programmatically....you change the value of cell B1 to 100, the values of the Data Table...in B1, then all Data Table values formatted as Yellow will become...

    docs.aspose.com/cells/python-net/calculation-of...
  3. The behavior of Cells.ExportDataTable() methods...

    In Aspose.Cells for .NET 24.7 Release Notes there is a Changes the behavior of Cells.ExportDataTable() methods. The change of behavior is causing issues for us. Is there a way for us to continue exporting a numeric cel…...cell as a raw literal of its value without formatting? We would...which can affect how numeric values, including percentages and...

    forum.aspose.com/t/the-behavior-of-cells-export...
  4. 3D Rotation Effects in a Visio Drawing|Document...

    This section explains how to set 3D Rotation Properties in Shapesheet with Aspose.Diagram....developers to change 3D rotation values in the shapesheet. The RotationXAngle...RotationYAngle, and RotationZAngle cell values control the degree of rotation...

    docs.aspose.com/diagram/net/3d-rotation-effects...
  5. How to Join Layers using Geometry or Attribute|...

    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....data joins based on a field value that exists in both tables....pattern, or within a range of values. This allows for more precise...

    docs.aspose.com/gis/net/how-to-join-layers/
  6. Aspose::Words::Fields::FieldMergeBarcode::get_B...

    Aspose::Words::Fields::FieldMergeBarcode::get_BackgroundColor method. Gets the background color of the barcode symbol. Valid Values are in the range [0, 0xFFFFFF] in C++.... Valid values are in the range [0, 0xFFFFFF]...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldMergeBarcode::get_C...

    Aspose::Words::Fields::FieldMergeBarcode::get_CaseCodeStyle method. Gets the style of a Case Code for barcode type ITF14. The valid Values are [STD|EXT|ADD] in C++.... The valid values are [STD|EXT|ADD]. System ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Add XMP metadata to EPS file using .NET

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for C# .NET is explained and illustrated with the code snippets here....be created, filled in with values from PS metadata comments and...returned to you. Now you can view values of metadata fields. Initialize...

    docs.aspose.com/page/net/xmp-metadata/add/
  9. Calculation of Array Formula of Data Tables wit...

    How to use the Aspose.Cells library to calculate array formulas for a data table in Microsoft Excel using Node.js via C++. Load or create an Excel file, calculate the array formula, and save the modified file....you change the value of cell B1 to 100 , the values of the Data...put 100 in B1, all Data Table values formatted as yellow will become...

    docs.aspose.com/cells/nodejs-cpp/calculation-of...
  10. Calculate Formulas with Golang via C++|Document...

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel with Golang via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk.... The values of the cells used in the formula...to find the result of those values based on some Microsoft Excel...

    docs.aspose.com/cells/go-cpp/calculate-formulas/