Sort Score
Result 10 results
Languages All
Labels All
Results 2,331 - 2,340 of 2,695 for

comments

(0.14 sec)
  1. Extraire des images des documents Word en utili...

    Apprenez à extraire des images des fichiers Word (.DOCX, .DOC) en C# .NET et API REST. Tutoriel étape par étape pour extraire et enregistrer des images intégrées en ligne....traitement de documents Word Comment extraire des images de Word...d’identification du client, Comment extraire des images de Word...

    blog.groupdocs.cloud/fr/parser/extract-images-f...
  2. 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....cet article, vous apprendrez comment accepter ou rejeter les modifications...

    blog.groupdocs.cloud/fr/page/35/
  3. Documentation

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

    docs.groupdocs.cloud/
  4. Annoter des documents PDF à l'aide d'une API RE...

    Annotez par programmation des documents PDF à l'aide d'une API REST sur le cloud en Python avec Document Annotation Cloud SDK pour Python....L’exemple de code suivant montre comment annoter un document PDF et...L’exemple de code suivant montre comment ajouter des annotations de...

    blog.groupdocs.cloud/fr/annotation/annotate-pdf...
  5. Introducing GroupDocs.Comparison Cloud 19.5!

    New version of Groupdocs.Comparison Cloud 19.5 is here. Your interest in our Document Comparison Cloud API keeps us motivated to implement new features....Please feel free to drop us a comment below or post a question in...

    blog.groupdocs.cloud/comparison/introducing-gro...
  6. 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...
  7. 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...
  8. 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/
  9. 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/
  10. 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/