Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 18,473 for

custom data

(0.68 sec)
  1. Macro function calculation - Free Support Forum...

    We have a xlsm file with a macro function, we are calculating we are using some logic like this THIS IS THE SAMPLE LINK Workbook wb = new Workbook(filePath); wb.calculateFormula(); …...: If your formulas rely on custom VBA functions, make sure that...try to create and implement custom calculations via Aspose.Cells...

    forum.aspose.com/t/macro-function-calculation/3...
  2. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....content control) allow embedding customer-defined semantics as well...Binding Content Control to Custom XML Parts You can bind content...

    docs.aspose.com/words/net/working-with-content-...
  3. Aspose::Words::Markup::XmlMapping::get_CustomXm...

    Aspose::Words::Markup::XmlMapping::get_CustomXmlPart method. Returns the Custom XML Data part to which the parent structured document tag is mapped in C++....rt method Returns the custom XML data part to which the parent...how to set XML mappings for custom XML parts. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. CustomXmlPartCollection.RemoveAt | Aspose.Words...

    Effortlessly manage your CustomXmlPartCollection with the RemoveAt method—quickly remove items by index for streamlined Data handling....structured document tag with custom XML data. Document doc = new Document...Construct an XML part that contains data and add it to the document's...

    reference.aspose.com/words/net/aspose.words.mar...
  5. CustomXmlPartCollection.Clear | Aspose.Words fo...

    Effortlessly clear your CustomXmlPartCollection with our Clear method, removing all elements for optimal Data management. Simplify your workflow today!...structured document tag with custom XML data. Document doc = new Document...Construct an XML part that contains data and add it to the document's...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Marker shapes set for line with marker charts a...

    I’m using the Aspose library to generate line with marker charts and programmatically setting Custom marker shapes for Data points. However, when opening the generated file in Excel, the selected marker shapes are not ap…...programmatically setting custom marker shapes for data points. However...experiencing an issue where the custom marker shapes set for line...

    forum.aspose.com/t/marker-shapes-set-for-line-w...
  7. C++ library of Excel | products.aspose.com.Cells

    Aspose.Cells for C++ library to create, repair, merge, parse and convert excel files. Convert excel to PDF, JSON, XML, TSV and so on....and Custom Properties, Themes, Styles and Formatting, Data Validation...Charts Formulas Calculation Data Validation Conditional Formatting...

    products.aspose.com/cells/cpp/
  8. Aspose::Words::MailMerging::MailMerge::Execute ...

    Aspose::Words::MailMerging::MailMerge::Execute method. Performs a mail merge operation for a single record in C++.... This method merges data for one record only. The array...array of values represent the data of a single record. This method...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. Track Document Conversion Progress with Node.js...

    Learn how to track document conversion progress in Excel files using Aspose.Cells for Node.js via C++....that you can implement in your custom class. You may also control...in the TestPageSavingCallba custom class. Track Document Conversion...

    docs.aspose.com/cells/nodejs-cpp/track-document...
  10. 如何用C++创建组合图表|Documentation

    了解如何使用Aspose.Cells for C++创建组合图表。我们的全面指南将演示如何将不同类型的图表组合成一个组合图表,以实现更有效的数据展示。...LegendPositionType :: Bottom ); // Set data range chart . SetChartDataRange..."A1:E12" , true ); // Set category data chart . GetNSeries (). GetCategoryData...

    docs.aspose.com/cells/zh/cpp/create-combo-chart/