Sort Score
Result 10 results
Languages All
Labels All
Results 3,461 - 3,470 of 3,571 for

image conversion

(0.49 sec)
  1. Numériser un code QR à partir d'un PPTX à l'aid...

    Ce guide propose une explication détaillée de la manière de numériser un code QR à partir de PPTX à l'aide de C#. Il comprend également un exemple de code pour vous aider à extraire un code QR à partir de PPTX en C#....Conversion Product Family GroupDocs...l’extraction transparente d’images et d’autres contenus à partir...

    kb.groupdocs.com/fr/parser/net/scan-qrcode-from...
  2. Extract text from documents | GroupDocs

    This article demonstrates how to extract text from PDF, Word, Excel, PowerPoint, Outlook, OneNote, HTML, AutoCAD, and 50+ other documents using GroupDocs.Parser for Python via .NET....Conversion Product Solution GroupDocs...PowerPoint) Email messages Images (with OCR) eBooks (EPUB, FB2...

    docs.groupdocs.com/parser/python-net/extract-te...
  3. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration in Java....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-i...
  4. Hello, world! | GroupDocs

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example....Conversion Product Solution GroupDocs...customize text watermarks, add images as watermarks, search documents...

    docs.groupdocs.com/watermark/net/hello-world/
  5. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/handling-the-ly...
  6. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Python を使用して DOCX に画像透かしを追加する

    Python を使用して DOCX に画像透かしを追加し、文書のブランド保護を実現します。このガイドでは、Python で DOCX 文書に透かしを適用する方法も、細かな制御とともに紹介します。...Conversion Product Family GroupDocs...グを効果的に維持できます。 Steps to Add Image Watermark to DOCX Using Python...

    kb.groupdocs.com/ja/watermark/python/add-image-...
  8. Ajouter un filigrane de texte au DOC en utilisa...

    Voyons comment ajouter un filigrane de texte à DOC à l'aide de C#. Nous vous fournirons également du code pour insérer un filigrane de texte dans DOC en utilisant C# sans avoir besoin de logiciel supplémentaire....Conversion Product Family GroupDocs...texte sont précieux pour l’image de marque, la sécurité et l’identification...

    kb.groupdocs.com/fr/watermark/net/add-text-wate...
  9. Working with TORRENT files | GroupDocs

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-to...
  10. Working with ZIP archives | GroupDocs

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using the ZipRootPackage.getZipPackage method Read the ZIP archive properties Loop through ZipPackage.getFiles to extract information about the archived files The following code snippet shows how to get metadata from a ZIP archive. advanced_usage.managing_metadata_for_specific_formats.archive.ZipReadNativeMetadataProperties...Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

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