Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 3,221 for

presentations

(0.28 sec)
  1. Search index settings | GroupDocs

    This page contains a description of all index settings that can be specified in an instance of the IndexSettings class....using it to extract text is presented on the page . DocumentFilter...an index of this type is presented on the page. CompactIndex...

    docs.groupdocs.com/search/net/search-index-sett...
  2. Convert CAD formats | GroupDocs

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for Node.js via Java....Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...Description Language: , , , , PDF: Presentation: FODP, , , , , , , , , ...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  3. 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. String query = "Einstein"...

    docs.groupdocs.com/search/java/build-search-query/
  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. Support for Single-Column Table-Row Data Bands ...

    GroupDocs team is proudly announcing the support for single-column table-row data bands in monthly release of GroupDocs.Assembly for .NET 18.2. Using the latest version, you can now add single-column table-row data bands in word processing, spreadsheet, presentation, and email messages with HTML and RTF bodies. We recommend you to download and use the latest version of API. Features IntroducedGroupDocs.Assembly for .NET extends abilities to work with single-column table-row data bands and conditional blocks....processing, spreadsheet, presentation, and email messages with...Table-Row data bands for Presentation documents Single-Column...

    blog.groupdocs.com/assembly/support-for-single-...
  7. 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...
  8. ادغام پاورپوینت ها و اسلایدها با استفاده از C# ...

    ادغام ارائه های پاورپوینت با استفاده از سی شارپ. علاوه بر این، اسلایدهای خاصی از فایل‌های PPT/PPTX را با استفاده از API ادغام NET توسط GroupDocs ترکیب کنید....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/fa/merger/merge-powerpoint-p...
  9. Fusionner des présentations et des diapositives...

    Fusionnez des présentations PowerPoint PPT/PPTX en Java. Apprenez à combiner des diapositives spécifiques de différents fichiers à l'aide de l'API de fusion Java de GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/fr/merger/merge-powerpoint-p...
  10. Proteggi con password i file PowerPoint in Java...

    Come bloccare i file PowerPoint con password in Java. Modificare la password esistente e rimuoverla per sbloccare i file PPT/PPTX utilizzando l'API Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Quando si tenta...

    blog.groupdocs.com/it/merger/lock-unlock-ppt-pp...