Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 3,040 for

presentations

(0.06 sec)
  1. Convert PPTX to DOCX using Node.js

    Learn how to convert PPTX to DOCX using Node.js with a step-by-step guide. Easily export PPTX to DOCX in Node.js with simple code and powerful conversion features....seamless bridge between presentation and document formats while...the provided license, a presentation file in PPTX format is loaded...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  2. GroupDocs.Conversion Product Family

    Find answers about converting documents and images of various types using code on any platform....to Presentation in C# How to Convert PDF to Presentation in Java...

    kb.groupdocs.com/conversion/page/15/
  3. Adding image watermarks | Documentation

    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. 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/ko/merger/merge-powerpoint-p...
  5. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....slides for Presentation documents For Presentation documents,...a slide within the same Presentation document, then the tag is...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  6. PowerPoint-Präsentationen mit Passwort schützen...

    Fügen Sie ein Passwort zu PowerPoint-Präsentationen hinzu. Sperren Sie PPT-Dateien mit Passwortschutz mit der kostenlosen Online-App und programmgesteuert mit GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Ausführlichere...

    blog.groupdocs.com/de/merger/password-protect-p...
  7. Filigran PowerPoint Sunumları | Metin ve Resim ...

    PPT/PPTX Sunumlarına metin ve resim filigranları ekleyin. Çevrimiçi filigran uygulamasını veya .NET ve Java API'lerini kullanarak filigran uygulayın....watermarker = new Watermarker("presentation.pptx")) { // Filigran metnini...watermarker.Save("text-watermarked-presentation.pptx"); } Daha fazla yardıma...

    blog.groupdocs.com/tr/watermark/watermark-prese...
  8. Float and paginal modes | Documentation

    This article explains pros and cons of float and paginal document editing modes when edit Word documents with GroupDocs.Editor API.... These modes are presented by two properties with the...At first, such property is present in the class and is doubled...

    docs.groupdocs.com/editor/java/float-and-pagina...
  9. Ochrona hasłem Prezentacje programu PowerPoint ...

    Dodaj hasło do prezentacji PowerPoint. Zablokuj pliki PPT za pomocą ochrony hasłem za pomocą bezpłatnej aplikacji online i programowo za pomocą GroupDocs....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Bardziej szczegółowe...

    blog.groupdocs.com/pl/merger/password-protect-p...
  10. 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...