Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 11,835 for

formatting

(0.11 sec)
  1. So konvertieren Sie DOCX mit Java in DOC

    In diesem Artikel erfahren Sie, wie Sie DOCX mit Java in DOC konvertieren, ohne zusätzliche Software zu installieren. Außerdem stellen wir den Code zum Exportieren von DOCX nach DOC in Java bereit....anderen Gründen in das ältere DOC-Format konvertieren müssen. In dieser...Converter.save aufrufen Das DOCX-Format ist ein XML-basiertes Dateiformat...

    kb.groupdocs.com/de/conversion/java/how-to-conv...
  2. So konvertieren Sie Bitmap mit C# in PNG

    Führen Sie schnell eine Bildkonvertierung durch und lernen Sie den Prozess zum Konvertieren von Bitmap in PNG mit C# und wie Sie Dokumentkonverter-APIs für die C#-BMP-zu-PNG-Konvertierung nutzen....die Bildumwandlung von einem Format in ein anderes mit einer der...Konvertieren von Bitmap in das PNG-Format. Schritte zum Konvertieren...

    kb.groupdocs.com/de/conversion/net/how-to-conve...
  3. Konvertieren Sie DOCX mit Node.js in PPTX

    Erfahren Sie, wie Sie DOCX mit Node.js in PPTX konvertieren und dabei Formatierung und Layout beibehalten. Exportieren Sie DOCX in Node.js ganz einfach mit ein paar einfachen API-Aufrufen in PPTX....verschiedene unterstützte Formate, aber hier konzentrieren wir...Konvertierungsoption für das PPTX-Format fest und führt die Konvertierung...

    kb.groupdocs.com/de/conversion/nodejs/convert-d...
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...survey forms or feedbacks in PDF format from a large audience. We can...convert the CAD drawings to PDF format in C#. Previously, in an [earlier...

    blog.groupdocs.com/groupdocs.blog/page/34/
  5. Working with DICOM metadata | GroupDocs

    Reading DICOM metadata properties The GroupDocs.Metadata API supports extracting format-specific information from DICOM images. The following are the steps to read the native DICOM metadata. Load a DICOM image Get the root metadata package Extract the native metadata package using the DicomRootPackage.getDicomPackage method Read the DICOM metadata properties examples.advanced_usage.managing_metadata_for_specific_formats.image.dicom.DicomReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputDicom)) { DicomRootPackage root = metadata.getRootPackageGeneric(); if (root.getDicomPackage() != null) { System.out.println(root.getDicomPackage().getBitsAllocated()); System.out.println(root.getDicomPackage().getReds()); System.out.println(root.getDicomPackage().getGreens()); System.out.println(root.getDicomPackage().getBlues()); System....Managing metadata for specific formats / Images / Working with DICOM...Metadata API supports extracting format-specific information from DICOM...

    docs.groupdocs.com/metadata/java/working-with-d...
  6. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing documents with various file formats by GroupDocs.Signature API....documents with different formats / Words → format Save signed Word Processing...signed documents with different formats. Each of document type has...

    docs.groupdocs.com/signature/net/save-signed-wo...
  7. Merge audio | GroupDocs

    Learn how to merge audio files, combine audio files into one file programmatically in C# language using GroupDocs.Merger for .NET library....file should be of the same format as the initial one. Repeat...Merging Different Audio File Formats This section describes how...

    docs.groupdocs.com/merger/net/merge/audio/
  8. 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....et XML sont tous deux des formats structurés bien connus qui...de la conversion entre les formats de données JSON et XML. Dans...

    blog.groupdocs.com/fr/page/10/
  9. Extrahujte RIFF INFO a metadata souborů WAV v C#

    Extrahujte metadata a RIFF INFO zvukových souborů WAV v C#. Metadata API umožňuje správu metadat v rámci vašich aplikací .NET....(Resource Interchange File Format) je formát kontejneru souborů...Channels Console.WriteLine("Audio Format: " + root.WavPackage.AudioFormat);...

    blog.groupdocs.com/cs/metadata/extract-riff-inf...
  10. Search for encrypted object in QR code signatur...

     This article explains how to search for encrypted electronic signatures in QR code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....class DocumentSignatureDat { [Format("SignID")] public string ID...ID { get ; set ; } [Format("SAuth")] public string Author { get...

    docs.groupdocs.com/signature/net/search-for-enc...