Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 973 for

word to presentation

(0.07 sec)
  1. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs EdiTor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo EdiTor in some of our functionalities. There were few errors in TinyMCE as well l…...Options; // Load the presentation document using (Editor editor...whereas the Editor (similar to MS Word) shows the last saved state...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...most common and widely used word-processing file formats that...that are supported by Microsoft Word and OpenOffice Writer are DOC...

    blog.groupdocs.com/groupdocs.blog/page/32/
  3. GroupDocs.Viewer Product Family on GroupDocs Bl...

    GroupDocs.Viewer Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document AuTomatio......missing fonts, exclude fonts Presentation Viewer – Open & Read PPT...how to view PowerPoint presentations online using a free PPTX...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  4. Character types | GroupDocs

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....used to separate words from each other, and words are formed from...this case, parts of a compound word containing a hyphen will be...

    docs.groupdocs.com/search/net/character-types/
  5. Save document | GroupDocs

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

    docs.groupdocs.com/editor/python-net/save-docum...
  6. 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...
  7. 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...
  8. Load WordProcessing document with options | Gro...

    Learn this article and check how To convert Microsoft Word DOC/DOCX and Open Document ODT/OTT files hiding comments and tracked changes panel, setting default font and applying font substitution using features of GroupDocs.Conversion for .NET API....over how the source Microsoft Word document will be converted....whether to preserve Microsoft Word form fields as form fields in...

    docs.groupdocs.com/conversion/net/load-wordproc...
  9. GroupDocs.Watermark 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....watermarks to PowerPoint presentations in this article. First we’ll...way to add watermarks to your Word documents using Java. We’ll...

    blog.groupdocs.com/categories/groupdocs.waterma...
  10. Build search query | GroupDocs

    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/java/build-search-query/