Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 3,067 for

presentation

(0.35 sec)
  1. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...PowerPoint presentations online or automate presentation viewing...

    blog.groupdocs.com/fr/groupdocs.blog/page/2/
  2. 用 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...
  3. How to Convert TXT to PPTX using Java

    This article aims to convert TXT to PPTX using Java on commonly used operating systems. Also, a code example is provided to transform TXT to PPTX using Java....TXT files to PowerPoint presentations is a frequent task in today’s...PPTX with Java! Earlier, we presented a tutorial on converting TXT...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...results are then combined to present to the user. Federated search...Received results are handled and presented to users. Web search engines...

    docs.groupdocs.com/search/nodejs-java/about-sea...
  5. Presentaciones de PowerPoint con marcas de agua...

    Agregue marcas de agua de texto e imágenes a presentaciones PPT/PPTX. Aplique marcas de agua utilizando la aplicación de marcas de agua en línea o utilizando las API de .NET y Java....watermarker = new Watermarker("presentation.pptx")) { // Establecer...watermarker.Save("text-watermarked-presentation.pptx"); } Si necesita más...

    blog.groupdocs.com/es/watermark/watermark-prese...
  6. ارائه پاورپوینت واترمارک | واترمارک متن و تصویر

    واترمارک متن و تصویر را به ارائه های PPT/PPTX اضافه کنید. با استفاده از برنامه واترمارک آنلاین یا با استفاده از NET و API های جاوا، واترمارک ها را اعمال کنید....watermarker = new Watermarker("presentation.pptx")) { // متن واترمارک،...watermarker.Save("text-watermarked-presentation.pptx"); } اگر به کمک بیشتری...

    blog.groupdocs.com/fa/watermark/watermark-prese...
  7. הוסף סימן מים למצגות ב-Java | סימני מים של טקסט...

    הוסף סימן מים של תמונה לשקופיות מצגת, או החל סימני מים של טקסט על PPT, PPTX, PPS ועוד פורמטים ב-Java באמצעות GroupDocs Watermarking API....= new Watermarker("path/presentation.pptx"); // הכן טקסט, גודלו...save("path/text-watermarked-presentation.pptx"); watermarker.close();...

    blog.groupdocs.com/he/watermark/watermark-prese...
  8. 암호 보호 PowerPoint 프레젠테이션 | PPT 파일 잠금

    PowerPoint 프레젠테이션에 암호를 추가합니다. 무료 온라인 앱을 사용하고 프로그래밍 방식으로 GroupDocs를 사용하여 암호 보호 기능으로 PPT 파일을 잠급니다....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } 자세한 지침은 C#을 사용하여...

    blog.groupdocs.com/ko/merger/password-protect-p...
  9. 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...
  10. حفاظت از رمز عبور فایل های پاورپوینت در 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...