Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 19,619 for

custom data

(0.06 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowBubbleSize method. Allows to specify whether bubble size is to be displayed for the Data labels of the entire series. Applies only to Bubble charts. Default value is false in C++....size is to be displayed for the data labels of the entire series...Examples Shows how to work with data labels of a bubble chart. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowCategoryName method. Allows to specify whether category name is to be displayed for the Data labels of the entire series. Default value is false in C++....name is to be displayed for the data labels of the entire series...Examples Shows how to work with data labels of a bubble chart. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. DocumentProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Properties.DocumentProperty class for managing Custom and built-in document properties efficiently. Enhance your document handling today!...DocumentProperty class Represents a custom or built-in document property...Gets the source of a linked custom document property. Name { get;...

    reference.aspose.com/words/net/aspose.words.pro...
  4. How to Format Number to Accounting|Documentation

    This article will introduce how to format number to accounting using Aspose.Cells for .NET API....way of presenting numerical data, making it easier to read, understand...helps in presenting financial data in a more structured and appealing...

    docs.aspose.com/cells/net/how-to-format-number-...
  5. Aspose::Words::Markup::CustomPart::Clone method...

    Aspose::Words::Markup::CustomPart::Clone method. Makes a "deep enough" copy of the object. Does not duplicate the bytes of the Data value in C++....not duplicate the bytes of the Data value. System :: SharedPtr <...access a document’s arbitrary custom parts collection. auto doc...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. ChartYValueCollection.format_code property | As...

    ChartYValueCollection.format_code property. Gets or sets the format code applied to the Y values.... -; -@ -" Custom with color - “[Red]-#,##0.0”...the format code of the chart data. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Format Numbers to Fractions|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for .NET API....particularly when you’re working with data that is naturally expressed...numbers as fractions can make data easier to read and understand...

    docs.aspose.com/cells/net/how-to-format-number-...
  8. GridJs的自定义右键菜单|Documentation

    本文描述了如何配置GridJs的右键菜单。... data . name ) }; const onMyActionClick2...'my action clicked2' + sheet . data . name ) }; xs = x_spreadsheet...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...
  9. BubbleSizeCollection | Aspose.Words for Java

    Represents a collection of bubble sizes for a chart series in Java...._-; Custom with color - “[Red]-#,##0.0”...the format code of the chart data. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  10. 数据筛选与C++|Documentation

    学习如何使用Aspose.Cells for C++ API添加数据筛选。... Custom 自定义包含/不包含等筛选条件 Filter by Color...Excel的限制。如需自定义数据筛选,请使用 AutoFilter.Custom 方法。 在下面的示例中,我们使用 Aspose.Cells...

    docs.aspose.com/cells/zh/cpp/data-filtering/