Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 6,522 for

informations

(0.64 sec)
  1. EPUB Metadata Editor – View & Edit EPUB Properties

    Discover ways to view and edit EPUB metadata. Either edit EPUB metadata online or do it programmatically using C# & Java.... For detailed API information, readers are encouraged to...

    blog.groupdocs.com/metadata/view-edit-epub-meta...
  2. Ajouter un filigrane de texte à PPTX en utilisa...

    Découvrez comment ajouter un filigrane de texte à PPTX à l'aide de C#, sans installation de logiciel supplémentaire. De plus, vous obtiendrez le code requis pour insérer un filigrane de texte dans PPTX en C#....présentation pour transmettre des informations supplémentaires, telles...

    kb.groupdocs.com/fr/watermark/net/add-text-wate...
  3. Comment signer DOCX avec signature de code-barr...

    Obtenez efficacement de l'aide pour signer DOCX avec la signature de code à barres à l'aide de Java. En outre, nous fournirons un exemple de code pour créer une signature de code à barres dans DOCX à l'aide de Java....utilisant Java À l’ère de l’information d’aujourd’hui, garantir la...

    kb.groupdocs.com/fr/signature/java/how-to-sign-...
  4. Supprimer les annotations de PPTX à l'aide de C#

    Obtenez une compréhension claire de la façon de supprimer des annotations de PPTX à l'aide de C#. De plus, vous trouverez un exemple de code sur la façon de supprimer des annotations dans PPTX à l'aide de C#....particulier lors du partage d’informations sensibles ou exclusives...

    kb.groupdocs.com/fr/redaction/net/remove-annota...
  5. Convertir CSV en HTML avec Node.js

    Apprenez à convertir un fichier CSV en HTML avec Node.js pour une présentation simplifiée de vos données. Exportez votre fichier CSV en HTML avec Node.js et suivez les instructions détaillées étape par étape....vous fournira toutes les informations nécessaires pour réussir...

    kb.groupdocs.com/fr/conversion/nodejs/convert-c...
  6. Comment convertir MSG en PDF en utilisant C #

    Dans cette rubrique, vous apprendrez à convertir MSG en PDF à l'aide de C# sans installer de logiciels tiers. De plus, nous fournirons du code pour exporter MSG au format PDF en C#....crucial dans l’échange d’informations. Parmi les différents formats...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...
  7. Búsqueda de rango numérico en Java

    Realice fácilmente búsquedas de rangos numéricos en Java con GroupDocs.Search. Descubra métodos avanzados y eficientes para buscar rangos numéricos en documentos Java sin problemas....transacciones financieras, informes estadísticos o análisis científicos...

    kb.groupdocs.com/es/search/java/numeric-range-s...
  8. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/search/nodejs-java/spelling-...
  9. Custom text extractors | GroupDocs

    GroupDocs.Search for Node.js supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/search/nodejs-java/custom-te...
  10. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/search/nodejs-java/ocr-support/