Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 2,912 for

presentations

(0.04 sec)
  1. Kaip konvertuoti PDF į pristatymą Java

    Šiame straipsnyje pateikiama nuosekli procedūra, kaip konvertuoti PDF į pristatymą Java ir pavyzdinė programa, skirta konvertuoti PDF į PowerPoint pristatymą naudojant Java....skirtų konvertuoti PDF į Presentation Java . Ši dokumentų konvertavimo...

    kb.groupdocs.com/lt/conversion/java/how-to-conv...
  2. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…...{ try { Presentation presentation = new Presentation(); await...await Task.Run(() => presentation.Save(request.FileUploadPath, Aspose...

    forum.groupdocs.com/t/unable-to-view-document-i...
  3. GroupDocs.Viewer 2.0 - Enhancements and New Fea...

    Greetings! We’re pleased to announce a major update of the GroupDocs.Viewer for .NET library: version 2.0. This version of the document viewer has a lot of new features, improvements and bug fixes. You’ll find a complete list of updates and the new library itself here. In this and the next article, I’d like to take a closer look at the updates that I think you’ll be the most interested. So here we go:...a text watermark will be presented on every page of the document...for the document that is presented as a stream. It has only two...

    blog.groupdocs.com/viewer/enhancements-and-new-...
  4. Extracting Document Metainfo | Documentation

    Following this guide, you will learn how to obtain basic document metadata like page count, size, and file type before editing it with GroupDocs.Editor for Node.js via Java API....PresentationDocument: For all Presentation formats. TextualDocumentInfo:...Holds all formats from the Presentation family. TextualFormats:...

    docs.groupdocs.com/editor/nodejs-java/extractin...
  5. C#でプレゼンテーションを画像に変換する| PPTからJPGへ| PPTからPNGへ

    C#を使用して、PPT/PPTX形式のPowerPointプレゼンテーションをJPGまたはPNG形式に変換します。 .NET APIを使用して、プログラムでプレゼンテーションを画像に変換します。...converter = new Converter("path/presentation.ppt")) { ImageConvertOptions...converter = new Converter("path/presentation.ppt")) { ImageConvertOptions...

    blog.groupdocs.com/ja/conversion/convert-presen...
  6. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....of supported file types is presented below. C# IEnumerable < FileType...

    docs.groupdocs.com/search/net/get-supported-fil...
  7. Add Text Watermark to JPG using C#

    Discover how to add text watermark to JPG using C#. Moreover, you'll receive a code snippet demonstrating how to insert text watermark to JPG in C# programming....NET is present. Once you’ve configured the...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  8. كيفية تحويل ملف PDF إلى عرض تقديمي بجافا

    توفر هذه المقالة إجراءً خطوة بخطوة لتحويل PDF إلى عرض تقديمي في Java وتطبيق نموذج لتحويل PDF إلى عرض PowerPoint تقديمي باستخدام Java....المستندات ** لتحويل PDF إلى Presentation في Java **. لا يعتمد سير...

    kb.groupdocs.com/ar/conversion/java/how-to-conv...
  9. كيفية تحويل PDF إلى عرض تقديمي في C #

    توضح هذه المقالة القصيرة الإجراء خطوة بخطوة لتحويل PDF إلى عرض تقديمي في C # وكيفية تطوير التطبيق لمحول PDF إلى PPTX باستخدام C #....كيفية تطوير تحويل * PDF إلى Presentation في C # * باتباع الإرشادات...

    kb.groupdocs.com/ar/conversion/net/how-to-conve...
  10. Convert PDF to HTML programmatically using C#

    Let's convert a PDF document to HTML using a few lines of code. Automate PDF conversion within .NET application to convert whole document or selected pages....file format that is used to present documents in a manner that...

    blog.groupdocs.com/conversion/convert-a-pdf-doc...