Aspose::Words::Properties::DocumentPropertyCollection::IndexOf method. Gets the index of a property by name in C++....properties -> get_Count ()); // Print every custom property in the...
Aspose::Words::Fonts::FontInfoCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....Examples Shows how to access and print details of each font in a document...
C# source code to extract images from PDF file on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... Print PDF documents directly from...
Access the ChartSeriesCollection Item property to effortlessly retrieve a ChartSeries by index, enhancing your data visualization experience.... EqualTo ( 3 )); // Print the name of every series in...
Represents a table row in Java....tables in the document and print the contents of each cell. Document...end. Examples: Shows how to print the node structure of every...
This article introduces how to use Aspose.Cells library to directly calculate custom functions in Microsoft Excel without writing the function in a worksheet. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the custom function and get the result. Finally, we save the modified Excel file to disk....CustomFunction()" , opts ); // Print the calculated value on Console...