Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 4,094 for

name

(0.06 sec)
  1. GroupDocs.Conversion Cloud 19.3 | Java SDK to C...

    Java REST API & Cloud SDK to convert the files from one format to another. Convert cloud documents to Word, Excel, PowerPoint, Image, HTML, PDF & other formats....groupdocs', name: 'groupdocs-conversion-cloud'...<dependency org="com.groupdocs" name="groupdocs-conversion-cloud"...

    releases.groupdocs.cloud/conversion/java/19-3/
  2. GroupDocs.Conversion Cloud 24.1 | Java SDK to C...

    Java REST API & Cloud SDK to convert the files from one format to another. Convert cloud documents to Word, Excel, PowerPoint, Image, HTML, PDF & other formats....groupdocs', name: 'groupdocs-conversion-cloud'...<dependency org="com.groupdocs" name="groupdocs-conversion-cloud"...

    releases.groupdocs.cloud/conversion/java/24-1/
  3. GroupDocs.Conversion Cloud 23.4 | Java SDK to C...

    Java REST API & Cloud SDK to convert the files from one format to another. Convert cloud documents to Word, Excel, PowerPoint, Image, HTML, PDF & other formats....groupdocs', name: 'groupdocs-conversion-cloud'...<dependency org="com.groupdocs" name="groupdocs-conversion-cloud"...

    releases.groupdocs.cloud/conversion/java/23-4/
  4. How to Convert Word to TIFF File Format using Ruby

    TIFF Tag Image File Format is used to store raster graphics and images information. This article is about how to convert Word to TIFF file format using Ruby...ConvertSettings Set the storage name and word file path Provide “tiff”...ConvertSettings Set the storage name and word file path Provide “tiff”...

    blog.groupdocs.cloud/2022/07/06/how-to-convert-...
  5. Available SDKs | Documentation

    GroupDocs.Conversion Cloud is a modern REST oriented API, that allows easy integration into existing systems. Why use an SDK? Using an SDK (API client) is the quickest way for a developer to speed up the development. An SDK takes care of a lot of low-level details of making requests and handling responses and lets you focus on writing code specific to your particular project. SDK benefits Our supported SDKs are 100% tested and out of the box running....y </id> <name> GroupDocs Artifact Repository </name> <url> https://releases...

    docs.groupdocs.cloud/conversion/available-sdks/
  6. First Public Release of Next Generation GroupDo...

    GroupDocs.Annotation for Cloud API gives developers an API for creating advanced online document annotation tools that supports Text and Figure annotations...request = new GetImportRequest() { Name = "Annotated.pdf", Folder =...request = new PutExportRequest() { Name ="Annotated.pdf", Folder=null...

    blog.groupdocs.cloud/annotation/first-public-re...
  7. GroupDocs.Signature Cloud Product Family - Free...

    Get technical support of GroupDocs.Signature Cloud....given in the field "Account Name" while creating a storage account...envelopes with different Company Names / contacts 3 1259 June 17, 2016...

    forum.groupdocs.cloud/c/signature/13
  8. Get Document Information | Documentation

    This API retrieves document information. It returns an object that contains information about file format, document pages and file size. Resource The following GroupDocs.Signature Cloud REST API resource has been used to get document information. cURL example Request curl -X POST "https://api.groupdocs.cloud/v2.0/signature/info" -H "accept: application/json" -H "authorization: Bearer [Access Token]" -H "Content-Type: application/json" -d "{ \"FileInfo\": { \"FilePath\": \"Signaturedocs/one-page.docx\", \"StorageName\": \"MyStorage\", \"VersionId\": \"\", \"Password\": \"\" }}" Response { "fileName": "one-page.docx", "extension": "...."entries" : [ { "number" : 1 , "name" : null , "width" : 816 , "height"...

    docs.groupdocs.cloud/signature/get-document-inf...
  9. ComparisonOptions | Documentation

    ComparisonOptions data structure defines comparison options ComparisonOptions example: { "SourceFile": { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" }, "TargetFiles": [ { "FilePath": "string", "VersionId": "string", "StorageName": "string", "Password": "string" } ], "Settings": { "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 }, "OutputPath": "string" } Name Description SourceFile Information about source file TargetFiles An array of Information about target file(s) Settings Comparison settings ChangeType Changes type....}, "OutputPath" : "string" } Name Description SourceFile about...

    docs.groupdocs.cloud/comparison/comparisonoptions/
  10. Display PDF and Microsoft Office Documents on Y...

    This add-on allows Concrete5 developers to easily embed GroupDocs’ HTML5-based document viewer into their websites.... To name just a few, supported file types...

    blog.groupdocs.cloud/viewer/multi-format-embedd...