Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 2,908 for

project

(0.88 sec)
  1. Can't convert PowerPoint files to PDF on Linux ...

    Environment: GroupDocs.Conversion.Net100 26.6.0, .NET 10, Ubuntu 24.04 Docker container, with libgdiplus installed as your setup guide instructs. Issue: When converting certain PowerPoint files to PDF, we get this error…...Would it be safe to force our project to use an older version of...also attached a small sample project with this exact setup — 26...

    forum.groupdocs.com/t/cant-convert-powerpoint-f...
  2. Install GroupDocs.Comparison for Node.js via Ja...

    Install GroupDocs.Comparison for Node.js via Java using npm or an offline package. Includes prerequisites, Java setup, verification, and troubleshooting....Install the library into your project using your preferred package...you have write access to the project directory and cache folders...

    docs.groupdocs.com/comparison/nodejs-java/insta...
  3. Install GroupDocs.Conversion for Node.js via Ja...

    Install GroupDocs.Conversion for Node.js via Java using npm or an offline package. Includes prerequisites, Java setup, verification, and troubleshooting....Install the library into your project using your preferred package...you have write access to the project directory and cache folders...

    docs.groupdocs.com/conversion/nodejs-java/insta...
  4. How to Convert XML to CSV in Java

    Let's quickly take a look at how to convert XML to CSV in Java and how to write Java code to convert XML to CSV for performing document conversion....from Maven repository in Java project Include required classes for...the required library in the project and referencing it in the code...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Sign VBA macroses with Digital signature | Grou...

    This article explains how to e-sign VBA macros in the excel document using .Net C# with GroupDocs.Signature API....extension for signing VBA project digitally DigitalVBA digitalVBA...true only for signing VBA project digitalVBA . SignOnlyVBAProject...

    docs.groupdocs.com/signature/net/sign-vba-macro...
  6. Agents and LLM Integration | GroupDocs

    GroupDocs.Metadata for Python via .NET is AI agent and LLM friendly — machine-readable documentation, an MCP server, AGENTS.md shipped inside the pip package, and runnable code examples for metadata-driven AI pipelines....json (or project .mcp.json) // Claude Desktop:...// .vscode/mcp.json in your project root { "servers" : { "groupdocs-docs"...

    docs.groupdocs.com/metadata/python-net/agents-a...
  7. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java....(see ); Microsoft Project files - the project’s start and end dates...

    docs.groupdocs.com/viewer/java/how-to-get-file-...
  8. How to Add Image Signature to DOCX using Java

    This topic will provide knowledge on how to add image signature to DOCX using Java. Also, a code example will be provided to insert image signature into DOCX using Java....Signature for Java into your project for adding image signature...Whether you are working on a project or require the ability to share...

    kb.groupdocs.com/signature/java/how-to-add-imag...
  9. Convert a JPEG file to PSD programmatically in C#

    You can convert an image file (e.g. JPEG, JPG, PNG) to PSD format and redesign it as per your requirements using GroupDocs.Conversion for .NET. All you have to do is to integrate this DLL in your web, desktop or console application. Implementation Pass source document path as a constructor parameter to the instance of Converter class Instantiate ImageConvertOptions Specify resultant image format using Format property of ImageConvertOptions class Declare SavePageStream delegate, which should proved a stream where each document page will be stored Call Convert method of Converter class instance and pass the declared SavePageStream delegate and the instance of ImageConvertOptions from the previous two steps [gist id=“27d0573878a8342d2a30b0c9ac04a8d9” name=“jpegtopsd....download our open-source example project in order to evaluate API features...

    blog.groupdocs.com/conversion/convert-a-jpeg-fi...
  10. Convert RTF to TXT using Node.js

    Easily convert RTF to TXT using Node.js while preserving content accuracy. Follow this guide to efficiently export RTF to TXT in Node.js with minimal effort....conversion package in your project to enable file conversion features...integrate this into a Node.js project, making it easy to generate...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...