Sort Score
Result 10 results
Languages All
Labels All
Results 5,901 - 5,910 of 12,008 for

formatting

(1.31 sec)
  1. Extraire les données des fichiers d'archive à l...

    Extrayez les données d'archives compressées telles que les fichiers ZIP, RAR, TAR, GZIP, BZIP2 à l'aide de C # dans l'application .NET. Analysez les archives et extrayez le texte entier dans les fichiers....de documents de différents formats de fichiers, vous pouvez traiter...partir d’une longue liste de formats de documents pris en charge...

    blog.groupdocs.com/fr/parser/extract-zip-files-...
  2. GroupDocs.Viewer for Java | GroupDocs

    GroupDocs.Viewer for Java allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your Java application....in HTML, PDF, PNG, and JPEG formats. You can render the entire...Main features Supported file formats GET STARTED System requirements...

    docs.groupdocs.com/viewer/java/
  3. Merge archives | GroupDocs

    Learn how to merge archive files, combine archive files into one file programmatically in Java language using GroupDocs.Merger for Java library....Merge different archive file formats This section describes how...merge different archive file formats using GroupDocs.Merger API...

    docs.groupdocs.com/merger/java/merge/archives/
  4. 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...
  5. Save signed Spreadsheet with different output f...

    This article explains how to save signed Spreadsheet document with various file formats by GroupDocs.Signature API....with different formats / Spreadsheet → format Save signed Spreadsheet...

    docs.groupdocs.com/signature/java/save-signed-s...
  6. Working with metadata in JPEG2000 images | Grou...

    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...
  7. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Managing metadata for specific formats / Video / Working with metadata...Metadata API supports extracting format-specific information from the...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. 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-...
  9. Comment convertir XLSX en PDF en utilisant C#

    Dans cet article, vous serez guidé sur la façon de convertir XLSX en PDF en utilisant C#. De plus, un exemple de code sera fourni pour montrer comment générer un PDF à partir de XLSX en C#....fonctionnalité pour exporter XLSX au format PDF à l’aide de C# ont toutes...transformer le fichier XLSX au format CSV. Pour plus d’informations...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...
  10. Konvertieren Sie PDF mit Java in ODT

    Konvertieren Sie PDF-Dateien mit Java mühelos in ODT, ohne dass zusätzliche Tools erforderlich sind. Wir stellen Ihnen ein Codebeispiel und vollständige Schritte zur Durchführung dieser Konvertierung zur Verfügung....-Dateien (Portable Document Format) in ODT (Open Document Text)...Vorteile des offenen Standard-ODT-Formats hervor. Sobald die ausgewählte...

    kb.groupdocs.com/de/conversion/java/convert-pdf...