Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 1,843 for

project

(0.06 sec)
  1. GroupDocs.Viewer Plugin for One of the Leading ...

    Moodle is a powerful learning management system that provides educators and learners with a robust set of tools for building and administrating collaborative learning environments. When integrated into Moodle, GroupDocs.Viewer enables both educators and learners to view and securely share documents, drawings and images in more than 50 different file formats – all from within Moodle environment and without having to install original software used to create the files....presentations, Outlook messages, Project files, Visio diagrams, CAD...

    blog.groupdocs.com/viewer/groupdocs-viewer-plug...
  2. Render PPTX as JPG using Python

    Learn how to render PPTX as JPG using Python. This tutorial explains how to convert PPTX to JPG in Python for slide image generation and sharing....be implemented in your next project. To learn more about presentation...

    kb.groupdocs.com/viewer/python/render-pptx-as-j...
  3. Convert SVG to PNG using Node.js - Vector Graph...

    Convert SVG vector graphics to PNG images using Node.js. Rotate, flip, watermark, grayscale, and adjust brightness & gamma of converted PNG using Node.js API....following command in your project: npm i @groupdocs/groupdocs...

    blog.groupdocs.com/conversion/convert-svg-to-pn...
  4. Perform Date Range search using C#

    Learn how to perform date range search using C# to find specific document data within a given range. Discover how to search documents by date range in C# with ease....NET library in your C# project to enable date range search...

    kb.groupdocs.com/search/net/perform-date-range-...
  5. Convert PDF to Word using Node.js

    Learn how to convert PDF to Word using Node.js effortlessly. Export PDF to Word in Node.js with simple steps and libraries for accurate document conversion....conversion module into your project to manage file format conversions...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  6. Convert PDF to Text using Node.js

    Learn how to convert PDF to Text using Node.js. This guide covers fast and accurate text extraction, helping you seamlessly export PDF to Text in Node.js with ease....js via Java in your project to enable PDF-to-Text conversion...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  7. Releasing First Version of GroupDocs.Metadata f...

    We are extremely excited to announce that the first version of GroupDocs.Metadata for Java has been released. GroupDocs.Metadata for Java is a valuable addition to the GroupDocs.Metadata product family that empowers Java developers while working with metadata of popular file formats. It is powerful as well as easy to use API that provides all basic metadata operations (i.e. view, add, modify, remove) for a number of file formats. API gets the file as an input and makes its metadata accessible to the user....(PDF) OneNote Format (ONE) MS Project Document (MPP) MS Visio (VDX)...

    blog.groupdocs.com/metadata/releasing-first-ver...
  8. Convert XML Through XSLT Transformation to HTML...

    Learn how to convert a XML document to HTML and other formats using XSLT with GroupDocs.Conversion for .NET....NET is installed in your project. An XML file with the data...

    docs.groupdocs.com/conversion/net/convert-xml-t...
  9. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....different versions of Microsoft Project. Please see the code samples...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Convert XLSX to BMP using Python

    Learn how to convert XLSX to BMP using Python in a few simple steps without extra dependencies. Includes sample code to export XLSX to BMP in Python efficiently....conversion support to your project Import the necessary classes...

    kb.groupdocs.com/conversion/python/convert-xlsx...