Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,698 for

name

(0.02 sec)
  1. Convert PDF to HTML | PDF to Web Page | PDF to ...

    Learn how to convert PDF to HTML using Java REST API. A simple and efficient way to transform PDFs into web-friendly HTML format....cloud</id> <name>repository.groupdocs.cloud</name> <url>https://releases...input PDF name, output format as html and the name of the resultant...

    blog.groupdocs.cloud/conversion/pdf-to-html-onl...
  2. VerifyResult | Documentation

    VerifyResult data structure returned by Verify API method as output result VerifyResult example { "FileInfo": { "FilePath": "/words/docx/one-page.docx", "Password" : "1234567890" }, "Size" : 12345, "IsSuccess": "true" } SignResult fields Name Description FilePath Name of the verified document Size Size of the verified document IsSuccess Result of verification process...SignResult fields Name Description FilePath Name of the verified...

    docs.groupdocs.cloud/signature/verifyresult/
  3. How to self-host GroupDocs.Merger Cloud with Do...

    Docker is an open platform that effectively solves three main tasks development, deployment, and running the applications. With Docker, you can isolate your applications from the infrastructure that simplifies software development and delivery. The main building blocs are images and containers. The image includes everything you need to run the application: code or binaries, runtime dependencies, file system. The container is an isolated process with additional features that you can interact with...."LICENSE_PRIVATE_KEY#private_key" ` В В - -name merger_cloud ` В В groupdocs...LICENSE_PRIVATE_KEY#private_key \ В В В В --name merger_cloud \ В В В В groupdocs/merger-cloud...

    docs.groupdocs.cloud/merger/self-host-with-docker/
  4. Words Comparison

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    blog.groupdocs.cloud/zh/tag/words-comparison/
  5. Compare Emails format

    Document Automation APIs along with open-source SDKs to enhance Java, Python, Node.js, C# .NET, Ruby, C++, and PHP applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, extract, redact, watermark, metadata, paraphrase, classify, repair, and translate documents of almost all the popular file formats....{'sourceFile':{'folder':'comparisons','name':'source.docx','password':''}...'targetFiles':[{'folder':'comparisons','name':'target.docx','password':''}]...

    blog.groupdocs.cloud/zh-hant/tag/compare-emails...
  6. Working with Folder API | Documentation

    Get the File Listing of a Specific Folder This API allows you to get a list of all files of a specific folder from the specified Cloud Storage. If you do not pass storage Name API will find folder in GroupDocs Cloud Storage. API Explorer GroupDocs.Annotation Cloud API Reference lets you to try out List Files in a Folder API right away in your browser. It allows you to effortlessly interact and try out every single operation that our APIs exposes.... If you do not pass storage name API will find folder in GroupDocs...Path of the file including file name and extension e.g. /Folder1/file...

    docs.groupdocs.cloud/annotation/working-with-fo...
  7. Working with Stamp Signature | Documentation

    Note Note: The features listed on this page are supported only in GroupDocs.Signature Cloud V1 GroupDocs.Signature Cloud REST API supports to put Stamp Signature on supported file format. It provides methods to create Stamp Signature in Document Pages with different options to add image as stamp, location, alignment, font, margins and appearances by using Signature Options Object data in request body. Add Stamp Signature to Document You can create Stamp Signature on Document provided by fileName and document folder (if required) using following API....object which contains document name, folder location and command...parameters to specify desired file name and folder to save file. When...

    docs.groupdocs.cloud/signature/working-with-sta...
  8. Parse by Template Stored in User Storage | Docu...

    This REST API allows extracting document’s fields and tables defined in a template file saved in user storage and specified by template path. The following example demonstrates how to extract data from a source document by a saved template. Here you can see how to parse text fields by regular expressions and a table inside the document. Resource The following GroupDocs.Parser Cloud REST API resource has been used in the Parse by Template Store in User Storage example...."count" : 5 , "fieldsData" : [ { "name" : "ADDRESS" , "pageIndex" :...619002342224121 , "areas" : [] } } }, { "name" : "COMPANYADDRESS" , "pageIndex"...

    docs.groupdocs.cloud/parser/parse-by-template-s...
  9. ChangeInfo | Documentation

    ChangeInfo data structure returned by /comparison/changes API as output result. Also used by /comparison/updates API as input. ChangeInfo example: { "id": 0, "comparisonAction": "None", "type": "Inserted", "text": "lol", "targetText": "Latin (i/?læt?n/, /?læt?n/; Latin: lingua lat?na, IPA: [?l????a la?ti?na]) is a classical language, originally spoken inLatium, Italy, which belongs to the Italic branch of the Indo-European languages.[3] The Latin alphabet is derived from the Etruscan and Greek alphabetslol.", "authors": [ "?GroupDocs" ], "styleChangeInfo": [], "pageInfo": { "width": 0, "height": 0, "pageNumber": 0 }, "box": { "height": 0, "width": 0, "x": 0, "y": 0 } } Name Description Id Id of change ComparisonAction Action (accept or reject)....: 0 , "x" : 0 , "y" : 0 } } Name Description Id Id of change...style changes ChangedProperty Name of changed style OldValue Value...

    docs.groupdocs.cloud/comparison/changeinfo/
  10. ConversionSettings | Documentation

    ConversionSettings data structure used as input parameters for Document Conversion API. ConversionSettings example { "Format": "string", "FilePath": "string", "Storage": "string", "LoadOptions": { "Password": "string", }, "ConvertOptions": { "FromPage": "integer", "PagesCount": "integer" }, "OutputPath": "string" } ConversionSettings fields Name Description Format Specifies target conversion format. Required. FilePath The path of the document, located in the storage. Required. StorageName Storage Name LoadOptions Format specific LoadOptions. ConvertOptions Format specific ConvertOptions. OutputPath Path to store conversion result....} ConversionSettings fields Name Description Format Specifies...Required. StorageName Storage name LoadOptions Format specific...

    docs.groupdocs.cloud/conversion/conversionsetti...