Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 2,835 for

comments

(0.08 sec)
  1. 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.... Découvrez comment implémenter du texte barré...

    blog.groupdocs.cloud/fr/categories/groupdocs.an...
  2. 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/38/
  3. Documentation

    GroupDocs Cloud Documentation Homepage...with document annotation, commenting and collaboration features...

    docs.groupdocs.cloud/
  4. Extraire ou supprimer des annotations de fichie...

    Extrayez ou supprimez par programmation des annotations à l'aide de l'API REST sur le cloud en Python avec Document Annotation Cloud SDK pour Python....L’extrait de code suivant montre comment extraire des annotations du...L’extrait de code suivant montre comment supprimer des annotations du...

    blog.groupdocs.cloud/fr/annotation/extract-or-r...
  5. Exemple de conversion ODS vers XLSX en PHP

    Convertir ODS en XLSX en PHP avec GroupDocs.Conversion Cloud SDK. Guide étape par étape, benchmarks et meilleures pratiques pour une conversion rapide et efficace en mémoire....ce guide, vous apprendrez comment configurer le SDK, exécuter...plateformes. Cet exemple montre comment un appel API unique peut remplacer...

    blog.groupdocs.cloud/fr/conversion/ods-to-xlsx-...
  6. 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...
  7. 9. Convert Wordprocessing Document with Load Op...

    This example demonstrates how to convert Wordsprocessing 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\WordProcessingLoadOp :: COMMENT_DISPLAY_MODE_HIDDEN ); $settings...WordProcessingLoadOp . new loadOptions . comment_display_mode = "Hidden" settings...

    docs.groupdocs.cloud/conversion/convert-wordpro...
  8. GroupDocs.Conversion 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.... Plongez et découvrez comment exploiter la puissance du SDK...

    blog.groupdocs.cloud/fr/categories/groupdocs.co...
  9. Plugin PDF Viewer pour WordPress officiellement...

    GroupDocs a officiellement publié un plugin de visualisation PDF pour WordPress. Il permet aux utilisateurs d'intégrer et d'afficher de manière transparente des documents PDF sur des sites Web WordPress !...(JPG, BMP, GIF, PNG, TIFF) Comment installer le plugin sur mon...

    blog.groupdocs.cloud/fr/viewer/announcing-pdf-v...
  10. Delete Template | Documentation

    This REST API provides the functionality to remove files which no more useful in Parse endpoint. You can use storage methods to remove template files as well. The table below contains the full list of properties. Name Description Comment TemplatePath The path of the template, located in the storage. Required. FileInfo.StorageName Storage name It could be omitted for default storage. Resources The following GroupDocs.Parser Cloud REST API resource has been used in the Delete Template example.... Name Description Comment TemplatePath The path of the...

    docs.groupdocs.cloud/parser/delete-template/