Sort Score
Result 10 results
Languages All
Labels All
Results 511 - 520 of 5,349 for

informations

(0.07 sec)
  1. Developer Guide | Documentation

    The Developer Guide section explains all aspects of GroupDocs.Editor for Node.js via Java file editor features, provides code snippets, and examples of editing Microsoft Office formats programmatically in Node.js applications....Purchase Buy Now Pricing Information Free Trials Temporary License...Reference: Visit the for detailed information on classes and methods. Documentation:...

    docs.groupdocs.com/editor/nodejs-java/developer...
  2. Masquer des PDF et des documents numérisés en C...

    Rédigez du texte dans des PDF et d'autres documents à l'aide de C# dans vos applications .NET. Masquez les documents pour masquer le texte ainsi que le texte dans les images intégrées....souvent besoin de cacher les informations confidentielles et sensibles...Caviarder le texte PDF et les informations numérisées à l’aide de C#...

    blog.groupdocs.com/fr/redaction/redact-text-and...
  3. 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 FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF document, please use the DocumentProperties property 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/net/working-with-me...
  4. 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...
  5. Lire les métadonnées de XLSX en utilisant C#

    Découvrez comment lire les métadonnées de XLSX à l’aide de C# sans installation de logiciel supplémentaire. Vous recevrez un exemple de code montrant comment lire les métadonnées de XLSX à l’aide de C#....métadonnées, qui incluent des informations telles que les détails de...document, fournissent des informations précieuses sur les fichiers...

    kb.groupdocs.com/fr/metadata/net/read-metadata-...
  6. Lire les métadonnées d'un PDF à l'aide de Java

    Apprenez à lire les métadonnées d'un PDF à l'aide de Java sans nécessiter l'installation de logiciels supplémentaires. Plongez dans un exemple de code pour lire les métadonnées d'un PDF à l'aide de Java....règles pour vérifier les informations de métadonnées collectées...fournit aux développeurs des informations précieuses sur les propriétés...

    kb.groupdocs.com/fr/metadata/java/read-metadata...
  7. Indexing reports | Documentation

    This article demonstrates that how indexing reports can be retrieved from the index using search API...Purchase Buy Now Pricing Information Free Trials Temporary License...report contains the following information: The total number of documents...

    docs.groupdocs.com/search/net/indexing-reports/
  8. Product Overview | Documentation

    GroupDocs.Merger for Java 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/java/product-overview/
  9. Extract ZIP Archives Data using Java | Extract ...

    Extract ZIP files data using document parsing Java API. Parse archives and extract whole text and images within the enclosed files in Java....similarly extract the images information. The following steps show...data and retrieve images information from each enclosed file....

    blog.groupdocs.com/parser/extract-zip-files-dat...
  10. Advanced usage | Documentation

    This page describes the GroupDocs.Annotation advanced usage and its multiple powerful features like customizing document annotating process and annotations appearance etc....Purchase Buy Now Pricing Information Free Trials Temporary License...Get the document content information Extract an image from an...

    docs.groupdocs.com/annotation/net/advanced-usage/