Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 11,513 for

formatting

(0.06 sec)
  1. Aktualisieren Sie EPUB-Metadaten mit C# – .NET ...

    Entdecken Sie Möglichkeiten zum Anzeigen und Bearbeiten von EPUB-eBook-Metadaten mit C#. Bearbeiten Sie EPUB-spezifische Eigenschaften und Dublin Core-Elemente programmgesteuert mit C#....-Datei ist ein digitales E-Book-Format, das Text, Bilder und Multimedia-Elemente...Metadaten von E-Books im EPUB-Format umzugehen. Sie können die DLLs...

    blog.groupdocs.com/de/metadata/view-edit-epub-m...
  2. Generate PDF Report 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....pemformatan data JSON mentah menjadi format laporan yang rapi dan mudah...

    blog.groupdocs.com/id/tag/generate-pdf-report-i...
  3. Обработка данных EXIF изображений JPEG, PNG, TI...

    Управление метаданными EXIF изображений в Java. Извлекайте, обновляйте, добавляйте или удаляйте данные EXIF для изображений JPG/JPEG, PNG, WebP или других изображений программным путем с помощью Java API....EXIF ( Exchangeable Image File Format ) — это стандарт для указания...{ System.out.println(String.format(pattern, tag.getName(), tag...

    blog.groupdocs.com/ru/metadata/handle-exif-data...
  4. Obsługuj dane EXIF obrazów JPEG, PNG, TIFF i We...

    Manipuluj metadanymi EXIF obrazów w Javie. Wyodrębniaj, aktualizuj, dodawaj lub usuwaj dane EXIF JPG/JPEG, PNG, WebP lub innych obrazów programowo za pomocą Java API....EXIF (Exchangeable Image File Format) to standard określający formaty...{ System.out.println(String.format(pattern, tag.getName(), tag...

    blog.groupdocs.com/pl/metadata/handle-exif-data...
  5. 在 Java 中处理 HEIF HEIC 图像的 XMP 和 EXIF 数据

    在 Java 中管理 HEIF、HEIC 图像的 XMP 和 EXIF 数据。使用 Java 应用程序中的元数据操作 API 读取、更新、删除 EXIF 和 XMP 数据。...format(pattern, tag.getName(), tag...{ System.out.println(String.format(pattern, tag.getName(), tag...

    blog.groupdocs.com/zh/metadata/xmp-and-exif-dat...
  6. Ajouter une annotation de zone à JPG à l'aide d...

    Dans cette rubrique, vous découvrirez comment ajouter une annotation de zone au JPG à l'aide de Java. Il comprend des étapes détaillées et un exemple de code pour insérer une annotation de zone dans JPG en Java....insérer une annotation de zone au format JPG en Java . Étapes pour ajouter...créer une annotation de zone au format JPG à l’aide de Java avec un...

    kb.groupdocs.com/fr/annotation/java/add-area-an...
  7. Konvertieren Sie DOCX mit Python in TIFF

    Konvertieren Sie DOCX ganz einfach mit Python in TIFF – dank anschaulicher Codebeispiele. Folgen Sie dieser Anleitung, um DOCX mit Python in TIFF zu exportieren und so eine hochwertige Bildausgabe zu erzielen.... TIFF (Tagged Image File Format) ist bekannt für die Beibehaltung...von DOCX-Dateien in das RTF-Format mit Python demonstriert und...

    kb.groupdocs.com/de/conversion/python/convert-d...
  8. Konvertieren Sie TXT mit Node.js in DOCX

    Mit dieser einfachen Anleitung konvertieren Sie TXT ganz einfach mit Node.js in DOCX. Erfahren Sie, wie Sie TXT in Node.js mithilfe einer leistungsstarken Dokumentkonvertierungsbibliothek in DOCX exportieren....von TXT-Dateien in das DOCX-Format zu aktivieren Integrieren Sie...WordProcessingConver und legen Sie das Format auf WordProcessingFileTy.Docx...

    kb.groupdocs.com/de/conversion/nodejs/convert-t...
  9. Inserting Images Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. You can insert images to your reports dynamically using image tags. To declare a dynamically inserted image within your template, do the following steps: Add a textbox to your template at the place where you want an image to be inserted. Set common image attributes such as frame, size, and others for the textbox, making the textbox look like a blank inserted image....bytes is available for file formats where dynamic image insertion...almost all supported file formats. Was this page helpful? Not...

    docs.groupdocs.com/assembly/net/inserting-image...
  10. Extract text from ZIP archive files | GroupDocs

    To extract files from ZIP archives getContainer method is used. This method returns the collection of ContainerItem objects. Zip Entry can contain the following metadata: Name Description date The time and date at which the file indicated by the Zip Entry was last modified. crc The 32-bit CRC (Cyclic Redundancy Check) on the contents of the Zip Entry. These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from Zip archives:...Extract data from various formats / Extract data from ZIP archives.... out . println ( String . format ( "%s: %s" , metadata . getName...

    docs.groupdocs.com/parser/java/extract-text-fro...