Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 10,434 for

formatting

(0.14 sec)
  1. convert webp to jpg 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....en JPG, PNG, TIFF et autres formats à l’aide de C#....

    blog.groupdocs.com/fr/tag/convert-webp-to-jpg-i...
  2. DOCX to MD in Java

    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....contenu textuel existant au format Markdown est souvent exigée...

    blog.groupdocs.com/fr/tag/docx-to-md-in-java/
  3. Convert JSON to PDF in Java

    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....to sformatowany i czytelny format wymiany danych do przesyłania...

    blog.groupdocs.com/pl/tag/convert-json-to-pdf-i...
  4. Generate Barcode in C#

    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....in einem maschinenlesbaren Format darzustellen. Barcodes werden...

    blog.groupdocs.com/de/tag/generate-barcode-in-c/
  5. Convert ODP to PDF in Java

    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....Notwendigkeit, Dokumente anderer Formate in PDF zu konvertieren. Heute...

    blog.groupdocs.com/de/tag/convert-odp-to-pdf-in...
  6. exif data in Java

    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....формате High-Efficiency Image Format HEIF . В этой статье мы обсудим...

    blog.groupdocs.com/ru/tag/exif-data-in-java/
  7. Sign Images with Barcode in C#

    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....untuk menyajikan data dalam format yang dapat dibaca mesin. Barcode...

    blog.groupdocs.com/id/tag/sign-images-with-barc...
  8. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Signature uses embedded json format serialization but allows user...serialization name and display format, same as to mark property of...

    docs.groupdocs.com/signature/java/sign-document...
  9. C# kullanarak PDF'yi SVG'ye dönüştürün

    Bu eğitimde, C# kullanılarak PDF'nin SVG'ye nasıl dönüştürüleceği prosedürün tamamı gösterilmektedir. C# kullanarak PDF'yi SVG'ye aktarmak için ekstra bir yazılım yüklemenize gerek yoktur....temsil etmek için mükemmel bir format sunar. PDF’ler belge paylaşımı...görsel içerikler için ideal bir format haline getirir. Bu kapsamlı...

    kb.groupdocs.com/tr/conversion/net/convert-pdf-...
  10. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Managing metadata for specific formats / Images / Working with metadata...Metadata API supports extracting format-specific information from JPEG2000...

    docs.groupdocs.com/metadata/net/working-with-me...