Sort Score
Result 10 results
Languages All
Labels All
Results 2,891 - 2,900 of 3,377 for

image signature

(0.15 sec)
  1. Ajouter un filigrane de texte à PPTX à l'aide d...

    Découvrez comment ajouter un filigrane de texte à PPTX à l'aide de Java, le tout sans avoir besoin d'installation de logiciel supplémentaire. De plus, obtenez du code pour insérer un filigrane de texte dans PPTX en Java....Signature Product Family GroupDocs.Metadata...personnalisation artistique et de l’image de marque professionnelle pendant...

    kb.groupdocs.com/fr/watermark/java/add-text-wat...
  2. Ajouter un filigrane de texte à XLSX à l'aide d...

    Ce guide montre le processus d'ajout d'un filigrane de texte à XLSX à l'aide de Java. De plus, vous obtiendrez un exemple de code pour insérer un filigrane de texte dans XLSX en Java....Signature Product Family GroupDocs.Metadata...supplémentaires ou de valoriser l’image de marque. Cette inclusion peut...

    kb.groupdocs.com/fr/watermark/java/add-text-wat...
  3. Ajouter un filigrane de texte à XLSX en utilisa...

    Ce guide montre le processus d'ajout d'un filigrane de texte à XLSX à l'aide de C#. De plus, vous obtiendrez un exemple de code pour insérer un filigrane de texte dans XLSX en C#....Signature Product Family GroupDocs.Metadata...supplémentaires ou renforcer l’image de marque visuelle. Cet ajout...

    kb.groupdocs.com/fr/watermark/net/add-text-wate...
  4. Hoe een Word-document naar tekst te converteren...

    Wilt u een documentconversie in slechts een paar stappen uitvoeren, dan leren hoe u een Word-document naar tekst converteert in C# en de C# Word-naar-tekstconversiecode verkennen?...Signature Product Family GroupDocs.Metadata...gepubliceerd om Excel naar Image te wijzigen met C#, bekijk de...

    kb.groupdocs.com/nl/conversion/net/how-to-conve...
  5. Removing metadata | GroupDocs

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/removing...
  6. How to add attachment to PDF document | GroupDocs

    This article explains how to add attachment to PDF document with GroupDocs.Merger within your .NET applications....Signature Product Solution GroupDocs... PowerPoint presentations, images, audio or video files to your...

    docs.groupdocs.com/merger/net/how-to-add-attach...
  7. Removing metadata | GroupDocs

    Example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties...Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/removing-metadata/
  8. Hello, World! | GroupDocs

    Quickly get started with GroupDocs.Redaction for Python via .NET by creating and running a simple example....Signature Product Solution GroupDocs...Doe” masked with small square images. Additional Resources This...

    docs.groupdocs.com/redaction/python-net/hello-w...
  9. Get document info | GroupDocs

    This article shows how to get the basic document info....Signature Product Solution GroupDocs...familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/java/get-document-info/
  10. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...