Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 2,035 for

importer document

(0.05 sec)
  1. 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-...
  2. 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-...
  3. Sign Documents in Java

    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....appliqués à n’importe lequel de vos documents ainsi qu’aux images...

    blog.groupdocs.com/fr/tag/sign-documents-in-java/
  4. Add text watermarks | Documentation

    This article explains how to add text watermark when rendering Documents with GroupDocs.Viewer within your Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Add text watermarks Add...

    docs.groupdocs.com/viewer/java/add-text-watermark/
  5. Password Protect Word Document

    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....niveaux de sécurité à vos documents importants. Vous pouvez utiliser...ajouter un mot de passe aux documents Word pour les protéger. Nous...

    blog.groupdocs.com/fr/tag/password-protect-word...
  6. 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-...
  7. How to Run | Documentation

    Download from GitHub The complete examples package of GroupDocs.Metadata is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favourite Github client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like the following image: Open IntelliJ Idea and import the project to get started with it....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...image: Open IntelliJ Idea and import the project to get started...

    docs.groupdocs.com/metadata/java/how-to-run-exa...
  8. Search text in Word Document

    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....applications de rechercher dans des documents des informations particulières...textuelle. Les documents peuvent être de n’importe quel format tel...

    blog.groupdocs.com/fr/tag/search-text-in-word-d...
  9. Search text in multiple Documents

    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....applications de rechercher dans des documents des informations particulières...textuelle. Les documents peuvent être de n’importe quel format tel...

    blog.groupdocs.com/fr/tag/search-text-in-multip...
  10. Cancel rendering | Documentation

    Cancel or stop rendering rendering process with cancellation token...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer guide / Render documents / Cancel rendering Cancel...

    docs.groupdocs.com/viewer/net/cancel-rendering/