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

pptx

(0.07 sec)
  1. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...as two versions of the output PPTX files may be downloaded here:...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  2. Save document | GroupDocs

    This article demonstrates how to save edited text documents, spreadsheets and presentations with GroupDocs.Editor for .NET API....(DSV) CSV, TSV Presentation PPT, PPTX, PPS, POT Plain Text documents...

    docs.groupdocs.com/editor/net/save-document/
  3. Show Tracked Changes in Word Documents using Gr...

    We are excited to announce the release of version 17.5.0 of GroupDocs.Viewer for Java. The latest version has come with 9 new features, 16 improvements, and more than 20 bug fixes. Please continue to read more about this major release of GroupDocs.Viewer for Java. GroupDocs.Viewer for Java 17.5.0 - New Features Following are the most notable features of GroupDocs.Viewer for Java 17.5.0. Support of New File Formats We have added the support of following file formats in this latest release....ImageOptions is not working as expected PPTX/XLSX documents are not rendering...

    blog.groupdocs.com/viewer/show-tracked-changes-...
  4. 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/
  5. 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-...
  6. 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...
  7. 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/
  8. 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-...
  9. 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...
  10. 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...