Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 5,064 for

signature

(0.1 sec)
  1. Offerta vacanze GroupDocs.cloud: ottieni il 25%...

    Offerta vacanze di GroupDocs.cloud: ottieni il 25% di sconto sulle API di GroupDocs.Total Cloud. Cita HOLOFF2018 quando effettui l'ordine online....Signature offre SDK cloud per piattaforme...

    blog.groupdocs.cloud/it/total/groupdocs.cloud-h...
  2. ग्रुपडॉक्स न्यूज़लैटर मार्च 2017- एपीआई अपडेट औ...

    ग्रुपडॉक्स न्यूज़लैटर .NET, जावा और एंड्रॉइड प्लेटफ़ॉर्म के लिए ग्रुपडॉक्स दस्तावेज़ प्रारूप एपीआई द्वारा नई समर्थित सुविधाओं, संवर्द्धन और बग फिक्स को प्रदर्शित करता है।...Signature 17.01.0 के साथ - पीडीएफ, वर्ड...17.01.0 के लिए GroupDocs.Signature - 16 नई सुविधाएँ, 15 सुधार...

    blog.groupdocs.cloud/hi/total/groupdocs-newslet...
  3. Boletín informativo de GroupDocs, agosto de 201...

    El boletín informativo para desarrolladores de GroupDocs de agosto de 2017 describe las actualizaciones de la API, las nuevas características y los ejemplos de código .NET y Java dentro de las API de manipulación de documentos de GroupDocs....Signature para las API de .NET no solo...través de URL. GroupDocs.Signature para Java 17.5 : compruebe...

    blog.groupdocs.cloud/es/total/groupdocs-newslet...
  4. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...Signature là API chữ ký điện tử toàn...của họ. Với API GroupDocs.Signature, bạn có thể thêm liền mạch...

    blog.groupdocs.cloud/vi/groupdocs.cloud/page/49/
  5. cloud api

    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....Signature Cloud 18.8. يتضمن هذا الإصدار...في هذا الإصدار. GroupDocs.Signature Cloud 18.8 - الميزات الجديدة...

    blog.groupdocs.cloud/ar/tag/cloud-api/
  6. Ruby 用 GroupDocs.Viewer Cloud SDK がリリース – Group...

    2018 年 10 月の GroupDocs.Cloud 開発者ニュースレターでは、ドキュメント操作の Cloud API と SDK の更新、GroupDocs REST API 内の主要な機能強化とバグ修正について説明します。...Signature Cloud API は、クラウド アプリケーションに、いくつかの一般的なビジネス...に導入された背景ブラシおよびスタンプ ブラシ スタイル # GroupDocs.Signature Cloud は、cURL、.NET、PHP、および...

    blog.groupdocs.cloud/ja/viewer/groupdocs.viewer...
  7. Sono state rilasciate nuove versioni dell'SDK p...

    Con questi nuovi Cloud SDK, gli sviluppatori su diverse piattaforme possono facilmente integrare gli strumenti di collaborazione documentale di GroupDocs nelle loro app e nei loro siti....Signature for Cloud API GroupDocs.Signature for Cloud...

    blog.groupdocs.cloud/it/total/get-up-and-runnin...
  8. Overview | Documentation

    GroupDocs.Comparison Cloud is a REST API that provides an ability to detect differences between source and target files for changes at paragraphs, words and characters levels. Can identify styling and formatting changes - like bold, italic, underlines, strike-troughs, font types, etc. Every particular difference between compared document can be applied or rejected and the exported to a final document. GroupDocs.Comparison Cloud allows to obtain basic information about source document - file type, size, pages count etc....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/overview/
  9. PdfOptimizationOptions | Documentation

    PdfOptimizationOptions data structure contains the PDF optimization options to apply to the output PDF file. ImageOptions example { "Lineriaze": false, "RemoveAnnotations": false, "RemoveFormFields": false, "ConvertToGrayScale": false, "SubsetFonts": false, "CompressImages": false, "ImageQuality": 100, "ResizeImages": false, "MaxResolution": 300, "OptimizeSpreadsheets": false } ImageOptions fields Name Description Lineriaze Enables optimization the output PDF file for viewing online with a web browser. This optimization allows a browser to display the first pages of a PDF file when you open the document, instead of waiting for the entire file to download....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/viewer/pdfoptimizationopti...
  10. 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)....Signature Product Solution GroupDocs...

    docs.groupdocs.cloud/comparison/changeinfo/