Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 2,733 for

comments

(0.99 sec)
  1. GroupDocs.Clouds

    GroupDocs.Clouds - Document Processing REST APIs | GroupDocs Cloud...cet article, vous apprendrez comment accepter ou rejeter les modifications...

    blog.groupdocs.cloud/fr/groupdocs.cloud/page/35/
  2. 次世代 GroupDocs.Annotation Clou の初公開リリース

    GroupDocs.Annotation for Cloud API は、テキスト注釈と図注釈をサポートする高度なオンライン文書注釈ツールを作成するための API を開発者に提供します。...:19:14" },{ "userName":"Commentator", "message":"reply2 text"...:19:14" },{ "userName":"Commentator", "message":"reply2 text"...

    blog.groupdocs.cloud/ja/annotation/first-public...
  3. Comparez les fichiers PDF à l'aide de l'API RES...

    Signez par programme des documents avec des signatures numériques à l'aide de l'API REST sur le cloud dans Node.js avec GroupDocs.Signature Cloud SDK pour Node.js....L’exemple de code suivant montre comment signer un document Word avec...L’exemple de code suivant montre comment signer un document PDF avec...

    blog.groupdocs.cloud/fr/signature/sign-document...
  4. 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.... Name Description Comment FileInfo.FilePath The path...

    docs.groupdocs.cloud/metadata/remove-metadata/
  5. 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).... Name Description Comment FileInfo.FilePath The path...

    docs.groupdocs.cloud/metadata/add-metadata/
  6. GroupDocs.Annotation Cloud Product Family

    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....українська Polski Découvrez comment implémenter du texte barré...

    blog.groupdocs.cloud/fr/categories/groupdocs.an...
  7. Convertir Word en PDF dans Node.js | DOCX en PD...

    Apprenez à convertir des documents Microsoft Word (DOC, DOCX) en PDF en utilisant l'API Node.js. Une API REST fiable et évolutive pour la transformation de Word en PDF....tutoriel, vous apprendrez comment convertir des fichiers Word...l’intégrer dans des scripts, voici comment le faire en utilisant cURL...

    blog.groupdocs.cloud/fr/conversion/convert-doc-...
  8. Extraire des images d'un document Word en Node....

    Apprenez à extraire des images des documents Word (.doc, .docx) en utilisant le SDK Cloud GroupDocs.Parser pour Node.js. Automatisez l'extraction d'images avec l'API REST ou cURL....d’images de documents Word Comment extraire des images de Word...veuillez visiter cet article . Comment extraire des images d’un Word...

    blog.groupdocs.cloud/fr/parser/extract-images-f...
  9. Convertir JSON en HTML dans Node.js | JSON au f...

    Convertissez facilement JSON en HTML en utilisant le SDK GroupDocs.Conversion Cloud pour Node.js. Apprenez à générer du HTML propre à partir de fichiers JSON structurés avec l'API RESTful.... nous allons vous montrer comment convertir un fichier JSON en...HTML dans Node.js # Voici comment convertir un fichier JSON en...

    blog.groupdocs.cloud/fr/conversion/convert-json...
  10. 6. Convert Presentation Document with Load Opti...

    This example demonstrates how to convert presentation documents into pdf documents with load options. 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 GroupDocs.Conversion Cloud documentation 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....Model\PresentationLoadOpti :: COMMENTS_POSITION_NONE ); $settings...PresentationLoadOpti . new loadOptions . comments_position = "None" settings...

    docs.groupdocs.cloud/conversion/convert-present...