Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 2,941 for

presentation

(0.03 sec)
  1. How to Add Image Signature to DOCX using Java

    This topic will provide knowledge on how to add image signature to DOCX using Java. Also, a code example will be provided to insert image signature into DOCX using Java....the previous section, we presented a detailed explanation of...

    kb.groupdocs.com/signature/java/how-to-add-imag...
  2. How to Sign JPEG with text signature using C#

    In this topic, you will get help on how to sign JPEG with text signature using C#. Also, code example will be supplied to add text signature to JPEG using C#.... In this article, we’ve presented a comprehensive guide on how...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...
  3. Convert XLSX to HTML using Python

    Convert XLSX to HTML using Python for seamless spreadsheet rendering. Learn how to export XLSX to HTML in Python with automated layout preservation....dashboards, visual data presentations, and template-driven reports...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  4. GroupDocs.Editor for Node.js | Documentation

    GroupDocs.Editor for Node.js enables document editing in form of HTML.Edit Word, Excel and PowerPoint documents using GroupDocs.Editor for Node.js powerful document editing API....Excel workbooks, PowerPoint presentations, XML, OpenDocument Formats...

    docs.groupdocs.com/editor/nodejs-java/
  5. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....of supported file types is presented below. const supportedFileTypes...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  6. 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...
  7. 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-...
  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. 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-...