Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 1,173 for

presentation conversion

(0.04 sec)
  1. Add Image Annotation to JPG using C#

    This tutorial offers guidance on how to add image annotation to JPG using C#. You can insert image annotation to JPG in C# without installing extra tools....Conversion Product Family GroupDocs...explanations, or create dynamic presentations, the outlined steps are...

    kb.groupdocs.com/annotation/net/add-image-annot...
  2. Get Document Information using C#

    Discover the process of how to get document information using C#. Enhance document management efficiency by learning how to get file properties using C#....Conversion Product Family GroupDocs...documents, spreadsheets, presentations, or other formats, obtaining...

    kb.groupdocs.com/metadata/net/get-document-info...
  3. How to Add Image Signature to DOCX using C#

    This article will provide help on how to add image signature to DOCX using C#. Also, a code example will be provided to insert image signature into DOCX using C#....Conversion Product Family GroupDocs...In a preceding section, we presented a detailed, step-by-step tutorial...

    kb.groupdocs.com/signature/net/how-to-add-image...
  4. 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....Conversion Product Solution GroupDocs...of supported file types is presented below. Iterable < FileType...

    docs.groupdocs.com/metadata/java/get-supported-...
  5. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Conversion Product Solution GroupDocs...follows: If separators are present in the word, they are replaced...

    docs.groupdocs.com/search/net/search-for-text-c...
  6. با استفاده از Node.js PDF را به CSV تبدیل کنید

    آموزش تبدیل PDF به CSV با استفاده از Node.js با راهنمای گام به گام. برای استخراج و مدیریت کارآمد داده، PDF را به راحتی به CSV در Node.js صادر کنید....Conversion Product Family GroupDocs...پیکربندی و ادغام GroupDocs.Conversion برای Node.js از طریق جاوا...

    kb.groupdocs.com/fa/conversion/nodejs/convert-p...
  7. Date range search | Documentation

    This article gives the knowledge that how to search by date with date range search....Conversion Product Solution GroupDocs...format for the search is presented below. C# string indexFolder...

    docs.groupdocs.com/search/net/date-range-search/
  8. 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....Conversion Product Solution GroupDocs...Documents, Spreadsheets, Presentations. The report developer must...

    docs.groupdocs.com/assembly/java/business-case-...
  9. Scan Barcode from PPTX using C#

    This guide explains how to scan barcode from PPTX using C#, featuring a code example to help you extract barcode from PPTX in C# efficiently and seamlessly....Conversion Product Family GroupDocs...information from PowerPoint presentations, making it a valuable tool...

    kb.groupdocs.com/parser/net/scan-barcode-from-p...
  10. Get supported file formats | Documentation

    This page describes how the search api is used to obtain a list of supported file types....Conversion Product Solution GroupDocs...of supported file types is presented below. C# IEnumerable < FileType...

    docs.groupdocs.com/search/net/get-supported-fil...