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

presentations

(0.12 sec)
  1. How to Sign RTF with QR Code using Java

    Quickly learn how to sign RTF with QR Code using Java to enhance document's security. We will also provide a code example to create QR Code in RTF using Java....using Java In brief, QR codes present an inventive and effective...

    kb.groupdocs.com/signature/java/how-to-sign-rtf...
  2. How to Convert ODT to DOCX using Java

    In this topic, you will discover the procedure how on convert ODT to DOCX using Java. Also, we will furnish you with Java code snippet to export ODT to DOCX in Java....DOCX using Java This article presents an in-depth guide that thoroughly...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. How to Sign XLSX with Barcode Signature using C#

    Easily access assistance on how to sign XLSX with Barcode signature using C#. Additionally, we will furnish a code example to create Barcode signature in XLSX using C#....of utmost important in the present time. As an effective way,...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...
  4. Releasing GroupDocs.Search for Java - Document ...

    We are pleased to announce that the first version of GroupDocs.Search for Java has been released. The API allows Java developers to perform searching and indexing operations against various formats to gain data insights. One can easily perform actions to search through different directories and documents for text occurrences, basic metadata fields, file names, document types and many more. Please continue to read more about the features and the file formats supported by the API....ott) Presentation Document Formats (.ppt/...

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

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

    kb.groupdocs.com/ru/conversion/net/how-to-conve...
  9. 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-...
  10. How to Streamline Your Document Signing Using O...

    A steady document signing process is the back bone of any contract-oriented organization. Conventional signing process leaves you with piles of signed documents, difficult to handle and archive. Also, the documents are passed around different departments, either getting lost or eating up too much time delaying the signing process. Online signature is the answer to all these concerns. Save your time and effort with GroupDocs’ online signatureSay good bye to lost signed documents and tons of paper piling up in your office!...step only after finishing the present one. This will make sure that...

    blog.groupdocs.com/signature/how-to-streamline-...