Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 6,202 for

informations

(0.14 sec)
  1. Producto de Comparación

    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....diferencias de formato y genera informes de comparación con 7 ejemplos...

    blog.groupdocs.com/es/tag/producto-de-comparación/
  2. Revisión de Documentos

    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....diferencias de formato y genera informes de comparación con 7 ejemplos...

    blog.groupdocs.com/es/tag/revisión-de-documentos/
  3. Stamp Signatures Introduced in GroupDocs.Signat...

    Every month team GroupDocs comes up with a new release that adds some valuable features to the GroupDocs.Signature for .NET API. In this regard we are pleased to announce the release of version 17.7.0 of the e-signing API. The most important feature introduced in this version is the support for Stamp signatures. Other features introduced in this version include the implementation and verification of new barcode and QR-code encode types....Barcode encode types For more information about the features supported...options Updated document Information method with extended guid...

    blog.groupdocs.com/signature/stamp-signatures-i...
  4. Introducing a More Optimized and Simplified Gro...

    It’s been quite long since we released the last version of GroupDocs.Watermark for .NET API. The reason behind this gap was to introduce a more simplified and optimized watermark manipulation API for the .NET platform. Today, I am excited to announce that the API v2 of GroupDocs.Watermark for .NET has been released as v19.10 and it is available for download. What’s new in the latest release? The major updates have been done at the architecture level of the API to simplify its usage.... Document information and preview generation procedures...show how to get document information from the local file. Old...

    blog.groupdocs.com/watermark/net-api-to-add-sea...
  5. Images | GroupDocs

    Learn about managing metadata for Images formats....Purchase Buy Now Pricing Information Free Trials Temporary License...Extracting Common Image Information Working with BMP metadata...

    docs.groupdocs.com/metadata/net/images/
  6. Images | GroupDocs

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Purchase Buy Now Pricing Information Free Trials Temporary License...Extracting common image information Working with BMP metadata...

    docs.groupdocs.com/metadata/java/images/
  7. Supprimer le formulaire de protection par mot d...

    Supprimer le mot de passe des présentations PowerPoint. Déverrouillez les fichiers PPT/PPTX protégés par mot de passe à l'aide de l'application gratuite de suppression de mot de passe en ligne et par programme....Cela vous donnera plus d’informations sur le sujet. Vous pouvez...tation.pptx"); Pour des informations plus détaillées, consultez...

    blog.groupdocs.com/fr/merger/unlock-powerpoint-...
  8. Pdf Digitally signing | GroupDocs

    This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....Purchase Buy Now Pricing Information Free Trials Temporary License...(LTV)(Long-Term Validation) information for a signature What is Long-Term...

    docs.groupdocs.com/signature/net/sign-document-...
  9. Working with metadata in PDF documents | GroupDocs

    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...
  10. Determine the file type | GroupDocs

    This article explains how to get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....Purchase Buy Now Pricing Information Free Trials Temporary License.../ Retrieve the document information / Determine the file type...

    docs.groupdocs.com/viewer/net/how-to-determine-...