Sort Score
Result 10 results
Languages All
Labels All
Results 3,191 - 3,200 of 10,176 for

ppt

(0.18 sec)
  1. Convert PDF to Word Document in Java using REST...

    Convert PDF to editable Word DOC using PDF to Word converter fast, and reliable APIs. Let's see how to convert PDF to Word document in Java using REST API....in Python Convert PowerPoint PPT/PPTX to JPG/JPEG Images in Python...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  2. Convert PDF to an editable DOC using C-Sharp .NET

    GroupDocs.Conversion C# .NET API provides an easy way to convert and change PDF to Word file online. This article is about how to convert PDF to Word in C#....in Python Convert PowerPoint PPT/PPTX to JPG/JPEG Images in Python...

    blog.groupdocs.cloud/conversion/convert-pdf-to-...
  3. HTML Viewer - Exclude fonts | Documentation

    When rendering documents into HTML, by default the fonts that are used in the document are added to HTML content. This ensures fonts availability so that you can be pretty sure that the text from the original document will appear similar in the HTML, regardless of whether the fonts are installed on the viewer’s device or not. Depending on type of Html rendering (with embedded or with external resources) the fonts are added inline as base64-encoded fonts or as external resources....LaTeX TEX Microsoft PowerPoint PPT, PPTX, PPS, PPSX OpenDocument...

    docs.groupdocs.cloud/viewer/html-viewer-exclude...
  4. Convert SVG to PDF and PDF to SVG Programmatica...

    Online file conversion service to convert from PDF into optimized SVG images. Let's see how to convert SVG to PDF and PDF to SVG programmatically in Java....Python SDK Merge PowerPoint PPT/PPTX Files Online using REST...

    blog.groupdocs.cloud/conversion/convert-svg-to-...
  5. Convert Word Document to PDF in Java using REST...

    Quickly convert document formats using our high performance file conversion API. Let's see how to convert Word document to PDF in Java using REST API....in Python Convert PowerPoint PPT/PPTX to JPG/JPEG Images in Python...

    blog.groupdocs.cloud/conversion/convert-word-do...
  6. Convert Word to PNG and PNG to Word Document in...

    Convert Word DOC into optimized PNG images in seconds using our free, and secure API. Let's see how to convert Word to PNG and PNG to Word document in Java....Python SDK Merge PowerPoint PPT/PPTX Files Online using REST...

    blog.groupdocs.cloud/conversion/convert-word-to...
  7. Convert Word to JPG and JPG to Word Programmati...

    File conversion API allows to convert images from JPG to Word DOC. This article is about how to convert Word to JPG and JPG to Word Programmatically in Java...Python SDK Merge PowerPoint PPT/PPTX Files Online using REST...

    blog.groupdocs.cloud/conversion/convert-word-to...
  8. Manage Metadata of Documents using Java & .NET ...

    Add metadata, edit, remove & extract metadata from 50+ file formats in Java and C# using REST API and open-source Metadata SDKs for Java and .NET....ODS PowerPoint / Presentation PPT, PPTX, PPTM, PPS, PPSX, PPSM...

    blog.groupdocs.cloud/metadata/manipulate-metada...
  9. Convert PDF File to PNG and PNG to PDF Format u...

    Convert a file format to another with fast, reliable, and secure conversion API. Let's see how to convert PDF file to PNG and PNG to PDF format using Java....Python SDK Merge PowerPoint PPT/PPTX Files Online using REST...

    blog.groupdocs.cloud/conversion/convert-pdf-fil...
  10. ConvertOptions | Documentation

    Format specific convert options xls, xlsx, xlsx, xlsm, xlsb, xlsb, ods, xltx, xltm, tsv Properties Description format Convert format password Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "password": "Pass123", "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } csv Properties Description format Convert format fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format { "format": "{format}", "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } html Properties Description format Convert format fixedLayout Document password zoom Document zoom fromPage Start conversion from specified page number pagesCount Convert pagesCount from specified page pages An array with set of pages to be converted usePdf Use pdf as intermediate format watermarkOptions Watermark options to be applied during conversion { "format": "{format}", "fixedLayout": true, "zoom": 100, "fromPage": 1, "pagesCount": 10, "pages": [2,4,6], "usePdf": false, "watermarkOptions": [{options}] } png, gif, bmp, ico Properties Description format Convert format width Width of image after conversion height Height of image after conversion horizontalResolution Desired image horizontal resolution after conversion...."pageOrientation" : "{pageOrientation}" } ppt, pps, pptx, ppsx, odp, potx,...

    docs.groupdocs.cloud/conversion/convertoptions/