Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 20,566 for

custom data

(1.16 sec)
  1. Facing Issue in percentage formatting - Free Su...

    Hi I am trying to export excel where I am getting some Data in decimal format and I need to convert that Data in percentage format I am using below method in .Net Core, private static void FormatPercentCell(Aspose.Cell…...some data in decimal format and I need to convert that data in...style = cell.GetStyle(); style.Custom = “0.00%”; cell.SetStyle(style);...

    forum.aspose.com/t/facing-issue-in-percentage-f...
  2. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides Data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event...FontSavingArgs class Provides data for the IFontSavingCallback...Examples Shows how to define custom logic for exporting fonts when...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Opening Files with Different Formats|Documentation

    Aspose.Cells for Node.js via Java API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Data is stored as a table where each...Excel to export spreadsheet data to CSV. Opening CSV files and...

    docs.aspose.com/cells/nodejs-java/opening-files...
  4. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files.... OLE objects, and filtering data—all using C#. With extensive...worksheet. Add and Retrieve Data Add data to specific cells and retrieve...

    www.nuget.org/packages/Aspose.Cells
  5. Working with GridJs Highlight feature|Documenta...

    This article describes how to use highlight on cell text, cell ranges, shapes and pictures in GridJs.... data . shapes Remove highlight shape...can be found in xs . sheet . data . shapes Get array for highlight...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. Aspose Slides WaterFall Chart - Free Support Fo...

    Hello Team, We are using Aspose.Slides in our .Net Core application and trying to create ChartType.WaterFall by adding chart into slide using slide.Shapes.AddChart() method. We are facing issue in formatting the number…...ToUInt16(20); var data = showCost ? costValues : values;...values; for (int i = 0; i < data.Count; i++) { var dp = series...

    forum.aspose.com/t/aspose-slides-waterfall-char...
  7. Convert EXCEL to PPTM via PHP or with free Onli...

    PHP API to Convert EXCEL to PPTM or Online App without using Microsoft Excel or Powerpoint. Test free EXCEL to PPTM online converter quickly before integrating the code....its ability to save and share data in various file formats. The...smaller file sizes, improved data recovery, and better compatibility...

    products.aspose.com/total/php-java/conversion/e...
  8. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...original formatting, create a custom data structure (POJO) to store...example of how to implement a custom class to hold the formatting...

    forum.aspose.com/t/iportioneffectivedata-instan...
  9. Specify the Language of the Excel File using Bu...

    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.... join ( __dirname , "data" ); const outputDir = path ...with Node.js via C++ Adding Custom Properties Visible Inside Document...

    docs.aspose.com/cells/nodejs-cpp/specify-the-la...
  10. PDF with Node.js via C++|Documentation

    Learn how to convert an Excel workbook into PDF using Aspose.Cells for Node.js via C++.... Do any work (input data, apply formatting, set formulas...= path . join ( __dirname , "data" ); const filePath = path ....

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...