Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 3,332 for

presentations

(0.1 sec)
  1. GroupDocs.Parser for .NET 25.12 – آخر التحديثات...

    اكتشف ما هو الجديد في GroupDocs.Parser لـ .NET 25.12. متوفر الآن على NuGet وموقع GroupDocs....table found in the whole presentation IEnumerable<PageTableArea>...

    blog.groupdocs.com/ar/parser/groupdocs-parser-f...
  2. Cara Mengonversi PDF ke Presentasi di Java

    Artikel ini menyediakan prosedur langkah demi langkah untuk mengonversi PDF ke Presentasi di Java dan contoh aplikasi untuk mengonversi presentasi PDF ke PowerPoint menggunakan Java....mengonversi PDF menjadi Presentation di Java . Alur kerja konversi...

    kb.groupdocs.com/id/conversion/java/how-to-conv...
  3. Remove Text Watermark from PDF Using Python

    You can remove text watermark from PDF using Python with simple steps. This guide also explains how to delete watermark in PDF using Python safely and easily....marks may become necessary to present a clean and professional appearance...

    kb.groupdocs.com/watermark/python/remove-text-w...
  4. JpgViewOptions | GroupDocs.Viewer for .NET API ...

    Provides options for rendering documents into JPG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....PresentationOptions { get; set; } The presentation files view options. ProjectManagementOpt...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  5. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....of supported file types is presented below. Iterable < FileType...

    docs.groupdocs.com/metadata/java/get-supported-...
  6. The Business Layer | GroupDocs

    Common Utilities Class Document Directories Applying Product License Metered Licensing Data Layer Class Custom Objects Populate Data (Getting Customers Details) Getting Order Details Getting Product Details Getting Single Customer Details Database Entities Getting Customer Details From Database Getting Order Details From Database Getting Product Details From Database Getting Single Customer Details From Database DataSet Source Getting Customer, Order Details From DataSet Getting Product Details From DataSet Getting Single Customer Details From DataSet XML DataSource Getting Complete Details From XML Files Getting Single Customer Details From XML DataSource JOSN DataSource Getting Customer Data From JSON File Getting Customer And Order Data From JSON File Getting Product Data From JSON File Getting Single Customer Data From JSON File Use Spreadsheets as Data Sources Use Tables of Word Processing Documents as Data Sources Use Tables of Presentation Documents as Data Sources Complete DataLayer Class Code Complete DynamicEntity Class Code Complete CommonUtilities Class Code...Data Sources Use Tables of Presentation Documents as Data Sources...

    docs.groupdocs.com/assembly/net/the-business-la...
  7. Remove Text Watermark from DOCX Using C#

    Explore how to remove text watermark from DOCX using C#. We'll furnish you with code to delete watermark text from DOCX in C# without extra software installation....distribution or preparing them for presentation, this technique empowers...

    kb.groupdocs.com/watermark/net/remove-text-wate...
  8. Как преобразовать PDF в презентацию на C#

    В этой короткой статье описывается пошаговая процедура преобразования PDF в презентацию на C# и разработка приложения для конвертера PDF в PPTX с использованием C#....разработать конвертер PDF в Presentation на C# , следуя пошаговым...

    kb.groupdocs.com/ru/conversion/net/how-to-conve...
  9. Announcing GroupDocs Viewer Plugin for Atlassia...

    We’re excited to announce the release of our new GroupDocs Viewer plugin (Version 1.0) for Atlassian Confluence. The GroupDocs Viewer plugin is now available for download in the Atlassian Marketplace or you can simply search and install it directly from your Confluence editor. [caption id=“attachment_1033” align=“alignnone” width=“552” caption=“Announcing GroupDocs Viewer plugin for Atlassian Confluence”] [/caption] GroupDocs Viewer is an efficient online document viewer, which lets you view documents online using your browser....almost all common file formats presently available. In short, GroupDocs...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  10. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like to present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face to each other). In this release we’ve implemented functionality that allows users to use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....Today, I’d like to present several great enhancements that we’ve...

    blog.groupdocs.com/annotation/save-annotations-...