Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 3,256 for

total

(0.18 sec)
  1. Overview | Documentation

    GroupDocs.Signature Cloud is a REST API to create, verify, search, update and delete different type of Signatures objects to documents in the cloud by performing a wide variety of signature options you can wish to put on a document in the cloud, verify document and search Signatures in it. Note Summary there are five types of supported Signature type you can operate with. Text Signature - simple text label with different appearance settings and ability to align the signature location on page area, set font and colors, same as put on any or all pages of a document Image Signature - image signature with amount of filters and appearance settings, like Opacity, gray scale filter, brightness, contracts etc Barcode Signature - put different Barcode encode types on Document pages with lot of additional settings, appearance options and alignment properties QR-Code Signature - put different QR-Code encode types on Document pages with a lot of additional settings, appearance options and alignment properties Digital Signature - put digital signatures like certificate files (PFX, CRT format) on Document or separate pages (for PDF only) with a lot of additional settings, appearance options and alignment properties Stamp Signature - put Stamp generated images on Document pages Our GroupDocs....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/signature/overview/
  2. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...qualquer plataforma com controle total usando chamadas de API REST...

    blog.groupdocs.cloud/pt/groupdocs.cloud/page/42/
  3. Document Processing REST APIs | GroupDocs Cloud

    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....qualquer plataforma com controle total usando chamadas de API REST...

    blog.groupdocs.cloud/pt/page/42/
  4. Plugin PDF Viewer pour WordPress officiellement...

    Convertir JPG en PPT modifiable et PPT en JPG en Java...Total pour .NET – La dernière version...

    blog.groupdocs.cloud/fr/viewer/groupdocs-viewer...
  5. GroupDocs.Annotation Cloud Product Family on Do...

    GroupDocs.Annotation Cloud Product Family on Document Processing REST APIs | GroupDocs Cloud Recent content in GroupDocs.Annotation Cloud Product Family on Document Processing REST APIs | GroupDocs......Total Cloud API 享受 25% 的折扣。在線下訂單時請引用...

    blog.groupdocs.cloud/zh-hant/categories/groupdo...
  6. cloud api on Document Processing REST APIs | Gr...

    cloud api on Document Processing REST APIs | GroupDocs Cloud Recent content in cloud api on Document Processing REST APIs | GroupDocs Cloud 在雲端只需幾步即可線上建立發票 了解如何使用 GroupDocs.Assembly Cloud 即時產生專業發票。......Total for Cloud API 借助這些新的 Cloud ...

    blog.groupdocs.cloud/zh-hant/tag/cloud-api/inde...
  7. Convertir ZIP en HTML dans Node.js | Convertiss...

    Apprenons comment convertir ZIP en HTML dans Node.js par programme. GroupDocs.Conversion propose des SDK Cloud et des API REST pour créer un convertisseur de fichiers ZIP....fichiers ZIP est qu’il est totalement gratuit et ne nécessite aucun...

    blog.groupdocs.cloud/fr/conversion/convert-zip-...
  8. Add Image Watermarks | Documentation

    This REST API allows adding image watermarks to the document. With this API you can add image watermarks with the following features: Image watermark supports various image formats: PNG, GIF, TIFF, JPG. You may upload the desired image to the Storage and then pass the path as a parameter of Watermark operation; There are many watermark positioning and transforming properties; There are format-specific options. These options allow to leverage specific format features and often allow to make watermarks stronger; For protected documents, it is required to provide the password....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/watermark/add-image-waterm...
  9. Set Metadata By Property Value | Documentation

    This REST API allows to set document metadata new values choosing properties which values are matching the specified. cURL example The following example demonstrates how to set metadata information to all properties with the “Microsoft Office Word” value. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. # The credentials are read from environment variables CLIENT_ID and CLIENT_SECRET. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to join several documents into one curl -v "https://api....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/metadata/set-metadata-by-p...
  10. Add Metadata By Property Name Match Exact Phras...

    This REST API allows you to add metadata information as properties with specified name. cURL example The following example demonstrates how to add metadata date and time information in all properties with the same name as specified. Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard.groupdocs.cloud/applications. curl -v "https://api.groupdocs.cloud/connect/token" \ -X POST \ -d "grant_type=client_credentials&client_id=$CLIENT_ID&client_secret=$CLIENT_SECRET" \ -H "Content-Type: application/x-www-form-urlencoded" \ -H "Accept: application/json" # cURL example to add metadata to a document curl -v "https://api....Total Product Family GroupDocs.Viewer...

    docs.groupdocs.cloud/metadata/add-metadata-by-p...