Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 20,359 for

custom data

(2.23 sec)
  1. Manage DataLabels of Excel Charts with Node.js ...

    Learn how to effectively manage Data labels in Excel charts using Aspose.Cells for Node.js via C++. This comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability....also allows managing a chart’s data labels at runtime. With the...update, and format the chart’s data labels. | | Manage the DataLabels...

    docs.aspose.com/cells/nodejs-cpp/insert-datalab...
  2. Using ChartGlobalizationSettings Class to Set a...

    Learn how to use the ChartGlobalizationSettings class in Aspose.Cells for C++ to set different languages for chart components. Our guide will help you understand how to localize chart elements, labels, and legends to different languages, allowing you to present your Data in a culturally appropriate way....different languages and provide custom labels for subtotals in a spreadsheet...which can be overridden in a custom class to translate items such...

    docs.aspose.com/cells/go-cpp/using-chartglobali...
  3. Aspose.Words.WebExtensions module | Aspose.Word...

    The Aspose.Words.WebExtensions module provides classes that allow to Customize elements and attributes that extend the XML vocabulary for representing Office Add-ins....provides classes that allow to customize elements and attributes that...between a web extension and the data in the document. To learn more...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.aspose.com/diagram/net/working-with-text/
  5. IMailMergeDataSource class | Aspose.Words for P...

    aspose.words.mailmerging.IMailMergeDataSource class. Implement this interface to allow mail merge from a Custom Data source, such as a list of objects...allow mail merge from a custom data source, such as a list of...Master-detail data is also supported. Remarks When a data source is...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Save Specified Worksheets to PDF with Node.js v...

    Learn how to save specified worksheets to PDF using Aspose.Cells for Node.js via C++....and hidden) to PDF, or save custom multiple worksheets to PDF...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/save-specified...
  7. Working with Content Control SDT|Aspose.Words f...

    using Node.js you can embed Customer-defined semantics as well as its behaviour and appearance into a document....content control) allow embedding customer-defined semantics as well...Binding Content Control to Custom XML Parts You can bind content...

    docs.aspose.com/words/nodejs-net/working-with-c...
  8. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...: If your formulas rely on custom VBA functions, make sure that...try to create and implement custom calculations via Aspose.Cells...

    forum.aspose.com/t/macro-function-calculation/3...
  9. Working with Text|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....// For complete examples and data files, please go to https://github...// For complete examples and data files, please go to https://github...

    docs.aspose.com/diagram/java/working-with-text/
  10. How to Union or Concat self made structure - Fr...

    Hi, I have a problem because I can’t execute an UNION (or a Concat function) between 2 generic collection (System.Collections.Generic.IEnumerable`1[Cj]). I have to create a unique structure with 3 static elements (volE…...4 @deid Union / Concat of a Custom Structure in a Word template...Reporting Engine works only on the data that you pass to the template...

    forum.aspose.com/t/how-to-union-or-concat-self-...