Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 11,855 for

pptx

(0.1 sec)
  1. Save document | Documentation

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

    docs.groupdocs.com/editor/java/save-document/
  2. Why is there no DenyDownloading in GroupDocs.Vi...

    Why is there no DenyDownloading in GroupDocs.Viewer.Options Permissions? I'm currently trialing GroupDocs.Viewer in our .NET project for rendering PDF files. Everything is smooth, fast, and easy to......documents like DOCX, PDF, XLSX, PPTX, XPS, PSD, AI, ZIP, SVG, and...

    forum.groupdocs.com/t/why-is-there-no-denydownl...
  3. Indexing options | Documentation

    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/
  4. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for .NET....Try the to open DOCX, XLSX, PPTX, and more. This topic lists...

    docs.groupdocs.com/viewer/net/supported-documen...
  5. 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/
  6. 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-...
  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. 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...
  9. Working with templates | Documentation

    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. 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-...