Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 7,024 for

paged

(0.05 sec)
  1. Removing metadata | Documentation

    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.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/python-net/removing...
  2. Getting known property descriptors | Documentation

    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;ipage helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  3. Document renaming | Documentation

    Sometimes a situation arises when an indexed document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the document, and then the document will not be reindexed during the update operation. To notify an index about renaming a document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a document, it will not be reindexed the next time you call the update method, even if its contents have changed.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/nodejs-java/document-...
  4. Text file encoding detection | Documentation

    This article explains that how to detect encoding of a text file automatically in Java.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/nodejs-java/text-file...
  5. Convertir un PDF en ODT en utilisant C#

    Convertissez efficacement des PDF en ODT en utilisant C# sans installer d'outils supplémentaires. Améliorez le traitement des documents dans les projets avec ce guide sur la façon d'exporter un PDF vers ODT à l'aide de C#....sont réputés pour leur mise en page fixe, idéale pour le partage...formats de documents à mise en page fixe et flexibles. Ce guide...

    kb.groupdocs.com/fr/conversion/net/convert-pdf-...
  6. Comment convertir ODT en PDF en Java

    Ce court tutoriel se concentre sur le processus de conversion d'ODT en PDF en Java. Apprenez à créer du code pour exporter ODT au format PDF à l'aide de Java et personnalisez le fichier converti....que l’index de page converti, le nombre de pages, la largeur et...

    kb.groupdocs.com/fr/conversion/java/how-to-conv...
  7. Comment convertir HTML en MHTML en utilisant C#

    Ce guide illustrera comment convertir HTML en MHTML à l'aide de C # sur n'importe quel système d'exploitation couramment utilisé, ainsi qu'un exemple de code pour générer du MHTML à partir de HTML en C #....conception de pages Web. MHTML est un format d’archive de page Web qui...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...
  8. Convertir un PDF en ODT à l'aide de Java

    Convertissez facilement des PDF en ODT à l'aide de Java, sans avoir besoin d'outils supplémentaires. Nous vous fournirons un exemple de code et les étapes complètes pour effectuer cette conversion....soient connus pour leur mise en page fixe, parfaite pour le partage...aide à passer d’une mise en page fixe à des formats de document...

    kb.groupdocs.com/fr/conversion/java/convert-pdf...
  9. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based documents using regular expressions....messages, OneNote documents, web pages, Markdown files, XML files,...programming language specific pages for text search in multiple...

    blog.groupdocs.com/search/online-text-search/
  10. Cómo extraer texto de un PDF usando C#

    Aprenda a extraer texto de un PDF de manera eficiente usando C#. Además, explore las instrucciones paso a paso y el código de C# para leer texto PDF sin instalar herramientas adicionales....Pages para acceder a la lista completa...líneas en cada página usando Page.Lines para extraer texto de...

    kb.groupdocs.com/es/viewer/net/how-to-extract-t...