Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 3,410 for

presentation

(0.29 sec)
  1. Edit Document | GroupDocs

    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...
  2. Edit document | GroupDocs

    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/
  3. GroupDocs.Search 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....epub, OneNote, OpenDocument presentation format etc. For a better...

    blog.groupdocs.com/categories/groupdocs.search-...
  4. GroupDocs.Metadata 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....documents (Words, Spreadsheet, Presentation, PDF, CAD, MSG, EML) and...

    blog.groupdocs.com/categories/groupdocs.metadat...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...epub, OneNote, OpenDocument presentation format etc. For a better...

    blog.groupdocs.com/groupdocs.blog/page/76/
  6. Working with slide backgrounds | GroupDocs

    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-...
  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....the notes when rendering Presentation documents. This version...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  8. Issue with Overlapping Data When Viewing XLSX F...

    Hi Denis Gvardionov, Thank you for the update and for looking into this. I understand that mistakes can happen, and I appreciate your transparency. Please keep me posted on any new developments regarding this issue. Let…...font that is used in the presentation. You can copy the font from...

    forum.groupdocs.com/t/issue-with-overlapping-da...
  9. How to update Barcode signature in advance | Gr...

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

    docs.groupdocs.com/signature/net/updating-barco...
  10. 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/