Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 5,395 for

informations

(0.07 sec)
  1. How to Convert VSDX to PDF in Java

    This article explains the process to convert VSDX to PDF in Java and guides you on how to use instructions for implementing the Java VSDX to PDF converter ability....Using the aforementioned information in order, it is possible...XLSM in Java post for more information. Updated on 08 Nov 2022 English...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. How to Insert Area Annotation to PDF using Java

    This topic demonstrates how to insert area annotation to PDF using Java. It also provides all instructions and a code example to add area annotation to PDF in Java....comments, notes or other information. We will also provide a sample...using Java guide for more information. Updated on 27 Mar 2023 English...

    kb.groupdocs.com/annotation/java/how-to-insert-...
  3. How to Extract Metadata from Excel in Java

    This post contains thorough information to extract metadata from Excel in Java using simple API calls and provides a working example for the Java Excel metadata extractor application....tutorial provides step-by-step information to extract metadata from...XML in Java guide for more information. Updated on 10 Nov 2022 English...

    kb.groupdocs.com/parser/java/how-to-extract-met...
  4. How to Compare Images in C#

    Do you want to perform image comparison easily, then review the guide to compare Images in C# and learn how to create the image comparison in C# functionality?...This tutorial also provides information for configuring the required...using C# guide for more information. Updated on 24 Aug 2022 English...

    kb.groupdocs.com/comparison/net/how-to-compare-...
  5. GroupDocs.Comparison Overview | Documentation

    In this article, get acquainted with the features, functions, supported file formats and developer usage of GroupDocs.Comparison for .NET — API to compare two or more files and get the difference between them....Purchase Buy Now Pricing Information Free Trials Temporary License...the comparison process; Information extraction - file type, number...

    docs.groupdocs.com/comparison/net/groupdocs-com...
  6. Working with metadata in PDF documents | Docume...

    Detecting the version of a PDF document The following sample of code will help you to detect the PDF version a loaded document and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Purchase Buy Now Pricing Information Free Trials Temporary License...some additional file format information. a PDF document Extract the...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Signer numériquement des PDF en utilisant Azure...

    Créez des signatures électroniques de documents sécurisées pour les PDF en intégrant la gestion des certificats Azure Key Vault avec GroupDocs.Signature en C#. Guide complet avec des exemples de signature de hachage personnalisé pour des appareils externes et des exemples de validation de signature....la mise en œuvre Pour des informations supplémentaires, consultez...Contact = "JohnSmith" , // Informations de contact Location = "Office1"...

    blog.groupdocs.com/fr/signature/custom-hash-sig...
  8. Product Overview | Documentation

    GroupDocs.Merger for .NET provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....Purchase Buy Now Pricing Information Free Trials Temporary License...Please visit the page for information on licenses and review the...

    docs.groupdocs.com/merger/net/product-overview/
  9. Supprimer les métadonnées de DOCX à l'aide de Java

    Découvrez comment supprimer efficacement les métadonnées de DOCX à l'aide de Java. Ce guide comprend un exemple de code montrant comment supprimer les métadonnées de DOCX en Java....peuvent englober une gamme d’informations telles que le nom de l’auteur...protège non seulement les informations sensibles, mais maintient...

    kb.groupdocs.com/fr/metadata/java/remove-metada...
  10. Error converting eml and msg files to pdf - Fre...

    Hi Support Team, I am using GroupDocs.Conversion .NET to convert files to PDF. In most cases this works fine. But when trying to convert eml and msg files i get the following error message: “Resource loading timeout 20…...unfortunately can’t get any more information on the problem and have not...GroupDocs support with detailed information about your project setup...

    forum.groupdocs.com/t/error-converting-eml-and-...