Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 3,519 for

presentation

(0.06 sec)
  1. Proteja com senha arquivos do PowerPoint em Jav...

    Como bloquear arquivos do PowerPoint com senhas em Java. Altere a senha existente e remova-a para desbloquear os arquivos PPT/PPTX usando a API Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Ao tentar abrir...

    blog.groupdocs.com/pt/merger/lock-unlock-ppt-pp...
  2. C# でプレゼンテーションを編集する | .NET PPT/PPTX 編集

    PowerPoint プレゼンテーションの編集について、プレゼンテーション編集 API を使用して .NET アプリケーション内で PPT、PPTX、ODP ファイルを編集するための C# の例を示して説明します。... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/ja/editor/edit-ppt-pptx-pres...
  3. Ochrana souborů PowerPoint v C# heslem | Zamkno...

    Jak uzamknout soubory PowerPoint pomocí hesel pomocí C#. Změňte stávající heslo a odstraňte jej, abyste odemkli soubory PPT/PPTX pomocí rozhraní .NET API....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Zde je výstup...

    blog.groupdocs.com/cs/merger/lock-unlock-ppt-pp...
  4. دمج ملفات PowerPoint عبر الإنترنت | اندماج PPT ...

    دمج ملفين أو أكثر من ملفات PowerPoint التقديمية عبر الإنترنت في ملف واحد. اجمع بين جميع الشرائح أو انضم فقط إلى الشرائح المحددة لملفات 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/ar/merger/merge-powerpoint-p...
  5. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...search query language is presented on the page . In addition...document. The example is presented below. const query = 'Einstein'...

    docs.groupdocs.com/search/nodejs-java/build-sea...
  6. عارض العروض التقديمية – فتح وقراءة ملفات PPT و ...

    تعلم كيفية عرض عروض PowerPoint التقديمية عبر الإنترنت باستخدام عارض PPTX مجاني أو برمجيًا عبر واجهات برمجة التطبيقات لـ .NET و Java و Python و Node.js....Need to open a PowerPoint presentation but don’t have MS PowerPoint...developer and want to view presentations programmatically? We’ve...

    blog.groupdocs.com/ar/viewer/view-powerpoint-pr...
  7. Sloučit soubory PowerPoint online | Sloučení PP...

    Sloučení dvou nebo více souborů prezentace PowerPoint online do jednoho. Kombinujte všechny snímky nebo spojte pouze konkrétní snímky z více souborů PPT/PPTX online a programově....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/cs/merger/merge-powerpoint-p...
  8. 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...
  9. Generate PDF Report in Java

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....datos CSV en un formato presentable. Este artículo lo guiará...formato JSON no son muy presentables y fácilmente comprensibles...

    blog.groupdocs.com/es/tag/generate-pdf-report-i...
  10. C# تبدیل PPT به PDF | PPTX به PDF | تبدیل ارائه

    تبدیل پاورپوینت PPT، PPTX به PDF در NET. نمونه‌های کد C# تبدیل اسلایدهای انتخابی، متوالی و واترمارک را با استفاده از Conversion API نشان می‌دهند....converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/fa/conversion/convert-presen...