Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 75,316 for

values

(0.17 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_HasMajorGridlines method. Gets or sets a flag indicating whether the axis has major gridlines in C++....insert chart with date/time values. auto doc = System :: MakeObject...date/time values for the X-axis, and respective decimal values for...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....left property value: whether it sets the location...setter def left_mode ( self , value : aspose . words . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....double, integer, or date/time values to the cell. #include <iostream>...a worksheet, you should add values to the cells first by rows...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  4. Find and Replace Text in Excel using Python

    Follow this article to find and replace text in Excel using Python. It has details to set the IDE, a list of steps, and a sample code to replace data in Excel using Python....to find and replace multiple values in Excel using Python . The...case insensitive, whole sheet, values only, and forward direction...

    kb.aspose.com/cells/python/find-and-replace-tex...
  5. Manage data of Excel files with Golang via C++|...

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....double, integer, or date/time value to the cell. How to Improve...a worksheet, you should add values to the cells first by rows...

    docs.aspose.com/cells/go-cpp/view-and-edit-exce...
  6. Public API Changes in Aspose.Cells 8.8.1|Docume...

    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....whose values are blank. CellBool – loads cells whose values are...loads cell data, including values, formulas, and formatting....

    docs.aspose.com/cells/net/public-api-changes-in...
  7. 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...
  8. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_saved_time property. Gets or sets the time of the last save in UTC....def last_saved_time ( self , value : datetime . datetime ): .....EDITTIME can display these values in the document body. print...

    reference.aspose.com/words/python-net/aspose.wo...
  9. BuiltInDocumentProperties.created_time property...

    BuiltInDocumentProperties.created_time property. Gets or sets date of the document creation in UTC....setter def created_time ( self , value : datetime . datetime ): .....EDITTIME can display these values in the document body. print...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuiltInDocumentProperties.CreatedTime | Aspose....

    Discover the BuiltInDocumentProperties CreatedTime feature to easily access and manage your document's creation date in UTC for enhanced organization....EDITTIME can display these values in the document body. Console...); // We can also change the values of built-in properties. properties...

    reference.aspose.com/words/net/aspose.words.pro...