Marketing MIT Careers Office ♦ 12-170 ♦ (617) 253-4733 ♦ http://web.mit.edu/career/www/ Overview Marketing combines the arts of brand creation, management, and enhancement. Of strategic importance ......doc_id=2890 MarketingHire.com http://www...
This REST API allows To obtain basic information about the Document. Endpoint accepts Document sTorage path as input payload.
Here are the list of properties that can be obtained for a Document:
Document file extension; Document size in bytes; Document file format; Document page count; Document encryption indicaTor. The table below contains the full list of properties.
Name Description Comment FileInfo.FilePath The path of the Document, located in the sTorage. Required....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
The GroupDocs.Viewer Cloud enables you To rotate individual pages when viewing Documents in HTML/PDF/JPG/PNG formats. To flip/rotate pages use the PageRotations property of ViewOptions class. There are three options that you can pass:
On90Degree - instructs To rotate page on 90-degree clockwise; On180Degree - instructs To rotate page on 180-degree clockwise; On270Degree - instructs To rotate page on 270-degree clockwise; The following code snippet shows how To rotate output pages when viewing a Document as PDF...Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
This REST API allows To remove metadata properties from the Document choosing the properties To remove by approximate or a part of metadata tag name.
This API allows you To specify any part of metadata tag name or tag category name.
cURL example The following example demonstrates how To remove metadata properties that have “creaTor” phrase in theirs tag names.
Linux/MacOS/Bash # Get JSON Web Token # Ensure CLIENT_ID and CLIENT_SECRET env variables are set....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...
This REST API allows To remove metadata properties from the Document choosing the properties with names matching the specified regular expression.
cURL example The following example demonstrates how To remove metadata properties that match regular expression “^[N]ame[A-Z].*”.
Request # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupDocs.cloud/applications. # Kindly place Client Id in client_id and Client Secret in "client_secret" argument. curl -v "https://api....Upgrade an Order Free Support Docs Free Consulting Blog New Releases...