Hi Team,
We are using Aspose.PDF(23.1.0 version) with .Net 8.0 for clear document properties Metadata like Author, Title, Subject and Keyword but its not updating.
We have implemented below code and attached sample PDF…...clear document properties metadata like Author, Title, Subject...(doc.Metadata.ContainsKey(“dc:creator”)) { doc.Metadata[“dc:creator”]...