Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 19,665 for

custom data

(1.88 sec)
  1. Insert Pivot Table|Documentation

    Create and format pivot tables of Excel spreadsheet files....Cells Add data to a worksheet using the Cell...method. This data will be used as the pivot table’s data source. Add...

    docs.aspose.com/cells/net/create-pivot-table/
  2. FieldMergingArgsBase.DocumentFieldName | Aspose...

    Discover the DocumentFieldName property of FieldMergingArgsBase. Easily access and manage merge field names for efficient document processing....document field name to a different data source field name, then this...merge with a custom callback that handles merge data in the form...

    reference.aspose.com/words/net/aspose.words.mai...
  3. BuildingBlock | Aspose.Words for Java

    Represents a glossary document entry such as a Building Block AutoText or an AutoCorrect entry in Java....Examples: Shows how to add a custom building block to a document...BuildingBlock(glossaryDoc); block.setName("Custom Block"); glossaryDoc.appendChild(block);...

    reference.aspose.com/words/java/com.aspose.word...
  4. ChartDataLabel.NumberFormat | Aspose.Words for ...

    Discover the ChartDataLabel NumberFormat property to easily Customize number formats for enhanced Data visualization in your charts....Shows how to apply labels to data points in a line chart. public...EqualTo ( "Series 3" )); // Apply data labels to every series in the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartDataLabelCollection.Count | Aspose.Words f...

    Discover the Count property of ChartDataLabelCollection, providing quick access to the total number of ChartDataLabels for enhanced Data visualization....Shows how to apply labels to data points in a line chart. public...EqualTo ( "Series 3" )); // Apply data labels to every series in the...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Managing Resource Extended Attributes | Aspose....

    Learn how to add, edit or remove resource extended attributes using Aspose.Tasks for .NET....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/tasks/net/extended-resource-att...
  7. ChartDataLabel.IsVisible | Aspose.Words for .NET

    Discover how the ChartDataLabel IsVisible property enhances Data visualization by confirming when labels are ready to display valuable insights....property Returns true if this data label has something to display...Shows how to apply labels to data points in a line chart. public...

    reference.aspose.com/words/net/aspose.words.dra...
  8. IStructuredDocumentTag | Aspose.Words for Java

    Interface to define a common Data for StructuredDocumentTag and StructuredDocumentTagRangeStart in Java....Interface to define a common data for StructuredDocumentTa and...structured document tag to XML data in a custom XML part of the current...

    reference.aspose.com/words/java/com.aspose.word...
  9. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…... Here’s what I tried: A custom ICellsDataTable interface (to...there any other way to get empty data (DateTime) to become formatted...

    forum.aspose.com/t/using-cells-importdata-to-im...
  10. Add Trend Lines to Presentation Charts in Pytho...

    Quickly add and Customize trend lines in PowerPoint and OpenDocument charts with Aspose.Slides for Python via .NET — a practical guide and code examples to improve forecasting accuracy and engage your audience.... Add a chart with default data along with the any of desired...1 tredLinep = chart . chart_data . series [ 0 ] . trend_lines...

    docs.aspose.com/slides/python-net/trend-line/