Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 1,833 for

metadata extraction

(0.25 sec)
  1. Convertir un PDF en DOCX à l'aide de Node.js

    Apprenez à convertir un PDF en DOCX à l'aide de Node.js avec un guide simple. Exportez facilement des PDF vers DOCX dans Node.js pour une conversion de documents modifiables et formatés....Metadata Product Family GroupDocs.Search...la gestion de contenu, l’extraction de données ou les flux de...

    kb.groupdocs.com/fr/conversion/nodejs/convert-p...
  2. Convertir ODT en MHTML avec Node.js

    Apprenez à convertir un fichier ODT en MHTML avec Node.js. Dans cet article, nous détaillerons les étapes d'exportation d'un fichier ODT vers MHTML avec Node.js, avec un exemple de code....Metadata Product Family GroupDocs.Search...configuration de la bibliothèque à l’extraction de texte propre et précise...

    kb.groupdocs.com/fr/conversion/nodejs/convert-o...
  3. Ekstrak Gambar dari eBook di Java | EPUB, PDF, ...

    Ekstrak gambar secara terprogram dari EPUB, PDF, FB2, CHM eBook menggunakan Java API untuk penguraian dokumen. Simpan gambar dalam format JPG, PNG, WebP, GIF, atau BMP....ekstraksi gambar, teks, dan metadata dari dokumen pengolah kata...the Parser constructor to extract the images. // Parser parser...

    blog.groupdocs.com/id/parser/extract-images-fro...
  4. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Metadata Product Solution GroupDocs...Leave feedback On this page Extracting information about all slide...

    docs.groupdocs.com/watermark/java/working-with-...
  5. Search for QR Code standard entries | GroupDocs

    This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....Metadata Product Solution GroupDocs...standard. Here are the steps to extract standard entry frmo the QR-code...

    docs.groupdocs.com/signature/net/advanced-searc...
  6. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) by removing the unused (orphaned) resources and thus to reduce the file size....Metadata Product Solution GroupDocs...resources, or the page was extracted from the document but its...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  7. Optimize the PDF file by removing unused resour...

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API by removing the unused (orphaned) resources and thus to reduce the file size....Metadata Product Solution GroupDocs...resources, or the page was extracted from the document but its...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. Convertir un PDF en TIFF à l'aide de Node.js

    Découvrez comment convertir un PDF en TIFF à l'aide de Node.js et exporter un PDF au format TIFF dans Node.js. Conversion de fichiers efficace pour des sorties d'images de haute qualité dans vos applications....Metadata Product Family GroupDocs.Search...de conversion simplifie l’extraction des données d’image à partir...

    kb.groupdocs.com/fr/conversion/nodejs/convert-p...
  9. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Metadata Product Solution GroupDocs...// Enabling the storage of extracted text in the index // Creating...

    docs.groupdocs.com/search/nodejs-java/output-ad...
  10. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Metadata Product Solution GroupDocs...); // Enabling storage of extracted text in the index // Creating...

    docs.groupdocs.com/search/net/output-adapters/