Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 2,924 for

presentation

(0.09 sec)
  1. كيفية تحويل PDF إلى عرض تقديمي في C #

    توضح هذه المقالة القصيرة الإجراء خطوة بخطوة لتحويل PDF إلى عرض تقديمي في C # وكيفية تطوير التطبيق لمحول PDF إلى PPTX باستخدام C #....كيفية تطوير تحويل * PDF إلى Presentation في C # * باتباع الإرشادات...

    kb.groupdocs.com/ar/conversion/net/how-to-conve...
  2. كيفية تحويل ملف PDF إلى عرض تقديمي بجافا

    توفر هذه المقالة إجراءً خطوة بخطوة لتحويل PDF إلى عرض تقديمي في Java وتطبيق نموذج لتحويل PDF إلى عرض PowerPoint تقديمي باستخدام Java....المستندات ** لتحويل PDF إلى Presentation في Java **. لا يعتمد سير...

    kb.groupdocs.com/ar/conversion/java/how-to-conv...
  3. Compare multiple documents | Documentation

    Learn more about how to compare multiple Word documents or PowerPoint Presentations simultaneously with GroupDocs.Comparison for Node.js via Java....PowerPoint and Open Document presentations. allows you to compare more...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  4. Business Case of Manager-Client Contract System...

    Note This business case has been conceived for the demonstration purpose and serves well for a typical manager-client system. There may be simpler or complex scenarios in real life businesses. Business Case There are many managers offering their services. There are multiple clients in the market. A manager can sign multiple contracts and start working. A contract may contain multiple clients. The data is fetched from custom objects and report is generated....Documents, Spreadsheets, Presentations. The report developer must...

    docs.groupdocs.com/assembly/java/business-case-...
  5. Convert PDF to HTML programmatically using C#

    Let's convert a PDF document to HTML using a few lines of code. Automate PDF conversion within .NET application to convert whole document or selected pages....file format that is used to present documents in a manner that...

    blog.groupdocs.com/conversion/convert-a-pdf-doc...
  6. Sign Documents with Encrypted Custom Objects

    Hello guys! It’s been a while since my last post about GroupDocs.Signature for Java. So, our Java community might have been waiting for something new regarding our e-signature API. Well, we have recently released version 19.7 of GroupDocs.Signature for Java and today, I shall give you an overview of something interesting that we have introduced in our latest release. In the last couple of months, we introduced a quite valuable feature in the ....SlidesMetadataSignat - for Presentations CellsMetadataSignatu - for...

    blog.groupdocs.com/signature/sign-documents-wit...
  7. Как преобразовать PDF в презентацию на C#

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

    kb.groupdocs.com/ru/conversion/net/how-to-conve...
  8. Get supported file formats | Documentation

    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-...
  9. Jak przekonwertować plik PDF na prezentację w J...

    W tym artykule przedstawiono procedurę krok po kroku konwersji pliku PDF na prezentację w języku Java oraz przykładową aplikację do konwersji pliku PDF na prezentację programu PowerPoint przy użyciu języka Java.... aby konwertować PDF na Presentation w Javie . Ten przepływ pracy...

    kb.groupdocs.com/pl/conversion/java/how-to-conv...
  10. Get Document Information using Java

    Learn how to get document information using Java. Improve the efficiency of document management by mastering the technique of how to get file properties using Java....text files, spreadsheets, presentations, or other formats, the ability...

    kb.groupdocs.com/metadata/java/get-document-inf...