Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 3,225 for

presentation

(0.17 sec)
  1. Tags

    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....to Presentation in CSharp 1 Add Watermark to Presentation in...Watermark to Presentations 1 add watermark to presentations in csharp...

    blog.groupdocs.com/it/tags/
  2. Tags

    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....to Presentation in CSharp 1 Add Watermark to Presentation in...Watermark to Presentations 1 add watermark to presentations in csharp...

    blog.groupdocs.com/id/tags/
  3. Tags

    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....to Presentation in CSharp 1 Add Watermark to Presentation in...Watermark to Presentations 1 add watermark to presentations in csharp...

    blog.groupdocs.com/fr/tags/
  4. Hợp nhất các tệp PowerPoint trực tuyến | Sáp nh...

    Hợp nhất hai hoặc nhiều tệp bản trình bày PowerPoint trực tuyến thành một. Kết hợp tất cả các trang chiếu hoặc chỉ nối các trang chiếu cụ thể của nhiều tệp PPT/PPTX trực tuyến & theo chương trình....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...
  5. 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-...
  6. Add Area Annotation to JPG using C#

    In this topic, you will learn how to add area annotation to JPG using C#. It also includes comprehensive steps and code example to insert area annotation to JPG in C#.... The following section presents detailed instructions on how...additional software installation. Presented below is a sample C# program...

    kb.groupdocs.com/annotation/net/add-area-annota...
  7. Chỉnh sửa bài thuyết trình bằng Java | Chỉnh sử...

    Chỉnh sửa bản trình bày PowerPoint được giải thích bằng ví dụ Java để chỉnh sửa các tệp PPT, PPTX, ODP trong ứng dụng của bạn bằng API chỉnh sửa bản trình bày.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Bước...

    blog.groupdocs.com/vi/editor/edit-ppt-pptx-pres...
  8. Java でプレゼンテーションを編集する | PPT/PPTX編集

    PowerPoint プレゼンテーションの編集については、プレゼンテーション編集 API を使用してアプリケーション内で PPT、PPTX、ODP ファイルを編集する Java の例を使用して説明されています。... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); ステップ...

    blog.groupdocs.com/ja/editor/edit-ppt-pptx-pres...
  9. Удалить защиту паролем формы PowerPoint Files |...

    Удалить пароль из презентаций PowerPoint. Разблокируйте защищенные паролем файлы PPT/PPTX с помощью бесплатного онлайн-приложения для удаления паролей и программно....filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...merger.Save(@"path/no-pwd-presentation.pptx"); } Дополнительные...

    blog.groupdocs.com/ru/merger/unlock-powerpoint-...
  10. Объединить файлы PowerPoint онлайн | Слияние PP...

    Объедините два или более файла презентации 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/ru/merger/merge-powerpoint-p...