Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 3,221 for

presentations

(0.06 sec)
  1. 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...
  2. Inserting Hyperlinks Dynamically | GroupDocs

    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...
  3. 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...
  4. Перетворення презентацій у PDF на Java | PPT, P...

    Програмно конвертуйте презентації форматів MS PowerPoint і Open Office Impress, таких як ODP, PPT, PPTX, у PDF за допомогою API перетворення Java....converter = new Converter("presentation.pptx"); PdfConvertOptions...converter = new Converter("presentation.pptx"); PdfConvertOptions...

    blog.groupdocs.com/uk/conversion/convert-presen...
  5. Tambahkan Tanda Air ke Presentasi di C# | Tanda...

    C# cara untuk menambahkan teks ke slide presentasi sebagai tanda air, atau menerapkan tanda air gambar ke format PPT, PPTX, PPS & lainnya menggunakan .NET Watermarking API oleh GroupDocs....watermarker = new Watermarker("presentation.pptx")) { // Setel teks...watermarker.Save("text-watermarked-presentation.pptx"); } Jika Anda tidak...

    blog.groupdocs.com/id/watermark/add-watermark-t...
  6. Convert database formats | GroupDocs

    This article demonstrates how you can convert to and from database formats with GroupDocs.Conversion for Java....Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/java/convert/data...
  7. Load document | GroupDocs

    Following this guide you will learn how to load document from local disk or file stream for editing with GroupDocs.Editor for Java API....WordProcessing, Spreadsheet and Presentation family formats have load...XLSB SpreadsheetLoadOptio Presentation PPT, PPTX, PPS, POT PresentationLoadOpti...

    docs.groupdocs.com/editor/java/load-document/
  8. Remove Empty Paragraphs in GroupDocs.Assembly f...

    We are delighted to announce a new feature in the monthly release of GroupDocs.Assembly for .NET 18.10. Using the latest version, you can now remove empty paragraphs in word processing, presentation, and email documents. We recommend you to install and use the latest version of the API. Features Introduced While assembling a document, if syntax tags are removed or replaced with empty values, the output document will have empty paragraphs....paragraphs in word processing, presentation, and email documents. We...Word Processing Document Presentation Document Email Document...

    blog.groupdocs.com/assembly/remove-empty-paragr...
  9. Features Overview | GroupDocs

    Features Overview GroupDocs.Assembly for Java is an API that allows you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData and more. The following is the list of salient features which are offered by the GroupDocs.Assembly API: Multiple data formats support Use formulae & perform sequential data operations Apply upper, lower, capital, firstcap formatting to strings in template syntax Template syntax support formatting of ordinal, cardinal, alphabetic numeric nature Support template documents with custom variables & text comments within template syntax tags Dynamically insert out document content in report Dynamically configure background color of html documents & generate barcode in reports Dynamically insert hyperlinks in reports & apply attributes to email message body Dynamically attach email attachments Support of next field analogue of Microsoft Word Update fields during word processing document assembly Apply formula during spreadsheet assembly Template formatting for numeric, text, image, date-time, chart elements Conditional formatting of template text elements Linq-based template syntax Change format of assembled file using explicit specifications or file extension Auto-removal of empty paragraphs Generate various report types, e.... Presentation Document Formats Presentation Document...PowerPoint Presentation and OpenOffice presentation document formats...

    docs.groupdocs.com/assembly/java/features-overv...
  10. PowerPoint ファイルをオンラインで結合 | PPT と PPTX の合併

    2 つ以上の PowerPoint プレゼンテーション ファイルをオンラインで 1 つに結合します。オンラインかつプログラム的に、すべてのスライドを結合したり、複数の 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/ja/merger/merge-powerpoint-p...