Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 839 for

presentation to word

(0.07 sec)
  1. GroupDocs.Total 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....document formats (Microsoft Word, Excel, PowerPoint, OpenDocument...support comparing text contents, words, paragraphs, characters and...

    blog.groupdocs.com/categories/groupdocs.total-p...
  2. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like To present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face To each other). In this release we’ve implemented functionality that allows users To use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....Today, I’d like to present several great enhancements that we’ve...improved support for native PDF and Word annotations and added the capability...

    blog.groupdocs.com/annotation/save-annotations-...
  3. Build your Full Text Search Solution in C# | Fi...

    Text searching API for .NET applications To search via indexing. Find text in multiple Word, Excel, PDF, text files of a folder & highlight search results....in word-processing documents, spreadsheets, presentations, HTML...search implementation is in Word processors and text editors...

    blog.groupdocs.com/search/build-your-full-text-...
  4. GroupDocs Watermark Overview | Documentation

    GroupDocs.Watermark for Java is a powerful API that helps you add, search, and remove watermarks from documents, images, Presentations, and more. Whether you need To protect documents with watermarks, cusTomize watermark content, or auTomate watermarking at scale, this library gives you everything you need. What You Can Do With GroupDocs.Watermark for Java, you can: Add watermark To document – Add image or text watermarks To PDF, Word, Excel, PowerPoint, Visio, and many other formats....from documents, images, presentations, and more. Whether you need...image or text watermarks to PDF, Word, Excel, PowerPoint, Visio, and...

    docs.groupdocs.com/watermark/java/groupdocs-wat...
  5. GroupDocs.Signature Product Family on GroupDocs...

    GroupDocs.Signature Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature Product Family on GroupDocs Blog | Document Aut...... Digitally Sign Word Documents with Java Master the...the art of digitally signing Word documents with certificates...

    blog.groupdocs.com/categories/groupdocs.signatu...
  6. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....search allows you to search for words that do not exactly match the...for example, to search for words containing spelling errors in...

    docs.groupdocs.com/search/nodejs-java/fuzzy-sea...
  7. Fuzzy search | Documentation

    This article gives the knowledge about the fuzzy search definition, and its capabilities in GroupDocs.Search using Java search API....search allows you to search for words that do not exactly match the...for example, to search for words containing spelling errors in...

    docs.groupdocs.com/search/java/fuzzy-search/
  8. GroupDocs' Online Document Management Apps Suit...

    Good news To all Dropbox users - we’ve integrated GroupDocs’ online document management apps with Dropbox! So you can now view, sign, annotate, assemble, compare, convert and share your Dropbox documents and collaborate online from any web-enabled device using only a web-browser. [caption id=“attachment_796” align=“alignnone” width=“554” caption=“Sync your Dropbox account with GroupDocs online document management apps”] [/caption] To find detailed instructions on how To access and work with Dropbox files from a GroupDocs account, please see the help documentation....viewer that allows you to view word processing files (including...PDF documents, PowerPoint presentations (PPT, PPTX), Excel spreadsheets...

    blog.groupdocs.com/total/groupdocs-online-docum...
  9. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...search query language is presented on the page . In addition...used to search for a single word in the text of a document. The...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  10. Adding text watermarks | Documentation

    Following code snippet shows how To add text watermark To a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added To all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path To your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font To be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark....top corner of worksheet Presentation Point Left top corner of...used as text watermark in a Word document. The full list of supported...

    docs.groupdocs.com/watermark/java/adding-text-w...