Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 75,599 for

values

(0.14 sec)
  1. Customize Error Bars in Presentation Charts wit...

    Learn how to add and customize error bars in charts with Aspose.Slides for Python via .NET—optimize data visuals in PowerPoint and OpenDocument presentations....settings, and apply different value types such as fixed, percentage...percentage, and custom values. It also demonstrates how to assign custom...

    docs.aspose.com/slides/python-net/error-bar/
  2. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with Aspose.Slides for PHP via Java — optimize data visuals in PowerPoint presentations....API for managing error bar values. The sample code applies when...using a custom value type. To specify a value, use the ErrorBarCustomValues...

    docs.aspose.com/slides/php-java/error-bar/
  3. Document.normalizeFieldTypes method | Aspose.Wo...

    Document.normalizeFieldTypes method. Changes field type Values [FieldChar.fieldType](../../../aspose.words.fields/fieldchar/fieldType/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes....normalizeFieldTypes() Changes field type values FieldChar.fieldType of FieldStart...types. To change field type values in a specific part of the document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Create a Waterfall Chart with Legend Customizat...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …..."August", "YTD"}; double[] values = {-9, 1, 3, 4, -3, 2, 7, 3...getCell(0, i + 1, 1, values[i]); // Values } // Customize legend...

    forum.aspose.com/t/create-a-waterfall-chart-wit...
  5. Integrate PDF Tables with Data Sources in Java|...

    Learn how to integrate PDF tables with structured data sources such as CSV files in Java.... Return the collected row values. private static List < String...; } Split one CSV line into values Use this helper when a CSV...

    docs.aspose.com/pdf/java/integrate-table/
  6. CompositeGridConfig|Documentation

    CompositeGridConfig element generates a highly customizable matrix of numbered bubbles that are combined into a single answer....bubbles is specified in the Values array. new CompositeGridConfig...CompositeGridConfig () { ColumnsCount = 3 , Values = new List < string >() { "U"...

    docs.aspose.com/omr/net/programmatic-forms/comp...
  7. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....been added for using undefined values for IShape.Frame. Code that...using undefined values for IShape.Frame. Values of x, y, width...

    docs.aspose.com/slides/net/public-api-and-backw...
  8. PDF conversion error - Arguments should lie in ...

    TiffDevice.Process and Document.Save throw “Arguments should lie in interval [0, 1] (Parameter ‘component’)” on scanned PDFs — persists across all versions 22.x through 26.3 We are experiencing a consistent exception wh…...images with out-of-range color values (e.g. red = -254) produced...out-of-range values gracefully. The specific out-of-range value observed...

    forum.aspose.com/t/pdf-conversion-error-argumen...
  9. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum value of the axis....property Gets or sets the maximum value of the axis. @property def maximum...setter def maximum ( self , value : aspose . words . drawing ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Add watermark to PDF|Aspose.PDF for PHP via Java

    This article explains the features of working with artifacts and getting watermarks in PDFs using PHP....the artifact type (supports values of the Artifact.ArtifactType...ArtifactType enumeration where values include Background, Layout, Page...

    docs.aspose.com/pdf/php-java/add-watermarks/