Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 73,781 for

values

(0.13 sec)
  1. HorizontalAlignment Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.HorizontalAlignment enum for precise control over horizontal alignment in floating text frames and tables. Enhance your document layout!...enum HorizontalAlignment Values Name Value Description None 0 The...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ImageType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ImageType enum to easily manage image formats in Microsoft Word documents. Enhance your document's visual appeal!...public enum ImageType Values Name Value Description NoImage 0...

    reference.aspose.com/words/net/aspose.words.dra...
  3. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your fillable objects with versatile fill types for improved document design....public enum FillType Values Name Value Description Solid 1 Solid...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_FirstSliceAngle method. Gets or sets the angle, in degrees, of the first slice of the parent pie chart in C++....acceptable values is from 0 to 360 inclusive. The default value is 0...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SecondSectionSize method. Gets or sets the size of the pie chart secondary section as a percentage in C++....acceptable values is from 5 to 200 inclusive. The default value is 75...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. FieldFileSize.is_in_kilobytes property | Aspose...

    FieldFileSize.is_in_kilobytes property. Gets or sets whether to display the file size in kilobytes....def is_in_kilobytes ( self , value : bool ): ... Examples Shows.... result ) # To update the values of these fields while editing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Show method. Determines whether the title shall be shown for the axis. The default value is false in C++.... The default value is false . bool Aspose :: Words...chartAxisYTitle -> set_Text ( u "Values" ); chartAxisYTitle -> set_Show...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/PPTX) with practical code examples and best practices to enhance your data presentations.... To configure overlap values, use the ParentSeriesGroup...( 0 , 0 , 1 ); seriesCell . Value = seriesName ; // Save the presentation...

    docs.aspose.com/slides/net/chart-series/
  9. 用 JavaScript 通过 C++ 识别饼图或条形图中的数据点是否在第二个饼或条中|Doc...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 查找数据点是否在饼图的第二个饼或条中。我们的指南将演示如何识别并访问复合图中的次要饼或条,以便有效分析和操作数据。... get ( i ); // Skip null values if ( chartPoint . yValue ===...; // Print the chart point value and see if it is inside bar...

    docs.aspose.com/cells/zh/javascript-cpp/find-if...
  10. Convert CSV to JSON|Documentation

    Convert CSV to JSON by using Aspose.Cells for Python via .NET API....export_as_string : Exports the string values of the cells to JSON. has_header_row...

    docs.aspose.com/cells/python-net/convert-csv-to...