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

custom data

(1.12 sec)
  1. 用 C++ 实现其他语言的子合计或总计标签|Documentation

    学习如何使用 Aspose.Cells for C++ 在非英语环境中实现子合计和总计标签。...functionType ) override { return u "Custom Total" ; } virtual U16String...functionType ) override { return u "Custom Grand Total" ; } }; int main...

    docs.aspose.com/cells/zh/cpp/implement-subtotal...
  2. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowLeaderLines method. Allows to specify whether Data label leader lines need be shown for the Data labels of the entire series. Default value is false in C++....whether data label leader lines need be shown for the data labels...connection between a data label and its corresponding data point. Value...

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

    Discover the Aspose.Words.Saving.DocumentPartSavingArgs class, essential for enhancing document processing with Customizable saving options and efficient callbacks....DocumentPartSavingAr class Provides data for the DocumentPartSaving callback...SectionBreak ; // Assign a custom callback to the "DocumentPartSavingCa"...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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...
  5. 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-...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  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/