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

project

(0.3 sec)
  1. Scan QR Code from DOCX using C#

    Let’s quickly learn how to scan QR Code from DOCX using C#. Moreover, an example will be provided to extract QR Code from DOCX in C# without using extra software....NET library into your project for QR code scanning from DOCX...integrating the code into your projects becomes straightforward and...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  2. 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...
  3. Non-Windows Launch | GroupDocs

    Configure GroupDocs.Comparison for .NET on Linux and in Docker: install libgdiplus, Microsoft core fonts, and set up .NET 6 or .NET 8 Dockerfiles for non-Windows environments....used to build the service project FROM mcr.microsoft.com/dotnet/sdk:8...

    docs.groupdocs.com/comparison/net/non-windows-l...
  4. Convert PNG to JPG with Python

    Learn how to convert PNG to JPG with Python without installed extra software. This topic also provide a code eample that explains how to export PNG to JPG in Python....works directly within Python projects. By automating the conversion...conversion capabilities in your project Create a Converter instance...

    kb.groupdocs.com/conversion/python/convert-png-...
  5. project_file.pdf

    Page 1 Project: b4ubuild_sample_07a Date: 4/24/2026 3:02 PM Task Split Milestone Summary Project Summary External Tasks External Milestone Inactive Task Inactive Milestone Inactive Summary Manual T......Page 1 Project: b4ubuild_sample_07a Date: 4/24/2026 3:02 PM Task...Task Split Milestone Summary Project Summary External Tasks External...

    docs.groupdocs.com/viewer/python-net/_output_fi...
  6. 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...
  7. Convert PDF to MHTML using Python

    Comprehensive guide to convert PDF to MHTML using Python. Learn step-by-step how to export PDF to MHTML using Python, preserving formatting without extra software....conversion support to your Python project Import the required modules...conversion python code into your projects, enabling automated workflows...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  8. Convert TXT to XLSX using Node.js

    Convert TXT to XLSX using Node.js with a fast, offline method. Learn how to export TXT to XLSX in Node.js and automate text-to-spreadsheet conversion easily....to XLSX conversions in your project Import the groupdocs.conversion...integration becomes seamless in projects of any scale—from simple automation...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  9. Add Text Watermark to DOC using C#

    Let’s explore how to add text watermark to DOC using C#. We’ll also provide you with code to insert text watermark to DOC using C# without needing additional software....library is integrated into your project, create an instance of the...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  10. Find and Remove Watermarks from Documents in Java

    Java API to find and remove text and image watermarks from documents like PDF, Word, Excel, PowerPoint, and Visio files programmatically.... Create a new project. 2. Add the following imports...

    blog.groupdocs.com/watermark/find-and-remove-wa...