Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 2,848 for

presentations

(0.04 sec)
  1. Digital Signature - esign CSV documents | Group...

    Digital signature (eSignature) for CSV made easy with GroupDocs Signature. Create your electronic digital signatures and esign CSV documents for free!...Image) ODP (OpenDocument Presentation) ODS (OpenDocument Spreadsheet)...Document) OTP (OpenDocument Presentation Template) OTS (OpenDocument...

    products.groupdocs.app/signature/csv
  2. Convert PPTX to TXT using Node.js

    Learn how to convert PPTX to TXT using Node.js for efficient document processing. This guide helps you export PPTX to TXT in Node.js with a step-by-step approach....license and loading the presentation, we configure conversion...In conclusion, converting presentation file to text file is an...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  3. Agregar marca de agua a las presentaciones en C...

    Formas de C# para agregar texto a las diapositivas de la presentación como marca de agua, o aplicar marcas de agua de imagen a formatos PPT, PPTX, PPS y más usando la API de marca de agua .NET de GroupDocs....watermarker = new Watermarker("presentation.pptx")) { // Establecer...watermarker.Save("text-watermarked-presentation.pptx"); } Si no proporciona...

    blog.groupdocs.com/es/watermark/add-watermark-t...
  4. Podziel lub scal PDF, PowerPoint, Excel, Word, ...

    Dziel lub scalaj pliki PDF, Word DOC/DOCX, arkusze kalkulacyjne Excel XLS/XLSX, prezentacje PPT/PPTX, rysunki Visio, eBooki i inne dokumenty w Javie. Kroki i przykłady....= "presentation.ppt"; String filePathOut = "presentation\_{0}...the presentation into multiple single page presentations. SplitOptions...

    blog.groupdocs.com/pl/merger/merge-pdf-word-exc...
  5. Watermerk toevoegen aan presentaties in Java | ...

    Voeg een afbeeldingswatermerk toe aan presentatiedia's of pas tekstwatermerken toe op PPT-, PPTX-, PPS- en meer formaten in Java met behulp van GroupDocs Watermarking API....= new Watermarker("path/presentation.pptx"); // Bereid tekst...save("path/text-watermarked-presentation.pptx"); watermarker.close();...

    blog.groupdocs.com/nl/watermark/watermark-prese...
  6. 水印 PowerPoint 演示文稿 |文本和圖像水印

    向 PPT/PPTX 演示文稿添加文本和圖像水印。使用在線水印應用程序或使用 .NET 和 Java API 應用水印。...watermarker = new Watermarker("presentation.pptx")) { // 設置水印文本、坐標和格式...watermarker.Save("text-watermarked-presentation.pptx"); } 如果您需要更多幫助,還可以查閱文章...

    blog.groupdocs.com/zh-hant/watermark/watermark-...
  7. 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/ko/merger/lock-unlock-ppt-pp...
  8. Convert eBook formats | Documentation

    In this article, you will learn how to convert eBook formats with GroupDocs.Conversion for .NET....Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...Language: , , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/net/convert/ebook/
  9. Faceted search | Documentation

    This article gives the knowledge of the creation of faceted search queries using Java search API....faceted search example is presented below with queries in text...standard fields that may be present in documents of this type....

    docs.groupdocs.com/search/java/faceted-search/
  10. 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. 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. In turn, display_text_expression defines text to be displayed for the hyperlink....slides for Presentation documents For Presentation documents,...a slide within the same Presentation document, then the tag is...

    docs.groupdocs.com/assembly/java/inserting-hype...