Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 10,411 for

ppt

(0.32 sec)
  1. 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-...
  2. 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...
  3. 使用 Python 编辑 PowerPoint 演示文稿 |在 Python 中编辑 PPTX

    使用适用于 Python 的 Document Editor Cloud SDK 在 Python 中使用云中的 REST API 以编程方式编辑 PowerPoint 演示文稿。...Excel 工作表 以编程方式编辑 Word、Excel、PPT 和 Web 文档...

    blog.groupdocs.cloud/zh/editor/edit-powerpoint-...
  4. 用于保护文档的水印云 API 和 SDK %%sep%% GroupDocs

    文档编辑 REST API 允许使用 C#、Java、PHP、Python 等编辑文字处理文档、电子表格、演示文稿和 Web 文档(例如 HTML)。...com/presentation/) PPT、PPTX、PPTM、PPS、PPSX、PPSM、POT、POTX、POTM、ODP、OTP...

    blog.groupdocs.cloud/zh/editor/update-word-exce...
  5. 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-...
  6. 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...
  7. 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...
  8. 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-...
  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/