Learn how to edit workbook metadata using Aspose.Cells for Node.js via C++.... add ( "test" , "test" ); // Save the metadata...getCustomDocumentPro (). get ( "test" )); console . log ( "Press...
Learn how to manage workbook metadata efficiently using Aspose.Cells for Python via .NET API.... add ( "test" , "test" ) # Save the metadata info...custom_document_properties . get ( "test" )) print ( "Press any key to...