Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 75,665 for

values

(0.18 sec)
  1. Get All Hidden Rows Indices after Refreshing Au...

    Learn how to get all hidden rows indices after refreshing AutoFilter by using the Aspose.Cells for C++ API....console along with cell names and values. Sample Code #include <iostream>...Rows Indices, Cell Names and Values Hidden By AutoFilter." << std...

    docs.aspose.com/cells/cpp/get-all-hidden-rows-i...
  2. Pdf to html after conversion problem - Free Sup...

    pdf to html conversion not providing appropriate result. Please see the attached snapshot and below is code of conversions. function convertfile($fileName, $type, $newFileName) { $typePath = $this->typeToPath($typ…...your code what values you have set and what values you are passing...if you are passing correct values and doing everything right...

    forum.aspose.com/t/pdf-to-html-after-conversion...
  3. StructuredDocumentTagRangeStart.sdt_type proper...

    StructuredDocumentTagRangeStart.sdt_type property. Gets type of this structured document tag....print ( 'StructuredDocumentTa values:' ) print ( f ' \t |Id: { range_start_tag...print ( 'StructuredDocumentTa values:' ) print ( f ' \t |Id: { range_end_tag...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Fields::ToaCategories::idx_get m...

    Aspose::Words::Fields::ToaCategories::idx_get method. Gets or sets the category heading by category number in C++....default values, which we can overwrite with custom values. ASSERT_EQ...can always access the default values via this collection. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::ToaCategories::get_Defau...

    Aspose::Words::Fields::ToaCategories::get_DefaultCategories method. Gets the default table of authorities categories in C++....default values, which we can overwrite with custom values. ASSERT_EQ...can always access the default values via this collection. ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. ChartSeriesGroup.second_section_size property |...

    ChartSeriesGroup.second_section_size property. Gets or sets the size of the pie chart secondary section as a percentage....second_section_size ( self , value : int ): ... Remarks Applies...acceptable values is from 5 to 200 inclusive. The default value is 75...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Primary and Secondary Axis|Documentation

    Learn how to understand and work with primary and secondary axes in Aspose.Cells for .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/net/primary-and-second-axis/
  8. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the axis title... If None or empty value is specified, auto generated...@text.setter def text ( self , value : str ): ... Remarks Use ChartAxisTitle...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Limit the Number of Pages Generated - Excel to ...

    Learn how to limit the number of pages generated while rendering Excel to PDF with Aspose.Cells for Python via .NET API....formula‑dependent values are recalculated, and the correct values are rendered...

    docs.aspose.com/cells/python-net/limit-the-numb...
  10. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells library using C++. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk.... There are three possible values: Automatic – recalculate whenever...which has one of the following values: CalcModeType::Automatic C...

    docs.aspose.com/cells/go-cpp/setting-formula-ca...