Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 6,669 for

informations

(1.15 sec)
  1. Supprimer les métadonnées de l'EPUB à l'aide de C#

    Dans ce guide, vous apprendrez comment supprimer les métadonnées d'EPUB à l'aide de C#. De plus, vous obtiendrez l'exemple de code nécessaire pour supprimer les métadonnées de l'EPUB en C#....cachées pouvant inclure des informations sensibles telles que les...métadonnées font référence à des informations supplémentaires intégrées...

    kb.groupdocs.com/fr/metadata/net/remove-metadat...
  2. Ajouter une annotation de texte de recherche au...

    Maîtrisez efficacement les connaissances sur la façon d'ajouter des annotations de texte de recherche au PDF à l'aide de Java. De plus, nous proposons du code pour insérer une annotation de texte de recherche dans un PDF à l'aide de Java....complet, fournissant des informations sur l’inclusion transparente...de mettre en évidence des informations cruciales, de soutenir des...

    kb.groupdocs.com/fr/annotation/java/add-search-...
  3. GroupDocs.Total for Java overview | GroupDocs

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....Purchase Buy Now Pricing Information Free Trials Temporary License...Access and modify metadata information in documents with this Java...

    docs.groupdocs.com/total/java/product-overview/
  4. Getting known property descriptors | GroupDocs

    Extract information about the known properties available in a particular package using GroupDocs.Metadata for Python via .NET....Purchase Buy Now Pricing Information Free Trials Temporary License...demonstrates how to extract information about the known properties...

    docs.groupdocs.com/metadata/python-net/getting-...
  5. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iInformation Free Trials Temporary License...demonstrates how to extract information about known properties that...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  6. Indexing with stop words | GroupDocs

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Purchase Buy Now Pricing Information Free Trials Temporary License...the index is reloaded. For information on managing the stop word...

    docs.groupdocs.com/search/java/indexing-with-st...
  7. Preview Digital Certificates properties | Group...

    This article shows how to receive digital certificates properties over Document Info method....Purchase Buy Now Pricing Information Free Trials Temporary License...method to receive document information. The response .will includes:...

    docs.groupdocs.com/signature/net/preview-certif...
  8. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS Outlook 2013: Create a new Email. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....Purchase Buy Now Pricing Information Free Trials Temporary License...email. The report must show information on a Pie Chart. It must indicate...

    docs.groupdocs.com/assembly/net/pie-chart-in-em...
  9. Läs metadata från PDF med C#

    Lär dig hur du läser metadata från PDF med C# utan att behöva installera extra programvara. Fördjupa dig i ett kodexempel som visar hur man läser metadata i PDF med C#....-filer innehåller viktig information om dokumentet, såsom titel...ändringsdatum och nyckelord. Denna information kan vara avgörande för dokumenthanteringssy...

    kb.groupdocs.com/sv/metadata/net/read-metadata-...
  10. Extract metadata from DOCX using C#

    This article will guide you on how to extract metadata from DOCX using C#. A DOCX metadata extraction C# code example is provided, demonstrating how to perform this process....enabling you to retrieve information such as the document title...obtain crucial metadata information from your DOCX files quickly...

    kb.groupdocs.com/parser/net/extract-metadata-fr...