Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 17,552 for

custom data

(0.07 sec)
  1. Setting ScaleCrop and LinksUpToDate properties ...

    Learn how to set ScaleCrop and LinksUpToDate properties of built-in document properties using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); // Instantiating a Workbook...Document Assistant Close Adding Custom Properties visible inside Document...

    docs.aspose.com/cells/nodejs-cpp/setting-scalec...
  2. Aspose.PDF for .NET Documentation|Aspose.PDF fo...

    Learn to use Aspose.PDF .NET to create applications for PDF documents processing on any platform using C#, VB. Browse tutorials, sample code, and more....graphs, images, hyperlinks, custom fonts - and more - into PDF...providers with the ability to load data from PDF documents. Supports...

    docs.aspose.com/pdf/net/
  3. Extend and Contribute to CRM AutoMerge|Aspose.W...

    How to defined a Custom workflow using Aspose AutoMerge add-on that can be used with Workflows and Dialogs in CRM in C#.... We have defined a custom workflow assembly that can...so that we can retrieve this data from CRM and generate document...

    docs.aspose.com/words/net/extend-and-contribute...
  4. Working with GridJs Highlight feature|Documenta...

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

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. IFC Group Support|Documentation

    This documentation page demonstrates how to read semantic hierarchy from an IFC file using Aspose.3D for .NET....meaningful grouping, allowing richer data extraction and manipulation...Metadata Example Manipulate custom properties of a 3D Scene...

    docs.aspose.com/3d/net/developer-guide/meta-dat...
  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. Update XLS File using Java | products.aspose.com

    Modify XLS document in Java applications without using Microsoft Excel. Optimize code for fastest way to write and edit excel file in java....get(column) method Insert new data in the accessed cell using getCells()...getCells().get(indexValue).setValue(data) method Save the file as .xls...

    products.aspose.com/total/java/update/xls/
  8. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum value of the axis....; // Clear the chart's demo data series to start with a clean...series . clear (); // Add a custom series containing date/time...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontSavingArgs Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.FontSavingArgs class—enhance document processing with detailed FontSaving event Data for superior Customization and control....FontSavingArgs class Provides data for the FontSaving event. To...Examples Shows how to define custom logic for exporting fonts when...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 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/