Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 18,471 for

custom data

(1.51 sec)
  1. How to Format Numbers to Fractions|Documentation

    This article will introduce how to format numbers to fractions using Aspose.Cells for .NET API....particularly when you’re working with data that is naturally expressed...numbers as fractions can make data easier to read and understand...

    docs.aspose.com/cells/net/how-to-format-number-...
  2. IMailMergeDataSourceRoot.GetDataSource | Aspose...

    Unlock seamless mail merging with Aspose.Words! Discover how the IMailMergeDataSourceRoot GetDataSource method enhances your document automation process.... Return Value A data source object that will provide...provide access to the data records of the specified table. Remarks...

    reference.aspose.com/words/net/aspose.words.mai...
  3. MailMerge Class | Aspose.Words for .NET

    Unlock powerful mail merge capabilities with Aspose.Words.MailMerging.MailMerge class. Streamline document creation and enhance productivity effortlessly!...collection that represents mapped data fields for the mail merge operation...merge regions with the name of a data source should be merged while...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Track Conversion Progress of Excel to TIFF with...

    Learn how to track the conversion progress of Excel files to TIFF using Aspose.Cells for Node.js via C++. Enhance user experience during the conversion process....that you can implement in your custom class. You may also control...in the TestTiffPageSavingCa custom class. Track Conversion Progress...

    docs.aspose.com/cells/nodejs-cpp/track-conversi...
  5. Compact Number Formatting Missing for Negative ...

    When using compact number formatting (K, M, B) on chart axes, positive axis intervals are formatted correctly (e.g., 1.2K, 3.4M, 2.1B), but negative axis intervals display unformatted values (e.g., -1200, -3400000) inste…...setValue("Value"); // Sample data for waterfall chart String[]...32000000, -9500000}; // Populate data with compact formatting for...

    forum.aspose.com/t/compact-number-formatting-mi...
  6. 用 C++ 实现其他语言的子合计或总计标签|Documentation

    学习如何使用 Aspose.Cells for C++ 在非英语环境中实现子合计和总计标签。...functionType ) override { return u "Custom Total" ; } virtual U16String...functionType ) override { return u "Custom Grand Total" ; } }; int main...

    docs.aspose.com/cells/zh/cpp/implement-subtotal...
  7. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_ShowLegendKey method. Allows to specify whether legend key is to be displayed for the Data labels of the entire series. Default value is false in C++....key is to be displayed for the data labels of the entire series...Examples Shows how to work with data labels of a pie chart. auto...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Markup::CustomXmlPart::get_DataC...

    Aspose::Words::Markup::CustomXmlPart::get_DataChecksum method. Specifies a cyclic redundancy check (CRC) checksum of the Data content in C++....check (CRC) checksum of the Data content. int64_t Aspose :: Words...using the data of the corresponding custom XML data part. richText...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. DOCX Mail Merge In C#

    Personalize your Mail merge DOCX file using C#. Automate emails or build reports using Mail merge DOCX template in C#....document templates and user data into files of various formats...and PDF formats and data from custom data sources and further...

    products.aspose.com/words/net/mailmerge/docx/
  10. Enumeration Extension Methods Contains and dist...

    Hello, we observed that the Enumeration Extension Methods Contains and Distinct are not working as expected. I have attached the template, Data output. Also, when using firstOrDefault or similar functions, how to set a d…...have attached the template, data output. Also, when using firstOrDefault...handling before you pass the data object to the reporting engine...

    forum.aspose.com/t/enumeration-extension-method...