Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 3,040 for

presentation

(0.09 sec)
  1. GroupDocs Newsletter August 2018 – .NET and Jav...

    Share this issue: Monthly NewsletterAugust 2018 Text and Metadata Extraction APIs for Java Applications Accurately Parse MS Office, Emails, Zip and Legal Documents GroupDocs.Parser is a Java document parsing and text extraction API for analyzing documents thus allowing users to extract metadata, raw and formatted text from the supported document formats (Word, Excel, PowerPoint, PDF, OneNote, Visio, Text, HTML, Zip, Markdown and Email messages). The API performs content parsing operations with highest level of accuracy and speed....Microsoft Word, Excel and Presentation documents. For converting...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  2. Tiled Rendering of CAD Documents using GroupDoc...

    We are pleased to announce the release of version 18.6 of GroupDocs.Viewer for .NET. The latest version provides the support of rendering DXF format as well as the tiled rendering of the CAD documents. Furthermore, we have added the feature of forced password validation for password protected documents. Along with the new features, there are 14 improvements and bug fixes in this monthly release. Below is the list of new features, improvements, and fixes added in GroupDocs....to HTML Unable to render Presentation documents, after ViewerConfig...

    blog.groupdocs.com/viewer/tiled-rendering-of-ca...
  3. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...most installed fonts are presented in TTF (TrueType) and OTF...returned list every font will be presented as in instance of the type...

    blog.groupdocs.com/viewer/working-with-fonts/
  4. GroupDocs.Editor Product Family on GroupDocs Bl...

    GroupDocs.Editor Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Editor Product Family on GroupDocs Blog | Document Automatio......Developers Editing PPT/PPTX Presentations Made Easy with Java Editing...Editing PowerPoint presentations is explained with Java example...

    blog.groupdocs.com/categories/groupdocs.editor-...
  5. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_Presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\Presentation.pptx" Watermarker watermarker = new Watermarker("Presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....watermarks / Add watermarks to presentation documents / Working with...advanced_usage.add_watermarks_to_presentations.PresentationGetSlide PresentationLoadOpti...

    docs.groupdocs.com/watermark/java/working-with-...
  6. GroupDocs.Merger 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.... Word, Excel, Presentation, PDF, HTML, RTF) and save...

    blog.groupdocs.com/categories/groupdocs.merger-...
  7. GroupDocs.Viewer 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....an image or a PowerPoint presentation, GroupDocs’ online document...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  8. Updating Image signatures with advanced options...

     This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....IsSignature Image Spreadsheet Pdf Presentation Word Processing Update Image...

    docs.groupdocs.com/signature/net/updating-image...
  9. Edit Document | Documentation

    Follow this guide to learn how to edit text documents, spreadsheets, and Presentations using GroupDocs.Editor for Node.js via Java API features....Delimiter-Separated Values (DSV) CSV, TSV Presentation PPT, PPTX, PPS, POT Plain...Node.js Edit PowerPoint Presentations in Node.js How to Edit CSV...

    docs.groupdocs.com/editor/nodejs-java/edit-docu...
  10. Edit document | Documentation

    Follow this guide and learn how to edit text documents, spreadsheets and Presentations using GroupDocs.Editor for .NET API features....Delimiter-Separated Values (DSV) CSV, TSV Presentation PPT, PPTX, PPS, POT Plain...Workbook Edit PowerPoint Presentations How to edit CSV file How...

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