Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 886 for

presentation to word

(0.04 sec)
  1. GroupDocs.Conversion 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....tabular form of your PDF and Word documents, you sometimes need...to programmatically convert Word documents to Excel and also...

    blog.groupdocs.com/categories/groupdocs.convers...
  2. 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-...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...human-readable format like PDF or MS Word document within the .NET application...convert XML data into PDF and MS Word reports using C# using simple...

    blog.groupdocs.com/groupdocs.blog/page/29/
  4. Generate Image Preview of the Documents

    Image previews are now commonly used To present your file/document To the users. It is quite useful when you want the users To quickly have a look at your document without downloading or opening it. As an example, MS Windows has this ability To provide the preview of the files in the preview pane of File Explorer without opening the document in the dedicated software program. Did you ever desire To have the ability To generate image previews in your application?...previews are now commonly used to present your file/document to the users...the images of the pages in a Word document. C# Java At the moment...

    blog.groupdocs.com/metadata/generate-image-prev...
  5. Adding text watermarks | GroupDocs

    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...
  6. GroupDocs Watermark Overview | GroupDocs

    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...
  7. Docx comparison shows text as removed instead o...

    Hi, It appears as if we stumbled upon an issue when comparing two docx-documents. Find them attached in this Topic. To explain the issue, notice that the first document does not contain the Word “GEMA” but the second do…...document does not contain the word “GEMA” but the second document...the document containing the word “GEMA” was supplied as the first...

    forum.groupdocs.com/t/docx-comparison-shows-tex...
  8. Fuzzy search | GroupDocs

    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...
  9. Fuzzy search | GroupDocs

    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/
  10. Save document | GroupDocs

    This article demonstrates how To save edited text documents, spreadsheets and Presentations with GroupDocs.EdiTor for .NET API.... makes some edits, removes words or paragraphs, or moves some...(WordProcessing, Spreadsheet, Presentation, and many more) and prepares...

    docs.groupdocs.com/editor/net/save-document/