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

presentation

(0.22 sec)
  1. Add Watermark to Excel Workbooks in Java | Text...

    Insert watermarks into Excel workbooks using Java. Watermark all sheets or apply it to just specific sheet even as background using watermark Java API....documents, images, and presentations. In this article, you will...watermarks for documents, presentations, images, and many other...

    blog.groupdocs.com/watermark/watermark-excel-sh...
  2. GroupDocs.Watermark Overview | Documentation

    Protect and customize documents with watermarks using GroupDocs.Watermark for .NET. Add, remove, search, and manage visible or invisible watermarks in over 50 document formats including PDF, Word, Excel, PowerPoint, and images....Documents: PDF, DOCX/DOC, RTF Presentations: PPTX/PPT Spreadsheets:...emails All image shapes in presentations or Word documents Rasterize...

    docs.groupdocs.com/watermark/net/groupdocs-wate...
  3. Generate Barcode in Java | Add Barcodes to Docu...

    Generate barcodes in Java and electronically sign documents & Images by adding barcodes to Word, Excel, PDF, PNG, JPG, WebP files with Java e-Signing API....Barcoding is one of the ways to present the data in a machine-readable...file, Excel spreadsheet, or presentation, the steps to add barcode...

    blog.groupdocs.com/signature/generate-barcode-i...
  4. Running Examples | Documentation

    Learn how to run code examples in GroupDocs.Conversion for Python via .NET....txt ├── presentation-template.pptx ├── sample-with-toc...o_stream.py** ├── basic-presentation.pptx ├── converted-pages...

    docs.groupdocs.com/conversion/python-net/gettin...
  5. Export annotations and retrieve document pages ...

    post. Tagged with net, annotator, api, image....Assembled Word Processing, Presentation, Spreadsheet and Email Documents...

    dev.to/groupdocs/export-annotations-and-retriev...
  6. Loading Documents | Documentation

    Following this guide, you will learn how to load PDF, Word, Excel, and PowerPoint documents by local file path and stream with GroupDocs.Conversion for Python via .NET API....PresentationLoadOpti : Options for loading presentation files (e.g., PPT, PPTX)...

    docs.groupdocs.com/conversion/python-net/develo...
  7. 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-...
  8. 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-...
  9. List of supported files for GetText function in...

    Hi, I’m trying to use “GetText” function from GroupDocs.Parser, to extract text from various files. Parser generally seems to support a lot of formats: But “GetText” specifically seems to be more limited. Is there …...XLS, XLSX, XLSM, ODS, CSV Presentation Formats: PPT, PPTX, PPS...

    forum.groupdocs.com/t/list-of-supported-files-f...
  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/