学习如何利用 Aspose.Cells for C++ 高效利用和定制Microsoft Excel中的图表图例。我们的全面指南介绍了图例的功能、访问和修改方法,以及如何利用图例改善可视化和数据理解。...worksheet by passing its sheet index Worksheet worksheet = workbook...
EndnoteOptions.start_number property. Specifies the starting number or character for the first automatically numbered endnotes....footnote and endnote is its index # among all the document's footnotes/endnotes...
Discover the FieldName property of FieldMergingArgsBase, which retrieves the merge field name from your data source for seamless integration....this case, for every record index 'n', the corresponding field...
Aspose::Words::WarningInfoCollection class. Represents a typed collection of WarningInfo objects. To learn more, visit the documentation article in C++....Gets an item at the specified index. Is (const System::TypeInfo&)...
Effortlessly remove document variables using the VariableCollection Remove method. Streamline your data management with this efficient solution.... False ); // 2 - By index: variables . RemoveAt ( 1 );...
Discover Document Variables. Access a powerful collection of customizable variables for your documents and templates, enhancing efficiency and flexibility.... False ); // 2 - By index: variables . RemoveAt ( 1 );...
Learn how to access a text box by name from the collection in Aspose.Cells for JavaScript via C++....text boxes were accessed by index from the Worksheet.textBoxes...
Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++.... // 1 - Remove by index: properties -> RemoveAt ( 1...
本文介绍如何通过Aspose.Cells for JavaScript通过C++ API插入和删除行与列。...worksheet at 3rd position (index 2) worksheet . cells . insertRow...into the worksheet starting at index 2 worksheet . cells . insertRows...