Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 13,017 for

format

(0.17 sec)
  1. EXIF data of HEIC in CSharp

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file Formats....Container) は、High-Efficiency Image Format HEIF 画像を格納できるコンテナーです。 ** XMP...EXIF (Exchangeable Image File Format) が標準であり、メタデータプロパティを最も一般的な画...

    blog.groupdocs.com/ja/tag/exif-data-of-heic-in-...
  2. 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()); // ....Managing metadata for specific formats / Other / Working with CAD...CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata...

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

    This article explains how to handle ID3v1 tag....Managing metadata for specific formats / Audio / Working with MP3...managing_metadata_for_specific_formats. audio.mp3.MP3ReadID3V1Tag...

    docs.groupdocs.com/metadata/java/handling-the-i...
  4. Extraiga imágenes de PDF, Word, Excel, PPT usan...

    Extraiga imágenes de todo el documento y páginas específicas de documentos de procesamiento de texto, hojas de cálculo de Excel, presentaciones PPT y PDF usando Java....format("Page: %d, R: %s, Type: %s"...getFileType())); image.save(String.format("filesPath/image_%d.png", imageNumber)...

    blog.groupdocs.com/es/parser/extract-images-fro...
  5. GroupDocs Blog | Document Automation Solutions ...

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file Formats....atau gambar dengan beberapa format file lainnya. Tanpa membuang...umpan balik yang diisi dalam format PDF dari audiens yang besar...

    blog.groupdocs.com/id/page/38/
  6. Render Notes in Presentation Document using Gro...

    We are delighted to announce the release of version 18.1 of GroupDocs.Viewer for .NET. The latest version includes the support of rendering Jpeg2000, PostScript, POTM and PPSM file Formats. Furthermore, we have added the option to show or hide the notes when rendering Presentation documents. This version also allows you to work with the layers in CAD documents. Let’s have a quick overview of GroupDocs.Viewer for .NET 18.1. Supported File Formats We have added the support of following file Formats in version 18....PostScript , POTM and PPSM file formats. Furthermore, we have added....NET 18.1. Supported File Formats # We have added the support...

    blog.groupdocs.com/viewer/render-slide-notes-in...
  7. Konwertuj SVG na PNG przy użyciu C# - grafiki w...

    Konwertuj grafikę wektorową SVG na obrazy PNG za pomocą C#. Obracaj, odwracaj, znak wodny, skalę szarości oraz dopasowuj jasność i gamma przekonwertowanego PNG za pomocą .NET API....= new ImageConvertOptions { Format = ImageFileType.Png }; converter...przekonwertować obraz SVG na format PNG, a następnie zastosować...

    blog.groupdocs.com/pl/conversion/convert-svg-to...
  8. GroupDocs.Viewer for .NET 26.4 – Dernières mise...

    Découvrez les nouveautés de GroupDocs.Viewer for .NET 26.4. Disponible dès maintenant sur NuGet et le site Web de GroupDocs....nombre de bugs sur différents formats de documents. Nouveautés de...et PPS vers n’importe quel format VIEWERNET-5579 Bug Les numéros...

    blog.groupdocs.com/fr/viewer/groupdocs-viewer-f...
  9. Anzeigen von CAD-Dateien in C# mithilfe der .NE...

    Erstellen Sie Ihren CAD-Datei-Viewer in C#, um Zeichnungen anzuzeigen. Konvertieren Sie DWG, DGN zum Rendern als HTML, JPG, PNG oder PDF mit der Document Viewer .NET API von GroupDocs....Artikel verwende ich nur das DWG-Format für die Konvertierung und das...das Rendern in andere Formate mit Beispielen. Beginnen wir mit...

    blog.groupdocs.com/de/viewer/view-cad-documents...
  10. exif data

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file Formats....EXIF (Exchangeable Image File Format) เป็นมาตรฐานและกำหนดวิธีจั...EXIF (Exchangeable Image File Format) เป็นมาตรฐานในการระบุรูปแบ...

    blog.groupdocs.com/th/tag/exif-data/