Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 3,410 for

presentations

(0.14 sec)
  1. Unisci file PowerPoint online | Fusione PPT e PPTX

    Unisci due o più file di presentazione PowerPoint online in uno solo. Combina tutte le diapositive o unisci solo le diapositive specifiche di più file PPT/PPTX online e in modo programmatico....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/it/merger/merge-powerpoint-p...
  2. JSON to PDF using Template 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....formato JSON no son muy presentables y fácilmente comprensibles...datos JSON en un formato presentable. Este artículo lo guiará...

    blog.groupdocs.com/es/tag/json-to-pdf-using-tem...
  3. Adding image watermarks | GroupDocs

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.... Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker...watermarker = new Watermarker ( "presentation.pptx" ); // Use path to...

    docs.groupdocs.com/watermark/java/adding-image-...
  4. 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...
  5. 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...
  6. حفاظت از رمز عبور فایل های پاورپوینت در 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...
  7. 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...
  8. Next Generation GroupDocs.Conversion for Java i...

    Team GroupDocs is contented to release Next Generation GroupDocs.Conversion for Java, a totally back-end API in the era of document conversion. API enables Java developers to convert a document in various supported formats. As the API is UI-Agnostic and no additional tool or service is required for it, developers can integrate it in their existing projects as well. We would suggest you to explore the API and share your valuable feedback...Formatted Document Conversion to Presentation Document Formats Document...Processing Spread sheet Presentation Pdf HTML Image For more...

    blog.groupdocs.com/conversion/groupdocs-coversi...
  9. Support for Single-Column Table-Row Data Bands ...

    GroupDocs team is proudly announcing the support for single-column table-row data bands in monthly release of GroupDocs.Assembly for .NET 18.2. Using the latest version, you can now add single-column table-row data bands in word processing, spreadsheet, presentation, and email messages with HTML and RTF bodies. We recommend you to download and use the latest version of API. Features IntroducedGroupDocs.Assembly for .NET extends abilities to work with single-column table-row data bands and conditional blocks....processing, spreadsheet, presentation, and email messages with...Table-Row data bands for Presentation documents Single-Column...

    blog.groupdocs.com/assembly/support-for-single-...
  10. 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-...