Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 17,469 for

custom data

(0.07 sec)
  1. Remove Unused Styles inside the Workbook with C...

    Remove unused styles in Excel workbook using Aspose.Cells with C++....// For complete examples and data files, please go to https://github...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " );...

    docs.aspose.com/cells/cpp/remove-unused-styles-...
  2. Track Document Conversion Progress with C++|Doc...

    Learn how to track document conversion progress in C++ using Aspose.Cells to enhance application usability....that you can implement in your custom class. You may also control...in the TestPageSavingCallba custom class. Track Document Conversion...

    docs.aspose.com/cells/cpp/track-document-conver...
  3. CustomPartCollection.clone method | Aspose.Word...

    CustomPartCollection.clone method. Makes a deep copy of this collection and its items....access a document’s arbitrary custom parts collection. doc = aw...aw . Document ( MY_DIR + 'Custom parts OOXML package.docx' ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Applying Style on a Row or Column|Documentation

    This article introduces how to apply style on row or column in GridDesktop....that empowers developers to customize the view of their worksheets...Style on a Column To apply a custom style on a column using Aspose...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  5. Environment Configuration – Aspose.SVG for .NET

    Learn how to create a Custom theme, runtime service or web request network service and adapt them to environments where the application runs....app About About Us Contact Customers Legal Security Events Acquisition...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/svg/net/environment-configuration/
  6. How to create Combo chart with JavaScript via C...

    Learn how to create a combo chart using Aspose.Cells for JavaScript via C++. Our comprehensive guide will demonstrate how to combine different chart types into one combo chart for a more effective Data presentation....more chart types to make your data understandable. Combo charts...charts are helpful when your data contains multiple kinds of values...

    docs.aspose.com/cells/javascript-cpp/create-com...
  7. Presentation Content|Aspose.Slides for Node.js ...

    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....Table Managing Tags and Custom Data Presentation Slide Presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  8. Filter Objects while loading Workbook or Worksh...

    Learn how to filter objects like charts, shapes, and conditional formatting while loading workbooks or worksheets using Aspose.Cells for C++....filtering data from the workbook. But if you want to filter data from...following data from its worksheets using a custom filter. It...

    docs.aspose.com/cells/go-cpp/filter-objects-whi...
  9. 获取 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 获取 PDF 文件信息。...// For complete examples and data files, visit https://github...// For complete examples and data files, visit https://github...

    docs.aspose.com/pdf/zh/net/get-pdf-file-informa...
  10. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....to implement user-defined or custom functions that are not supported...Calculate ( CalculationData & data ) override { Vector < Object...

    docs.aspose.com/cells/cpp/returning-a-range-of-...