Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 5,575 for

informations

(0.16 sec)
  1. GroupDocs.Metadata for .NET

    Cette API vous permet d'ajouter, de supprimer et de mettre à jour les métadonnées de tout type de format de fichier à l'aide du langage C# .NET sur n'importe quelle plate-forme....utilisant C# Obtenir des informations sur le document en utilisant...

    kb.groupdocs.com/fr/metadata/net/
  2. Merge Excel Files

    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....中國傳統的 Souvent, vous avez des informations dans de nombreux fichiers...

    blog.groupdocs.com/fr/tag/merge-excel-files/
  3. Annotate Html Documents using GroupDocs.Annotat...

    We are pleased to announce the release of GroupDocs.Annotation for Java 17.5.0. This release comes with multitude of new features, improvements and bug fixes. Some new image formats are introduced such as EMF/WMF and CAD. Furthermore, importing annotations from Word documents is improved and exporting the repeated reply comments issue (Export to MS-Word) is resolved. For further information, please see release notes. We’d recommend you to fetch latest release of the API, integrate it in your project and share your valuable feedback.... For further information, please see release notes...

    blog.groupdocs.com/annotation/introducing-group...
  4. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Purchase Buy Now Pricing Information Free Trials Temporary License...of redaction For detailed information you have to iterate through...

    docs.groupdocs.com/redaction/net/redaction-basics/
  5. Sign document with Metadata signature - advance...

     This article explains how to sign document with Metadata electronic signatures using extended options with GroupDocs.Signature API....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/signature/java/sign-document...
  6. Indexing | Documentation

    The articles in this section describe advanced search index related topics. You will find details about index management and advanced options: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/search/java/indexing/
  7. Load password-protected file | Documentation

    Load password-protected file In order to open password-protected documents, you have to pass your password to LoadOptions class constructor or assign it to its Password property of an instance of LoadOptions class: LoadOptions loadOptions = new LoadOptions("mypassword"); final Redactor redactor = new Redactor("protected_sample.docx", loadOptions); try { // Here we can use document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); redactor.save(); } finally { redactor.close(); }...Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/redaction/java/load-password...
  8. Saving documents | Documentation

    The articles explain that how to save documents in different ways after making redactions....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/redaction/python-net/saving-...
  9. Managing dictionaries | Documentation

    The advanced articles in this section provide comprehensive details related to various dictionaries of GroupDocs.Search: More resources GitHub examples You may easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps. You are welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our free online Free Online Document Search App....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/search/java/managing-diction...
  10. Load file from stream | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Comparison for Node.js via Java....Purchase Buy Now Pricing Information Free Trials Temporary License...

    docs.groupdocs.com/comparison/nodejs-java/load-...