Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 75,665 for

values

(0.61 sec)
  1. ChartAxis.MinorUnitIsAuto | Aspose.Words for .NET

    Discover how the ChartAxis MinorUnitIsAuto property optimizes your chart's tick marks for clearer data visualization. Enhance your graphs effortlessly!...effect for time category and value axes. Examples Shows how to...the tick marks and displayed values of a chart axis. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartAxis.MinorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MinorUnitScale property to easily customize minor tick marks on your time category axis for enhanced data visualization....property Returns or sets the scale value for minor tick marks on the...the tick marks and displayed values of a chart axis. Document doc...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Fine-tuning recognition accuracy|Documentation

    How to adjust the recognition accuracy in Aspose.OMR for C++ to get reliable results for all types of marks under various conditions.... Lower values ( 25 - 40 ) allow even the...as false positives. Higher values ( 70 or more) require a more...

    docs.aspose.com/omr/cpp/recognition/accuracy-th...
  4. Setting Formula Calculation Mode of Workbook|Do...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with the Aspose.Cells library. 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 CalcModeType...

    docs.aspose.com/cells/net/setting-formula-calcu...
  5. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...trigonometry : Returns the absolute value of a number ACCRINT Financial...: Returns an array of text values from any specified range ASC...

    docs.aspose.com/cells/python-net/supported-form...
  6. Export to XFDF|Aspose.PDF for Python via .NET

    This example shows how to export PDF form field data to an XFDF (XML Forms Data Format) file using Aspose.PDF for Python via .NET. It demonstrates how to load a PDF form, access its fields through the Form facade, and save the extracted Values into an XFDF stream....developers to transfer form field values independently from the original...extract and save form field values in XFDF format. from io import...

    docs.aspose.com/pdf/python-net/export-to-xfdf/
  7. Chart.format property | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. IStructuredDocumentTag.Level | Aspose.Words for...

    Discover the IStructuredDocumentTag Level property to easily identify its position in the document tree, enhancing document structure and usability....WriteLine ( "StructuredDocumentTa values:" ); Console . WriteLine (...WriteLine ( "StructuredDocumentTa values:" ); Console . WriteLine (...

    reference.aspose.com/words/net/aspose.words.mar...
  10. 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...