Sort Score
Result 10 results
Languages All
Labels All
Results 831 - 840 of 1,983 for

project

(0.04 sec)
  1. 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...
  2. GroupDocs.Viewer for .NET | GroupDocs

    GroupDocs.Viewer for .NET allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your .NET application....CrossPlatform does not support all MS Project Management formats (MPP, MPT...

    docs.groupdocs.com/viewer/net/
  3. Installation | GroupDocs

    This guide explains how to install GroupDocs.Conversion for Python via .NET to your environment...downloaded file into your project folder. Install Package Using...

    docs.groupdocs.com/conversion/python-net/gettin...
  4. Install GroupDocs.Viewer for Java | GroupDocs

    This topic describes how to install GroupDocs.Viewer for Java....API directly in your Maven project using following steps. Tip...

    docs.groupdocs.com/viewer/java/installation/
  5. 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...
  6. Extract Hyperlinks from PPTX using C#

    Learn how to extract hyperlinks from PPTX using C# for presentation analysis, content management. This topic also includes code to read hyperlinks from PPTX in C#....NET library to your C# project using NuGet to facilitate hyperlink...functionality into your own projects. Code to Extract Hyperlinks...

    kb.groupdocs.com/parser/net/extract-hyperlinks-...
  7. Extract metadata from PPTX using C#

    Quickly learn how to extract metadata from PPTX using C#. An example of PPTX metadata extraction C# code will be provided, compatible with Windows, macOS, and Linux....NET library to your C# project to set up your development...search and organization. For projects requiring cross-platform support...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  8. Perform Case-Sensitive Search using Java

    Effortlessly perform case-sensitive search using Java for accurate results. Follow the step-by-step instructions to search case-sensitive text in files using Java....for Java library into your project to enable functionality for...this functionality into your projects today to elevate your search...

    kb.groupdocs.com/search/java/perform-case-sensi...
  9. Phrase Search in Documents using Java

    Learn to perform phrase search in documents using Java. Explore methods to search documents by phrases in Java and simplify your document search tasks....for Java library into your project to enable searching documents...

    kb.groupdocs.com/search/java/phrase-search-in-d...
  10. C# Convert WebP Images to JPG, PNG, TIFF & PDF ...

    How to convert WebP to JPG, PNG, TIFF, or PDF in C#. Use opensource .NET Conversion API. Working examples are also available at GroupDocs GitHub Repository....and reference it into the project. WebP Image Convert WebP to...

    blog.groupdocs.com/conversion/convert-webp-to-j...