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

custom data

(0.14 sec)
  1. Smart Markers feature|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....markers that reference one or more data sources, such as information...example of a data marker is &=Party.FullName. If the data marker results...

    docs.aspose.com/cells/net/smart-markers-feature/
  2. How to Implement Lazy Loading in GridJs|Documen...

    This article describes how to implement lazy loading in GridJs....initially includes only the data pertaining to the actively selected...request to the server to fetch the data specifically for that worksheet...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  3. Convert PPS to ODS Format via Java or with free...

    Convert PPS to ODS format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPS to ODS online converter quickly before integrating the code....ability to customize the HTML output and to add custom CSS styles...ability to customize the ODS output and to add custom formulas...

    products.aspose.com/total/java/conversion/pps-t...
  4. Message Handler to Filter Network Requests – As...

    Create a Custom message handler to check network requests using Aspose.HTML for .NET. Learn how to filter out undesired network requests in C#....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/net/message-handlers/netwo...
  5. How to create a tornado chart with C++|Document...

    Learn how to create a tornado chart with Aspose.Cells for C++ API....tornado graph, is a type of data visualization that is often...following these steps: Select the data and go to Insert → Charts →...

    docs.aspose.com/cells/cpp/create-tornado-chart/
  6. FieldDisplayBarcode.display_text property | Asp...

    FieldDisplayBarcode.display_text property. Gets or sets whether to display barcode Data (text) along with image....sets whether to display barcode data (text) along with image. @property...display. # 1 - QR code with custom colors: field . barcode_type...

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

    Aspose.Cells for Go via C++ 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...spreadsheet data to CSV. Opening Text Files with Custom Separator...

    docs.aspose.com/cells/go-cpp/opening-files-with...
  8. 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...
  9. Insert Checkboxes, Text Input or Images during ...

    Insert checkboxes or text input fields during Mail Merge using C++. Also insert images from a Database during Mail Merge in C++....replaces them with the data obtained from the data source. Typically...merge insert images from any custom storage (files, BLOB fields...

    docs.aspose.com/words/cpp/insert-checkboxes-tex...
  10. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own Custom method called to capture loss of fidelity warnings that can occur during document loading or saving in C++....if you want to have your own custom method called to capture loss...result in loss of formatting or data fidelity. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words/iwa...