Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 19,426 for

custom data

(0.21 sec)
  1. Aspose::Words::Markup::CustomPart::get_Data met...

    Aspose::Words::Markup::CustomPart::get_Data method. Contains the Data of this Custom part in C++....:get_Data method Contents [ Hide ] CustomPart::get_Data method...method Contains the data of this custom part. System :: ArrayPtr...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Using ICustomFunction Feature|Documentation

    This article describes how to create a Custom function in Microsoft Excel using the ICustomFunction feature in the Aspose.Cells library. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to define and register Custom functions and get the results. Finally, we save the modified Excel file to disk....ICustomFunction feature to implement custom functions with Aspose.Cells...ICustomFunction interface allows to add custom formula calculation functions...

    docs.aspose.com/cells/java/how-to-calculate-cus...
  3. Aspose.Slides for Java 14.6.0 中的公共 API 及不兼容的更改|...

    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....srcPres = new Presentation ( "data/Source Frame.pptx" ); IShapeCollection...setValueType ( ErrorBarValueType . Custom ); errBarY . setValueType (...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  4. Aspose.Slides for PHP via Java 14.6.0 的公共 API 和...

    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....$srcPres = new Presentation ( "data/Source Frame.pptx" ); $sourceShapes...setValueType ( ErrorBarValueType :: Custom ); $errBarY -> setValueType...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  5. XmlMapping.isMapped property | Aspose.Words for...

    XmlMapping.isMapped property. Returns ``true`` if the parent structured document tag is successfully mapped to XML Data....is successfully mapped to XML data. get isMapped () : boolean Examples...how to set XML mappings for custom XML parts. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. XmlMapping.delete method | Aspose.Words for Python

    XmlMapping.delete method. Deletes mapping of the parent structured document to XML Data....parent structured document to XML data. def delete ( self ): ... Examples...how to set XML mappings for custom XML parts. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Report In Java

    Generate reports in Java and automate documents in DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with Java reporting tools....automation using templates and custom data This report generator provides...formats based on templates and custom data using Java. DOCX Python Java...

    products.aspose.com/words/java/report/
  8. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Separator method. Gets or sets string separator used for the Data labels of the entire series. The default is a comma, except for pie charts showing only category name and percentage, when a line break shall be used instead in C++....string separator used for the data labels of the entire series...Examples Shows how to work with data labels of a bubble chart. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Remove Unused Styles in the Workbook with C++|D...

    Remove unused styles in an 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-...
  10. 使用C++指定DBNum自定义格式化的示例|Documentation

    Aspose.Cells是一个支持使用自定义格式化模式的电子表格处理C++库。本文将向你展示如何使用Aspose.Cells库指定 dbnum 自定义格式,让用户更好地控制数字的显示方式。...Custom 属性自定义单元格格式。 示例代码 以下示例代码演示如何指定...U16String srcDir ( u ".. \\ Data \\ 01_SourceDirectory \\ " );...

    docs.aspose.com/cells/zh/cpp/specifying-dbnum-c...