Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 4,094 for

name

(0.05 sec)
  1. Available SDKs | Documentation

    GroupDocs.Merger 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 makingRequests and handlingResponses 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> http://repository...

    docs.groupdocs.cloud/merger/available-sdks/
  2. Convert PDF to Text in Java - PDF to TXT Converter

    Convert PDF to Text in Java programmatically using GroupDocs.Conversion Cloud SDKs & REST API. Follow the step-by-step guide for easy conversions....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Next, provide the cloud storage name. Set the input PDF file path...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  3. PDF to PPT Conversion in Java | GroupDocs.Conve...

    Easily convert PDF documents to editable PPT or PPTX formats online using Java SDK. This article is about how to convert PDF to PPT or PPTX using Java....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Next, provide the cloud storage name. Now, set the input PDF file...

    blog.groupdocs.cloud/conversion/how-to-convert-...
  4. Convert SVG to JPG Images in Java | GroupDocs.C...

    Learn how to convert SVG files to JPG images in Java using using REST API. Follow our step-by-step guide and start converting files today....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository...Then, provide the cloud storage name. Next, set the input SVG file...

    blog.groupdocs.cloud/conversion/convert-svg-fil...
  5. Convert XLSX to CSV in Java - A Step-by-Step Guide

    Learn how to convert Excel (XLS/XLSX) to CSV in Java using REST API. This article provides step-by-step instructions for converting Excel to CSV quickly....ory</id> <name>GroupDocs Artifact Repository</name> <url>https://repository... provide your cloud storage name. Now, set the source file path...

    blog.groupdocs.cloud/conversion/convert-excel-x...
  6. ImageOptions | Documentation

    ImageOptions data structure inherits RenderOptions and used as part of ViewOptions data structure. ImageOptions example { "Width": 0, "Height": 0, "ExtractText": false, "JpegQuality": 0, } ImageOptions fields Name Description RenderOptions fields ImageOptions inherits all properties of RenderOptions Width Allows to specify output image width. Specify image width in case when you want to change output image dimensions. When Width has value and Height value is 0 then Height value will be calculated to save image proportions....: 0 , } ImageOptions fields Name Description RenderOptions fields...

    docs.groupdocs.cloud/viewer/imageoptions/
  7. Apex Cloud User Access Rights - Free Support Fo...

    Hello we are using the GroupDocs SDK for Apex (SalesForce) in are organization we have this function public void giveUserCollaboratorAccessToFiles(GD_ListEntitiesResult result) { GD_UserInfo user = createUserIfNeeded(); GD_ReviewerInfo info = new GD_ReviewerInfo(); info.primary_email = user.primary_email; info.firstName = user.firstName; info.lastName = user.lastName; info.access_rights = '3'; info.guid = user.guid; info.color = 16711680; GD_ListEntitiesRe......CreatedById, Name, Description__c, Id from GD_Drawing__c where Name = :file...0) { User owner = [SELECT Id, Name FROM User WHERE Id = :drawingObjs[0]...

    forum.groupdocs.cloud/t/apex-cloud-user-access-...
  8. Add Watermark | Documentation

    This example demonstrates how to convert word processing document into pdf document with adding watermark. There are steps that usage of GroupDocs.Conversion Cloud consists of: Upload input document into cloud storage Convert document Download converted document from storage Steps 1 and 3 are storage operations, please refer to this for usage details. Step 3 is not needed if the “OutputPath” option is not provided: the convert API method will return the converted document in the response body.... Name Description Comment FileInfo...FileInfo.StorageName Storage name It could be omitted for default...

    docs.groupdocs.cloud/conversion/add-watermark/
  9. GroupDocs.Conversion Cloud 23.7 | 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-7/
  10. GroupDocs.Conversion Cloud 23.12 | Java SDK to ...

    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-12/