Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 1,706 for

import document

(0.05 sec)
  1. Merge document pages

    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....spécifiques de plusieurs documents en un seul fichier personnalisé...différents documents, organisez-les dans n’importe quel ordre...

    blog.groupdocs.com/fr/tag/merge-document-pages/
  2. List attachments | Documentation

    Retrieve a list of Document attachments from your emails, Outlook data files, archives and PDF Documents with GroupDocs.Viewer for .NET...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...files, archives, and PDF documents. C# using System ; using System...

    docs.groupdocs.com/viewer/net/how-to-list-attac...
  3. Save attachments | Documentation

    Save attachments and embedded files from PDF, Outlook data file or email...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...files, archives, and PDF documents. C# using System.IO ; using...

    docs.groupdocs.com/viewer/net/how-to-extract-an...
  4. Document page builder - comment fusionner des p...

    Fusionnez des pages spécifiques de plusieurs Documents en utilisant l'API avec GroupDocs.Merger. Créez facilement des Documents unifiés sur mesure....Builder transforme la fusion de documents en permettant aux utilisateurs...effort des pages de différents documents avec précision et aisance...

    blog.groupdocs.com/fr/merger/page-builder-how-t...
  5. Render attachments | Documentation

    Render email attachments with GroupDocs.Viewer for .NET in the same way as you would render any other Documents...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...the same way as any other documents. To view attachments, follow...

    docs.groupdocs.com/viewer/net/how-to-convert-an...
  6. Document viewer API

    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....中國傳統的 Les visualiseurs de documents en ligne sont devenus populaires...l’utilisation croissante des documents numériques, en particulier...

    blog.groupdocs.com/fr/tag/document-viewer-api/
  7. Document Classification in CSharp

    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....avez affaire à un tas de documents textuels, il devient difficile...trouver un sujet de n’importe quel document jusqu’à la classification...

    blog.groupdocs.com/fr/tag/document-classificati...
  8. Subset fonts | Documentation

    This topic describes how to subset fonts in PDF file using the GroupDocs.Viewer .NET API (C#)....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  9. Convert to grayscale | Documentation

    This topic describes how to convert PDF file to grayscale using the GroupDocs.Viewer .NET API (C#)....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer guide / Render documents / Render to PDF / Optimize...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  10. Classify Raw Text | Documentation

    Simple IAB-2 text classification Call Classify method with a text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an Important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an Important part of our lifes", 2, Taxonomy....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...Classify ( "Medicine is an important part of our lifes" ); Console...

    docs.groupdocs.com/classification/net/classify-...