Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 11,951 for

pptx

(0.1 sec)
  1. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and more with our...

    docs.groupdocs.com/search/net/indexing-options/
  2. Working with fonts in GroupDocs.Viewer for .NET

    Learn how to get list of used fonts, specify or replace missing fonts, exclude fonts...pptx" )) { // Create options for..."Courier New" ; // Render input PPTX to output HTML viewer.View(viewOptions);...

    blog.groupdocs.com/viewer/working-with-fonts/
  3. GroupDocs.Viewer Product Family on GroupDocs Bl...

    GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automatio......Presentation Viewer – Open & Read PPT, PPTX Files Instantly Learn how to...presentations online using a free PPTX viewer or programmatically with...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  4. Archive

    archives...Yana Litvinchik · 11 min Merge PPTX in Node.js April 14, 2025 ·...Alexander Hramov · 6 min Merge PPTX in Python April 9, 2025 · Alexander...

    blog.groupdocs.com/archives/
  5. GroupDocs.Metadata Product Family on GroupDocs ...

    GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom......properties using C# from DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP images...metadata properties of DOCX, XLSX, PPTX, PDF documents, JPEG, PNG, WebP...

    blog.groupdocs.com/categories/groupdocs.metadat...
  6. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more...

    docs.groupdocs.com/parser/java/working-with-tem...
  7. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version....RTF, ODT), presentations (PPT, PPTX), spreadsheets (XLS, XLSX),...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  8. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection....(XLS, XLSX), PowerPoint (PPT, PPTX) PDF Documents : Full support...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  9. basic-example.zip

    basic-example/.dockerignore node_modules groupdocs.comparison/node_modules npm-debug.log* yarn-debug.log* pnpm-debug.log* .git .env .DS_Store logs *.log basic-example/convert-file.js 'use strict'; ......, DOCX, XLSX, PPTX, etc.) - `output`: Path where...various input formats (DOCX, XLSX, PPTX, etc.) and converts them to...

    docs.groupdocs.com/conversion/nodejs-java/_samp...
  10. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....PPTX) (.PPT) (.POTX) (.POT) (.POTM)...viewer = new Viewer ( "sample.pptx" )) { // Create an HTML file...

    docs.groupdocs.com/viewer/net/render-presentati...