Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 3,522 for

presentations

(0.09 sec)
  1. Java でプレゼンテーションを編集する | PPT/PPTX編集

    PowerPoint プレゼンテーションの編集については、プレゼンテーション編集 API を使用してアプリケーション内で PPT、PPTX、ODP ファイルを編集する Java の例を使用して説明されています。... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); ステップ...

    blog.groupdocs.com/ja/editor/edit-ppt-pptx-pres...
  2. Convert PPTX to TXT using Node.js

    Learn how to convert PPTX to TXT using Node.js for efficient document processing. This guide helps you export PPTX to TXT in Node.js with a step-by-step approach....license and loading the presentation, we configure conversion...In conclusion, converting presentation file to text file is an...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  3. Supported cross-merging Document Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported cross-merging types. The Library supports PDF, DOCX, XLSX, PPTX and many more....97-2003 Presentation Microsoft PowerPoint Presentation Microsoft...OpenDocument Presentation OpenDocument Presentation Template Microsoft...

    docs.groupdocs.com/merger/net/supported-cross-m...
  4. Access Metadata Properties from PPS, PPSX, PPSM...

    Another month, another release! We have recently released version 19.5 of GroupDocs.Metadata for .NET and Java and today I am going to give you an overview of what’s new that we have brought for you in the latest release. In v19.5, we mainly focused on providing the support of some major as well as popular formats. So, this resulted in the addition of the following file formats: PPS - The PowerPoint Slideshow file format that is created using Microsoft PowerPoint and it is used for the slide show purpose....however, unlike PPT, the presentation mode starts automatically...have been using for other presentation formats using PptFormat...

    blog.groupdocs.com/metadata/access-metadata-pro...
  5. Inserting Hyperlinks Dynamically | GroupDocs

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value. In turn, display_text_expression defines text to be displayed for the hyperlink....slides for Presentation documents For Presentation documents,...a slide within the same Presentation document, then the tag is...

    docs.groupdocs.com/assembly/java/inserting-hype...
  6. รหัสผ่านป้องกันงานนำเสนอ PowerPoint | ล็อคไฟล์ PPT

    เพิ่มรหัสผ่านให้กับงานนำเสนอ PowerPoint ล็อคไฟล์ PPT ด้วยการป้องกันด้วยรหัสผ่านโดยใช้แอปออนไลน์ฟรี & โดยใช้โปรแกรม GroupDocs...string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } สำหรับคำแนะนำโดยละเอียด...

    blog.groupdocs.com/th/merger/password-protect-p...
  7. ادغام فایل های پاورپوینت آنلاین | ادغام PPT و PPTX

    دو یا چند فایل ارائه پاورپوینت را به صورت آنلاین در یک فایل ادغام کنید. همه اسلایدها را ترکیب کنید یا فقط به اسلایدهای خاص چندین فایل PPT/PPTX به صورت آنلاین و برنامه‌ریزی کنید....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/fa/merger/merge-powerpoint-p...
  8. Passwortschutz aus PowerPoint-Dateien entfernen...

    Entfernen Sie das Passwort aus PowerPoint-Präsentationen. Entsperren Sie passwortgeschützte PPT/PPTX-Dateien mit der kostenlosen Online-App zum Entfernen von Passwörtern und programmgesteuert....Online-Anwendung „PowerPoint Presentation Password Remover Online...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...

    blog.groupdocs.com/de/merger/unlock-powerpoint-...
  9. 用 C# 密碼保護 PowerPoint 文件 |鎖定 解鎖 PPT 和 PPTX

    如何使用 C# 使用密碼鎖定 PowerPoint 文件。更改現有密碼並將其刪除以使用 .NET API 解鎖 PPT/PPTX 文件。...string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } 這是上面代碼的輸出。當您嘗...

    blog.groupdocs.com/zh-hant/merger/lock-unlock-p...
  10. รหัสผ่านป้องกันไฟล์ PowerPoint ใน C# | ล็อค ปลด...

    วิธีล็อกไฟล์ PowerPoint ด้วยรหัสผ่านโดยใช้ C# เปลี่ยนรหัสผ่านที่มีอยู่และนำออกเพื่อปลดล็อกไฟล์ PPT/PPTX โดยใช้ .NET API...string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } นี่คือผลลัพธ์ของโค้ดด้านบน...

    blog.groupdocs.com/th/merger/lock-unlock-ppt-pp...