Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 49,740 for

documents

(0.05 sec)
  1. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....supports editing word-processing documents, spreadsheets, HTML, XML,...the occurrences of word “documents” with the “presentation” in...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  2. find watermarks in csharp on GroupDocs Blog | D...

    find watermarks in csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in find watermarks in csharp on GroupDocs Blog | Document Automation Solutions ......csharp on GroupDocs Blog | Document Automation Solutions for ...csharp on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/fr/tag/find-watermarks-in-cs...
  3. Token-Based Signing on GroupDocs Blog | Documen...

    Token-Based Signing on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Token-Based Signing on GroupDocs Blog | Document Automation Solutions for .NET & J......Signing on GroupDocs Blog | Document Automation Solutions for ...Signing on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/fr/tag/token-based-signing/i...
  4. Classify document from stream | GroupDocs

    Classifying of the document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification.../ Classify document from stream Classify document from stream...

    docs.groupdocs.com/classification/net/classify-...
  5. Search and highlight text in the loaded documen...

    Search text by literal or regex and highlight found text in the document, loaded to the GroupDocs.Viewer for Java...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...highlight text in the loaded document Search and highlight text...

    docs.groupdocs.com/viewer/java/search-highlight...
  6. GroupDocs.Viewer for .NET 19.3 is Released!

    We are happy to announce the release of version 19.3 of GroupDocs.Viewer for .NET. In this release, we have added several new features that target the PDF Documents, archives and the source code files of Visual Basic and C#. Along with 2 bug fixes, we have made a couple of improvements for rendering of ZIP archives and vCard Documents. For detailed information about the latest release, please have a look at the release notes....features that target the PDF documents, archives and the source code...of ZIP archives and vCard documents. For detailed information...

    blog.groupdocs.com/viewer/groupdocs.viewer-for-...
  7. GroupDocs.Signature Product Family

    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....envelopes are used to prepare documents for digital signature and...fast and hassle-free online document signing process. Let’s have...

    blog.groupdocs.com/categories/groupdocs.signatu...
  8. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...text of each field of the document separately. The resulting...

    docs.groupdocs.com/search/nodejs-java/output-ad...
  9. Output adapters | GroupDocs

    This article gives the knowledge about output adapters which are used to output generated HTML or plain text to various output objects....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...text of each field of the document separately. The resulting...

    docs.groupdocs.com/search/net/output-adapters/
  10. Edit Excel Files in C# | Build your own Online ...

    Editing Excel files is explained with C# examples to edit XLS, XLSX, ODS files within your .NET application using spreadsheet and document editing API.... It is the document editing API and allows developers...load, edit, and save various document formats using WYSIWYG HTML...

    blog.groupdocs.com/editor/edit-excel-files-in-c...