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

presentations

(0.61 sec)
  1. حفاظت از رمز عبور فایل های پاورپوینت در C# | قف...

    نحوه قفل کردن فایل های پاورپوینت با پسورد با استفاده از سی شارپ. رمز عبور موجود را تغییر دهید و آن را حذف کنید تا قفل فایل های PPT/PPTX با استفاده از NET API باز شود....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } در اینجا خروجی...

    blog.groupdocs.com/fa/merger/lock-unlock-ppt-pp...
  2. Create New Document by Format | GroupDocs

    This article demonstrates how to create new documents, spreadsheets, and Presentations with GroupDocs.Editor for Node.js via Java API....WordProcessing, Spreadsheet, Presentation, Ebook, and Email. This...editor . dispose (); 3. Presentation Document // Import the necessary...

    docs.groupdocs.com/editor/nodejs-java/create-do...
  3. Java 中的密码保护 PowerPoint 文件锁定解锁 PPT & PPTX

    如何在 Java 中使用密码锁定 PowerPoint 文件。更改现有密码并将其删除以使用 Java API 解锁 PPT/PPTX 文件。...merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); 当您尝试打开从上述代码获得的输...

    blog.groupdocs.com/zh/merger/lock-unlock-ppt-pp...
  4. C# 将 PPT 转换为 PDF | PPTX转PDF |演示转换

    在 .NET 中将 PowerPoint PPT、PPTX 转换为 PDF。 C# 代码示例显示了使用 Conversion API 转换选择性、连续幻灯片和水印。...converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/zh/conversion/convert-presen...
  5. Hợp nhất Bản trình bày & Trang trình bày PowerP...

    Hợp nhất các bản trình bày PowerPoint bằng C#. Ngoài ra, hãy kết hợp các trang chiếu cụ thể của tệp PPT/PPTX bằng cách sử dụng API hợp nhất .NET của GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/vi/merger/merge-powerpoint-p...
  6. Inserir objetos OLE no Word, Excel, PowerPoint ...

    Incorpore ou insira objetos OLE de documento em documentos do Word, planilhas do Excel ou apresentações do Powerpoint programaticamente em C# usando a API .NET....caminho ou stream de source Presentation . Chame o método ImportDocument...e passe o objeto de OLE Presentation Options definido na etapa...

    blog.groupdocs.com/pt/merger/insert-ole-objects...
  7. C#PPTをPDFに変換| PPTXからPDFへ|プレゼンテーションの変換

    PowerPoint PPT、PPTXを.NETでPDFに変換します。 C#のコード例は、Conversion APIを使用した、選択的で連続したスライドの変換と透かしの変換を示しています。...converter = new Converter("path/presentation.pptx")) { converter.Con...Convert("path/converted-presentation.pdf", new PdfConvertOptions());...

    blog.groupdocs.com/ja/conversion/convert-presen...
  8. Parola Korumalı PowerPoint Sunumları | PPT Dosy...

    PowerPoint sunumlarına parola ekleyin. PPT dosyalarını, ücretsiz çevrimiçi uygulamayı kullanarak ve programlı olarak GroupDocs kullanarak parola korumalı olarak kilitleyin....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Daha ayrıntılı...

    blog.groupdocs.com/tr/merger/password-protect-p...
  9. Faceted search | GroupDocs

    This article gives the knowledge of the creation of faceted search queries using Java search API....faceted search example is presented below with queries in text...standard fields that may be present in documents of this type....

    docs.groupdocs.com/search/nodejs-java/faceted-s...
  10. Vodoznak Prezentace PowerPoint | Textové a obra...

    Přidejte textové a obrazové vodoznaky do prezentací PPT/PPTX. Aplikujte vodoznaky pomocí online aplikace vodoznaku nebo pomocí rozhraní .NET a Java API....watermarker = new Watermarker("presentation.pptx")) { // Nastavte text...watermarker.Save("text-watermarked-presentation.pptx"); } Pokud potřebujete...

    blog.groupdocs.com/cs/watermark/watermark-prese...