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

custom data

(0.08 sec)
  1. CustomPart.ContentType | Aspose.Words for .NET

    Discover how the CustomPart ContentType property defines your Custom part's content type, enhancing functionality and user experience....Specifies the content type of this custom part. public string ContentType...access a document’s arbitrary custom parts collection. Document...

    reference.aspose.com/words/net/aspose.words.mar...
  2. 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...
  3. 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
  4. 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...
  5. 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/
  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. 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-...
  8. 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...
  9. 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...
  10. 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/