Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 2,909 for

presentation

(0.03 sec)
  1. How to Convert TXT to PPTX using C#

    This article provides all steps to convert TXT to PPTX using C# on commonly used operating systems. It also includes code example to transform TXT to PPTX using C#....the previous section, we presented a comprehensive explanation...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  2. Insertar objetos OLE en Word, Excel, PowerPoint...

    Incruste documentos como objetos OLE en otros documentos de Word, hojas de cálculo de Excel, presentaciones de Powerpoint mediante programación en Java utilizando GroupDocs.Merger API....Merger merger = new Merger("presentation.pptx"); merger.importDo...s); merger.save("output-presentation.pptx"); Conclusión # Hemos...

    blog.groupdocs.com/es/merger/insert-ole-objects...
  3. پیدا کردن مترادف هر کلمه در Java | گروه های متر...

    تمام مترادف های ممکن هر کلمه را در Java پیدا کنید. با استفاده از Search API، مجموعه‌های مختلفی از مترادف‌ها را با معانی مختلف یک کلمه مرتب کنید....'**show**': - prove - testify - present - demo - exhibit - demonstrate...- demo demonstrate exhibit present **show** در مرحله بعد، در مقاله...

    blog.groupdocs.com/fa/search/find-synonyms-of-w...
  4. 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...
  5. 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-...
  6. Как преобразовать PDF в презентацию на C#

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

    kb.groupdocs.com/ru/conversion/net/how-to-conve...
  7. 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...
  8. Remove Password Protection form Word | Unlock W...

    Remove password from Word documents. Unlock password protected Word documents using free online password remover app & programmatically....Documents Unlocking PowerPoint Presentations Locking Word Documents with...

    blog.groupdocs.com/merger/unlock-word-documents...
  9. Password Protect Word Document | Add Password t...

    Add password to your Word files. Lock Word documents with password protection using free online app & programmatically using GroupDocs....PDF Files Lock PowerPoint Presentations with Password to Protect...

    blog.groupdocs.com/merger/password-protect-word...
  10. Extract Text from Markdown Files in Java | Mark...

    Extract Text from Markdown Files in Java. Parser the mardown files within Java applications using document parser API by GroupDocs....Spreadsheets: XLS, XLSX, … Presentations: PPT, PPTX, …. eBooks: EPUB...

    blog.groupdocs.com/parser/extract-text-from-mar...