Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 53 for

user defined

(0.07 sec)
  1. Authenticating API Requests | Documentation

    There is only one way to authenticate GroupDocs Cloud REST APIs: by using OAuth 2.0 protocol with JWT Bearer Token. The JWT token is extracted and validated by our APIs from the Authorization request header. OAuth 2.0 OAuth 2.0 is an authorization framework that enables your applications to obtain access to data to different APIs. OAuth provides authorization flows for web and desktop applications, and mobile devices. What is a JSON Web Token (JWT)?...context of JWT, a claim can be defined as a statement about an entity...entity (typically, the user), as well as additional metadata about...

    docs.groupdocs.cloud/total/authenticating-api-r...
  2. Working with Data | Documentation

    Programming techniques, designed to apply data filtering, grouping and formatting throughout the Report Generation process using GroupDocs Assembly Cloud....of data processing, you can define custom variables and use them...type that has predefined or user-defined addition and division operators...

    docs.groupdocs.cloud/assembly/developer-guide/w...
  3. GroupDocs Cloud Blog

    GroupDocs Cloud Blog - Document Processing REST APIs | GroupDocs Cloud... What existing users can do? GroupDocs.Storage Cloud...be to parse documents on user-defined templates to extract data...

    blog.groupdocs.cloud/groupdocs.cloud/page/41/
  4. Settings | Documentation

    Settings data structure defines comparison process additional settings Settings example: { "GenerateSummaryPage": true, "ShowDeletedContent": true, "ShowInsertedContent": true, "StyleChangeDetection": true, "InsertedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "DeletedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "ChangedItemsStyle": { "FontColor": "string", "HighlightColor": "string", "BeginSeparatorString": "string", "EndSeparatorString": "string", "Bold": true, "Italic": true, "StrikeThrough": true, "Underline": true }, "WordsSeparatorChars": [ "string" ], "UseFramesForDelInsElements": true, "CalculateComponentCoordinates": true, "MarkChangedContent": true, "MarkNestedContent": true, "MetaData": { "Author": "string", "LastSaveBy": "string", "Company": "string" }, "Password": "string", "DiagramMasterSetting": { "MasterPath": "string", "UseSourceMaster": true }, "OriginalSize": { "Width": 0, "Height": 0 }, "HeaderFootersComparison": true, "SensitivityOfComparison": 0 } Name Description GenerateSummaryPage Indicates whether to add summary page to resultant document or not ShowDeletedContent Indicates whether to show deleted components in resultant document or not ShowInsertedContent Indicates whether to show inserted components in resultant document or not StyleChangeDetection Indicates whether to detect style changes or not InsertedItemsStyle Style for inserted components DeletedItemsStyle Style for deleted components ChangedItemsStyle Style for components with changed style WordsSeparatorChars An array of delimiters to split text into words DetailsLevel The comparison details level (Low, Middle, High) UseFramesForDelInsElements Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents CalculateComponentCoordinates Indicates whether to calculate coordinates for changed components MarkChangedContent Indicates whether to use frames for shapes in Word Processing and for rectangles in Image documents MarkNestedContent Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted CloneMetadata Type of metadata to clone (Default, Source, Target, FileAuthor) MetaData User metadata PasswordSaveOption Type of password saving (None, Source, Target, User) Password User password to resultant document DiagramMasterSetting Master for Diagram document OriginalSize Original document size when picture is compared with other different formats HeaderFootersComparison Control to turn on comparison of header/footer contents PaperSize The result document paper size (Default, A0, A1, … A8) SensitivityOfComparison A sensitivity of comparison (1....feedback Settings data structure defines comparison process additional...Target, FileAuthor) MetaData User PasswordSaveOption Type of password...

    docs.groupdocs.cloud/comparison/settings/
  5. Set document metadata | Documentation

    GroupDocs.Comparison Cloud provides an ability to select metadata source when saving resultant file. Files have metadata information – author, organization, etc. Possible metadata sources are: Source file metadata; Target file metadata; User-Defined metadata. The following code demonstrates how to set resultant file metadata. API usage There are steps that usage of GroupDocs.Comparison Cloud consists of: Upload input documents into cloud storage Compare documents or get document info Download comparison result document from storage Steps 1 and 3 are storage operations, please refer to this File API documentation for usage details....metadata; Target file metadata; User-defined metadata. The following...

    docs.groupdocs.cloud/comparison/set-document-me...
  6. HTML Viewer - Minify HTML | Documentation

    When you are looking for the ways to optimize the rendering of documents into HTML, one of the solutions you might want to use is the compression of the output content (HTML, CSS, and SVG). This solution is suitable in case you are providing your content from the web server over the internet. The lower the content User has to download, the faster he will see the rendered document. GroupDocs.Viewer provides a new Minify property of the HtmlOptions class, that lets you get output content minified.... The lower the content user has to download, the faster...CLIENT_ID, CLIENT_SECRET are defined in the environment. curl ....

    docs.groupdocs.cloud/viewer/html-viewer-minify-...
  7. Convert GIF to PNG in Node.js

    Want to Convert GIF to PNG in Node.js? GroupDocs.Conversion offers Cloud SDKs and REST APIs to achieve GIF to PNG conversion programmatically.... Define the values to the properties...offers a very elegant and user-friendly user interface. Above all...

    blog.groupdocs.cloud/conversion/convert-gif-to-...
  8. EPUB Metadata Editor |Change EPUB Metadata in J...

    Easily modify EPUB e-book metadata in Java using our REST API-based EPUB Metadata Editor. Tailor and update e-book details seamlessly for a customized reading experience....a SearchCriteria object to define search criteria for metadata...EPUB Metadata Editor . This user-friendly web-based tool allows...

    blog.groupdocs.cloud/metadata/edit-epub-metadat...
  9. Extract Images from HTML | HTML Image Extractor...

    How to extract images from HTML file using .NET REST API. Extract Base64, inline, embedded, and linked images from HTML using the best HTML image extractor... ), images defined in CSS (e.g., background-image...Compatible): var outputDirectory = "/Users/nayyer/Downloads/html-images"...

    blog.groupdocs.cloud/parser/extract-images-from...
  10. Remove Protection From PDF in C# - PDF Password...

    Let's learn how to remove protection from PDF in C# using this PDF password remover. GroupDocs.Merger offers Cloud SDKs and REST APIs to unlock PDF files....and an online tool that lets users unlock PDF online . In addition...object of the FileInfo class and define the path and password of the...

    blog.groupdocs.cloud/merger/remove-protection-f...