Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 48,810 for

documents

(0.71 sec)
  1. Convert Common Document Types to PDF and Image ...

    Meet the all new GroupDocs.Conversion for Java library – a multi-format document converter with support for Microsoft Word, Excel, PowerPoint, Visio, PDF & image files. Just like all GroupDocs Java libraries, GroupDocs.Conversion is designed as a middleware to make it easy to integrate the converter into any ECM, CMS, or Java app. In this first release, the library already supports over 50 file formats and allows you to convert literally all common business Documents to PDF and raster images....Java library – a multi-format document converter with support for...literally all common business documents to PDF and raster images....

    blog.groupdocs.com/conversion/convert-common-do...
  2. Document Navigation and Watermark in ASP.NET We...

    Good news for ASP.NET WebForm Developers. GroupDocs team is releasing a new version for GroupDocs.Viewer for .NET WebForm Modern UI. All features supported in the MVC Modern UI are now available in the WebForm Modern UI. User’s working across different platforms can enjoy user-friendly interface, easily manageable code and pixel perfect rendering. In this new release v1.2 user can now add **Watermark **in the document and **Navigate **through the file browser’s Documents using next and previous buttons....now add **Watermark **in the document and **Navigate **through the...the file browser’s documents using next and previous buttons...

    blog.groupdocs.com/viewer/document-navigation-w...
  3. Add or Remove Annotations in C# | Annotate Word...

    Programmatically add and remove annotations from Word DOC/DOCX files in C#. Add arrow, rectangle, ellipse, watermark annotations using .NET Annotation API....中文 中國傳統的 Forget to discuss documents’ content and feedback in long...use annotations to markup documents with messages and replies...

    blog.groupdocs.com/annotation/annotate-word-doc...
  4. [Release] GroupDocs.Watermark for .NET v26.3 - ...

    Dear GroupDocs customers, We are pleased to announce the release of GroupDocs.Watermark for .NET 26.3. This version introduces a new image inpainting capability and includes a fix for handling password-protected Word do…...handling password-protected Word documents. Key Features & Improvements...processing password-protected Word documents. Useful Links Full Release...

    forum.groupdocs.com/t/release-groupdocs-waterma...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...its users to manipulate a document’s password and implements...user can now protect a signed document with a password, remove password...

    blog.groupdocs.com/groupdocs.blog/page/77/
  6. How to Run Examples | GroupDocs

    This article describes how to run GroupDocs.Merger for .NET code examples....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...Merger ; // The path to the documents directory. string firstDocPath...

    docs.groupdocs.com/merger/net/how-to-run-examples/
  7. 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-...
  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...