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

presentation

(0.03 sec)
  1. 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/ko/merger/lock-unlock-ppt-pp...
  2. Convert CSV to HTML using C#

    Let's quickly understand how to convert CSV to HTML using C#. We will provide you with essential instructions and code example to export CSV to HTML using C#.... When presenting data online or in a manner...especially when you want to present your tabular data on the web...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  3. Senha Proteger Apresentações do PowerPoint | Bl...

    Adicionar senha às apresentações do PowerPoint. Bloqueie arquivos PPT com proteção por senha usando o aplicativo online gratuito e programaticamente usando o GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Para instruções...

    blog.groupdocs.com/pt/merger/password-protect-p...
  4. Wachtwoordbeveiliging PowerPoint-presentaties |...

    Wachtwoord toevoegen aan PowerPoint-presentaties. Vergrendel PPT-bestanden met wachtwoordbeveiliging met behulp van de gratis online app en programmatisch met behulp van GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Voor meer gedetailleerde...

    blog.groupdocs.com/nl/merger/password-protect-p...
  5. Search index settings | Documentation

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....encoding of text files is presented on the page . getCustomExtractors...using it to extract text is presented on the page . setDocumentFilter...

    docs.groupdocs.com/search/java/search-index-set...
  6. حماية كلمة المرور لملفات PowerPoint في Java | ق...

    كيفية قفل ملفات PowerPoint بكلمات مرور في Java. قم بتغيير كلمة المرور الحالية وإزالتها لإلغاء تأمين ملفات PPT / PPTX باستخدام Java API....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); عندما تحاول فتح...

    blog.groupdocs.com/ar/merger/lock-unlock-ppt-pp...
  7. 联机合并 PowerPoint 文件 | PPT 和 PPTX 合并

    将两个或多个 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/zh/merger/merge-powerpoint-p...
  8. Ochrona hasłem plików programu PowerPoint w jęz...

    Jak zablokować pliki programu PowerPoint za pomocą haseł przy użyciu języka C#. Zmień istniejące hasło i usuń je, aby odblokować pliki PPT/PPTX za pomocą interfejsu API platformy .NET....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Oto wyjście powyższego...

    blog.groupdocs.com/pl/merger/lock-unlock-ppt-pp...
  9. C# Regex - Search in Documents using Regular Ex...

    Unlock the power of programmatic search in C#! Learn how to search multiple text-based documents across folders with precision using regular expressions....documents, spreadsheets, presentations, PDF files, Markup files...code provides two ways to present your search results. Highlight...

    blog.groupdocs.com/search/search-in-documents-b...
  10. Redact Text in PPTX using C#

    In this tutorial, you'll learn how to redact text in PPTX using C#. Also, you'll be provided with a straightforward code example to replace text in PPTX using C#....information from PowerPoint presentations ( PPTX ) holds immense significance...information from PowerPoint presentations (PPTX) using C# is a crucial...

    kb.groupdocs.com/redaction/net/redact-text-in-p...