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

image conversion

(0.36 sec)
  1. 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()); // ....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-c...
  2. Handling the ID3v1 tag | GroupDocs

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

    docs.groupdocs.com/metadata/java/handling-the-i...
  3. 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...Conversion Product Solution GroupDocs...example, archives or raster images), then the empty list will...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  4. 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...
  5. 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/
  6. 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...
  7. 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...
  8. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java 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 getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Conversion Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. GroupDocs.Markdown für .NET — Dokumente in Mark...

    Export PDF, Word, Excel, HTML und mehr zu Markdown mit einer on‑premises .NET‑API. Die erste öffentliche Version ist veröffentlicht....rendering quality during file conversion # <a name="_toc76372684"></a>**Font...<a name="_toc76372689"></a>**Images** This section starts from...

    blog.groupdocs.com/de/markdown/groupdocs-markdo...
  10. Handling the ID3v2 tag | GroupDocs

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

    docs.groupdocs.com/metadata/net/handling-the-id...