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

presentation

(0.16 sec)
  1. 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...
  2. 联机合并 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...
  3. Search index settings | GroupDocs

    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...
  4. 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...
  5. CSV to PDF using template

    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....traduzcan en información presentable y significativa, debe convertirlos...datos CSV en un formato presentable. Este artículo lo guiará...

    blog.groupdocs.com/es/tag/csv-to-pdf-using-temp...
  6. Generate Reports

    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....traduzcan en información presentable y significativa, debe convertirlos...datos CSV en un formato presentable. Este artículo lo guiará...

    blog.groupdocs.com/es/tag/generate-reports/
  7. PowerPoint-Dateien online zusammenführen | Fusi...

    Führen Sie zwei oder mehr PowerPoint-Präsentationsdateien online zu einer zusammen. Kombinieren Sie alle Folien oder verbinden Sie nur die spezifischen Folien mehrerer PPT/PPTX-Dateien online und programmgesteuert....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/de/merger/merge-powerpoint-p...
  8. מיזוג קבצי 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/he/merger/merge-powerpoint-p...
  9. Połącz pliki programu PowerPoint online | Połąc...

    Scal dwa lub więcej plików prezentacji programu PowerPoint online w jeden. Połącz wszystkie slajdy lub dołącz tylko określone slajdy z wielu plików PPT/PPTX online i programowo....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/pl/merger/merge-powerpoint-p...
  10. 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. C# string query = "Einstein"...

    docs.groupdocs.com/search/net/build-search-query/