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

custom data

(0.2 sec)
  1. 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...
  2. 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/...
  3. TxtSaveOptionsBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.TxtSaveOptionsBase for enhanced document saving. Customize your text format options for optimal results and efficiency....{ get; set; } Gets or sets custom local time zone used for date/time...saving a document and accepts data about saving progress. abstract...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Java Excel API | products.aspose.com

    Aspose.Cells for Java library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, CSV, HTML and so on....that are way beyond the simple data export capabilities of other...provides the capabilities to export data, format spreadsheets to the...

    products.aspose.com/cells/java/
  5. 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...
  6. 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-...
  7. Convert CSV to PPTM via PHP or with free Online...

    PHP API to Convert CSV to PPTM or Online App without using Microsoft Excel or Powerpoint. Test free CSV to PPTM online converter quickly before integrating the code....used format for storing tabular data, resembling a spreadsheet or...or database. It consists of data separated by commas, where each...

    products.aspose.com/total/php-java/conversion/c...
  8. How to Format Number as Date with C++|Documenta...

    This article will introduce how to format number to date using Aspose.Cells for C++ API....especially when you are working with data that includes time or scheduling...event planning, or historical data. Helps in Sorting and Filtering...

    docs.aspose.com/cells/cpp/format-number-to-date/
  9. Convert PDF to PowerPoint in .NET|Aspose.PDF fo...

    Aspose.PDF allows you to convert PDF to PPT (PowerPoint) format using .NET. One way there is a possibility to convert PDF to PPTX with Slides as Images....requirements from many of our customers to support the capability...// For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/net/convert-pdf-to-powerpoint/
  10. 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...