Save PDF metadata using XMP with Aspose.PDF for Python via .NET...fields like Title, Subject, Keywords, and Creator, and then save...Python via .NET" pdf_info . keywords = "Aspose, PDF, Python, .NET"...
BuiltInDocumentProperties.category property. Gets or sets the category of the document....category' # We can set multiple keywords for a document by separating...separating the string value of the "Keywords" property with semicolons...
BuiltInDocumentProperties.author property. Gets or sets the name of the document's author....category' # We can set multiple keywords for a document by separating...separating the string value of the "Keywords" property with semicolons...
BuiltInDocumentProperties.title property. Gets or sets the title of the document....category' # We can set multiple keywords for a document by separating...separating the string value of the "Keywords" property with semicolons...
BuiltInDocumentProperties.subject property. Gets or sets the subject of the document....category' # We can set multiple keywords for a document by separating...separating the string value of the "Keywords" property with semicolons...
BuiltInDocumentProperties.comments property. Gets or sets the document comments....category' # We can set multiple keywords for a document by separating...separating the string value of the "Keywords" property with semicolons...
Extract PDF format metadata programmatically with PHP sample code using Aspose.PDF for PHP via Java...was created, and specific keywords. Extract metadata, helps organize...specific documents by using keywords or details found in the extracted...
Extract PDF format metadata programmatically with Java sample code using Aspose.PDF for Java...was created, and specific keywords. Extract metadata, helps organize...specific documents by using keywords or details found in the extracted...
Modify and save metadata in PDF documents using Aspose.PDF for Python via .NET....metadata (Title, Subject, Keywords, Creator, Author) and custom...Python via .NET" pdf_info . keywords = "Aspose, PDF, Python, .NET"...
This section explains how to get PDF File Information with Aspose.PDF Facades....properties like Subject, Title, Keywords and Creator etc. The following...WriteLine ( "Keywords: {0}" , fileInfo . Keywords ); Console ...