Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 2,155 for

project

(1 sec)
  1. Supported File Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Audio Layer III Microsoft Project Document Outlook Email Message...

    docs.groupdocs.com/metadata/java/supported-docu...
  2. Introducing a More Optimized and Simplified Ele...

    Why change is considered as a hard but yet good thing to occur? Why the updates are important? This is because if there is no change there is no progress and staying the same over the time makes the things die. The updates in the software components are also similar when a new version of the same software replaces the old one. A software that remains the same and doesn’t introduce any improvements or new features becomes obsolete....8, it is required to make project-wide replacement of namespaces...

    blog.groupdocs.com/signature/introducing-a-more...
  3. Spelling Correction in Document Search using Java

    Learn how to do spelling correction in document search using Java. You will get a code example for spell check in document search using Java for accurate results....Search for Java library to your project Use the Index class to create...

    kb.groupdocs.com/search/java/spelling-correctio...
  4. Convert PPTX to HTML using Node.js

    Discover how to convert PPTX to HTML using Node.js with our step-by-step guide that quickly shows you exactly how to export PPTX to HTML in Node.js with ease today....js project so you can use its PPTX to...

    kb.groupdocs.com/conversion/nodejs/convert-pptx...
  5. Convert TXT to ODT using Node.js

    Convert TXT to ODT using Node.js for fast and accurate document transformation. This guide also shows the steps of how to export TXT to ODT in Node.js with ease....conversion capabilities within your project Integrate the groupdocs.conversion...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  6. C# Convert JPG, PNG, GIF, TIFF Images to PDF | ...

    Convert images to PDF in C#. Convert JPG, TIFF, PNG, JPEG, GIF, BMP, and more files with rotation, resize, margins options using conversion API for .NET....Visio documents, Microsoft Project files, PSD files, PDL, Email...

    blog.groupdocs.com/conversion/convert-images-to...
  7. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going to introduce new features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, images, OpenDocument files, emails and others. Initially, the library was geared towards integration into web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including desktop and mobile ones!...help you better maintain your project’s storage space limitations...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  8. How to merge JPG images using Java | GroupDocs

    Learn how to merge JPG image files, combine JPG image files into one file programmatically in java language using GroupDocs.Merger for Java library....xm l project file. Source JPG images How...

    docs.groupdocs.com/merger/java/getting-started/...
  9. 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...
  10. 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...