Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,481 for

presentation conversion

(0.76 sec)
  1. 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....Conversion Product Solution GroupDocs...watermarks / Add watermarks to presentation documents / Working with...

    docs.groupdocs.com/watermark/java/working-with-...
  2. 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....Conversion for .NET supports explicit...Microsoft Word, Excel and Presentation documents. For converting...

    blog.groupdocs.com/total/groupdocs-newsletter-a...
  3. How to Convert ODT to DOCX using Java

    In this topic, you will discover the procedure how on convert ODT to DOCX using Java. Also, we will furnish you with Java code snippet to export ODT to DOCX in Java....Conversion Product Family GroupDocs...DOCX using Java This article presents an in-depth guide that thoroughly...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Archive

    archives...Conversion for .NET 26.6 – June 2026...GroupDocs Team · 8 min GroupDocs.Conversion for Python 26.3 – April 2026...

    blog.groupdocs.com/archives/
  5. Convert documents with GroupDocs.Conversion | G...

    Convert between 170+ formats from GroupDocs.Total for .NET — PDF to Word, Word to PDF, and more — with runnable C# examples and downloadable input and output files....Conversion Product Solution GroupDocs...guide / Conversion Convert documents with GroupDocs.Conversion Leave...

    docs.groupdocs.com/total/net/developer-guide/co...
  6. Convert PDF to PNG using C#

    Convert PDF to PNG using C# with a clear guide and C# code to convert PDF pages to PNG images, using GroupDocs.Conversion for fast, high‑quality and reliable output....Conversion Product Family GroupDocs...image using a reliable .NET conversion library. By following a structured...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  7. How to Convert HTML to ODT using C#

    Quickly convert HTML to ODT using C# with a popular Conversion library along with code example to export HTML to ODT in C# on commonly used operating systems....Conversion Product Family GroupDocs...with the conversion process, we will use conversion library,...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Convert JSON and CSV Data in C# | JSON to CSV |...

    Convert JSON to CSV and CSV to JSON in C# within .NET applications. Examples convert the structured JSON data into comma-separated values CSV and vice-versa....This article discusses the conversion of JSON to CSV format and...JSON and CSV Conversion JSON to CSV Conversion CSV to JSON Conversion...

    blog.groupdocs.com/conversion/convert-json-and-...
  9. C# Convert JPG, PNG, GIF, TIFF Images to PDF | ...

    Convert images to PDF in C#. Convert JPG, TIFF, PNG, JPEG, GIF, BMP, and more files with rotation, resize, margins options using Conversion API for .NET....API for document and image conversion. The following topics are...covered briefly below: Image Conversion .NET API Convert JPG images...

    blog.groupdocs.com/conversion/convert-images-to...
  10. Edit document | GroupDocs

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

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