Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 75,735 for

values

(0.21 sec)
  1. Primary and Secondary Axis|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for Python via .NET. Our guide will help you understand the differences between primary and secondary axes, and how to configure and use them effectively in your charts....series on a secondary vertical (value) axis. The scale of the secondary...secondary vertical axis shows the values for the associated data series...

    docs.aspose.com/cells/python-net/primary-and-se...
  2. HorizontalRuleFormat.Height | Aspose.Words for ...

    Adjust the height of your Horizontal Rule with ease. Explore the Height property for customizable design in your web projects. Enhance your layout today!...was out of the range of valid values. Remarks This is a shortcut...the Height property. Valid values range from 0 to 1584 inclusive...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Supported File Formats|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....(Comma-Separated Values) file. TSV TSV (Tab-separated values) file. TabDelimited...

    docs.aspose.com/cells/sharepoint/supported-file...
  4. MappedDataFieldCollection class | Aspose.Words ...

    aspose.words.mailmerging.MappedDataFieldCollection class. Allows to automatically map between names of fields in your data source and names of mail merge fields in the document...of string keys into string values. The keys are the names of...fields in the document and the values are the names of fields in...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....FirstLineIndent property Gets or sets the value (in points) for a first line...hanging indent. Use positive values to set the first-line indent...

    reference.aspose.com/words/net/aspose.words/par...
  6. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the Values u200bu200bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....ChartDataLabelLocati Specifies how the values \u200b\u200bthat specify the...String[DATA_LENGTH]; double[] values = new double[DATA_LENGTH];...

    reference.aspose.com/words/java/com.aspose.word...
  7. Limit the Number of Pages Generated - Excel to ...

    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/java/limit-the-number-of-...
  8. Add Cells to Microsoft Excel Formula Watch Wind...

    Learn how to use Aspose.Cells for C++ to add cells to the formula watch window in Excel. Load or create an Excel file, manipulate cells, set formulas, and save the modified file....conveniently monitors cell values and their formulas. You can...Sample Code Returning a Range of Values using AbstractCalculationE...

    docs.aspose.com/cells/go-cpp/add-cells-to-micro...
  9. Find or Search Data|Documentation

    Learn how to find or search cells in a worksheet that contain specified data through the Aspose.Cells for .NET API....the search value. Here, we are looking for the value “Oranges”...worksheet containing specified values. Using Aspose.Cells Aspose...

    docs.aspose.com/cells/net/find-or-search-data/
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...Ensure text boxes update their values and adjust size before conversion...UpdateSelectedValue(); // Force update text values } // Recalculate formulas to...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...