Sort Score
Result 10 results
Languages All
Labels All
Results 3,131 - 3,140 of 3,188 for

image signature

(0.27 sec)
  1. Working with metadata in EPUB E-Books | GroupDocs

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Developer Guide | GroupDocs

    The Developer Guide section explains all aspects of GroupDocs.Editor for Node.js via Java file editor features, provides code snippets, and examples of editing Microsoft Office formats programmatically in Node.js applications....Signature Product Solution GroupDocs...adjust, and save resources like images, fonts, and stylesheets. Additional...

    docs.groupdocs.com/editor/nodejs-java/developer...
  3. Convertir MSG en MHTML avec Node.js

    Apprenez à convertir du MSG en MHTML avec Node.js en quelques étapes simples. Ce guide explique également comment exporter du MSG vers MHTML avec Node.js grâce à une API de conversion performante....Signature Product Family GroupDocs.Metadata...toutes les ressources, comme les images et les styles, en un seul fichier...

    kb.groupdocs.com/fr/conversion/nodejs/convert-m...
  4. Handling the ID3v1 tag | GroupDocs

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

    docs.groupdocs.com/metadata/java/handling-the-i...
  5. Working with CAD metadata | GroupDocs

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.getCadPackage method. The following code snippet reads metadata associated with a CAD file. advanced_usage.managing_metadata_for_specific_formats.cad.CadReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDxf)) { CadRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getCadPackage().getAcadVersion()); System.out.println(root.getCadPackage().getAuthor()); System.out.println(root.getCadPackage().getComments()); System.out.println(root.getCadPackage().getCreatedDateTime()); System.out.println(root.getCadPackage().getHyperlinkBase()); System.out.println(root.getCadPackage().getKeywords()); System.out.println(root.getCadPackage().getLastSavedBy()); System.out.println(root.getCadPackage().getTitle()); // ....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-c...
  6. Modifier et gérer les métadonnées dans les appl...

    Découvrez comment utiliser GroupDocs.Metadata for Python via .NET pour extraire, mettre à jour et supprimer les métadonnées dans vos applications....Récupérer les métadonnées d’une image Cas d’utilisation 2 : Nettoyer...formats Microsoft Office, les images, les fichiers audio, vidéo...

    blog.groupdocs.com/fr/metadata/edit-metadata-in...
  7. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for Java...Signature Product Solution GroupDocs...example, archives or raster images), then the empty list will...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  8. Node.js를 사용하여 Word 문서를 이미지로 렌더링

    Node.js를 사용하여 Word 문서를 이미지로 렌더링하는 방법을 코드 예제와 함께 알아보겠습니다. Node.js에서 Word 문서를 이미지로 렌더링하기 위해 별도의 도구를 설치할 필요는 없습니다....Signature Product Family GroupDocs.Metadata...찾고 있다면, 이 튜토리얼은 서버 측 Word to Image 렌더링 Node.js 를 구현하는 방법을 정확하게...

    kb.groupdocs.com/ko/viewer/nodejs/render-word-d...
  9. Save Document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets, and presentations with GroupDocs.Editor for Node.js via Java API....Signature Product Solution GroupDocs...HTML markup with stylesheets, images, and possibly other resources...

    docs.groupdocs.com/editor/nodejs-java/save-docu...
  10. Handling the ID3v2 tag | GroupDocs

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

    docs.groupdocs.com/metadata/java/handling-the-i...