Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 2,581 for

editor

(0.09 sec)
  1. Vylepšete svou aplikaci C# / ASP.NET pomocí fun...

    GroupDocs nabízí knihovnu .NET s flexibilním rozhraním API, které lze použít k vytváření právně závazných aplikací pro elektronické podpisy s funkcí zachycení webových podpisů....jak tři součásti knihovny – Editor šablon, Tvůrce dotazníků a...

    blog.groupdocs.cloud/cs/total/welcome-2015-grou...
  2. SignResult | Documentation

    SignResult data structure returned by Sign API method as output result SignResult example { "FileInfo": { "FilePath": "signed/one-page.pdf", "Password" : "1234567890" }, "Size" : 12345, "DownloadUrl": "signed/one-page.pdf", "succeeded": [ { "qrCodeType": "Aztec", "text": "123456789012", "format": "Portable Network Graphic", "signatureType": "QRCode", "pageNumber": 1, "signatureId": "bb9ca1b7-fea4-4ec3-9984-9c9279bda16d", "isSignature": true, "createdOn": "2020-07-21T09:08:25.3947498+00:00", "modifiedOn": "2020-07-21T09:08:25.3947498+00:00", "top": 100, "left": 100, "width": 100, "height": 100 } ], "failed": [] } SignResult fields Name Description FilePath Name of the signed document Size Size of the signed document DownloadUrl Page file path in the cloud storage....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/signature/signresult/
  3. Content processing workflow | Documentation

    An overview of the GroupDocs.Rewriter Cloud workflow....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/rewriter/workflow/
  4. Add Metadata | Documentation

    This REST API allows to add metadata to the documents. With this API you can add metadata with following features: Metadata properties could contain different types of values: string; datetime; integer; double; boolean; There are many ways to specify what property should be added. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name)....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/add-metadata/
  5. Remove Metadata | Documentation

    This REST API allows to remove metadata from the documents. With this API you can search metadata to remove with following features: There are many ways to specify what property should be removed. You could search for properties to add by: name (a part of name, exact phrase, regex match. All names matching is ignorecase); tag (exact tag, possible tag name). values of different types: string; datetime; integer; double; boolean; The table below contains the full list of properties that can be specified when removing metadata to the document....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/metadata/remove-metadata/
  6. Translation workflow | Documentation

    An overview of the GroupDocs.Translation Cloud workflow....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/workflow/
  7. Getting supported languages | Documentation

    How to get a full list of supported language pairs....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/translation/languages/
  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": "....Editor Product Solution GroupDocs...

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

    GroupDocs.Conversion Cloud is a REST API that allows you to convert documents across a wide range of supported document types. Below, the shortlist of possible actions: Document conversion The main feature of GroupDocs.Conversion Cloud API is an ability to convert any document from a wide list of supported source document formats into any supported target format. All these conversions are possible without any additional software installed (like MS Office, Apache Open Office, Adobe Acrobat Reader, and others)....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/conversion/features-overview/
  10. Rendering Documents | Documentation

    Note Note: The features listed in this page are working only with GroupDocs.Annotation Cloud V1 GroupDocs.Annotation Cloud API supports to render documents to PDF and saves output to storage or stream. Render Document to PDF with Storage URL Output This API renders document to PDF and saves resulted document to storage. It also returns the link of rendered document. Resource The following GroupDocs.Annotation Cloud REST API resource has been used to render document to PDF and save to storage....Editor Product Solution GroupDocs...

    docs.groupdocs.cloud/annotation/rendering-docum...