Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,998 for

project

(0.12 sec)
  1. PngViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PNG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....ProjectManagementOpt { get; set; } The project management files view options...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  2. Text is cropped when using GroupDocs.Viewer to ...

    I am using the GroupDocs.Viewer.24.6.0 package in my Project. I use the following code to convert PDF and other documents to HTML: using (Viewer viewer = new Viewer(stream, loadOptions)) { HtmlViewOptions viewOption…...0 package in my project. I use the following code to...

    forum.groupdocs.com/t/text-is-cropped-when-usin...
  3. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...API, integrate it in your project and share your valuable feedback...API, integrate it in your project and share your valuable feedback...

    blog.groupdocs.com/groupdocs.blog/page/73/
  4. Sign Documents with PKCS#11 in .NET | GroupDocs

    Learn how to sign PDF and other documents in .NET using PKCS#11 hardware tokens, USB dongles, or smart cards with GroupDocs.Signature. A free electronic signature API version is available for evaluation with limited features.... The sample project integrates the library, which...restore Repository Structure The project includes: GroupDocs.Signature-for-...

    docs.groupdocs.com/signature/net/signing-pdf-wi...
  5. How to Use Swagger UI to Test GroupDocs REST API

    The GroupDocs APIs are designed to be REST compliant so that they are familiar and easy to use. This post looks at how to use Swagger to test the GroupDocs APIs. Before showing you how to run a test, it explains Swagger and REST, and why we use them. Why we use Swagger and REST Swagger is a specification and a framework for building interactive API documentation and sandboxes, and to generate the code of an API client.... You’ll find project examples there too ( https://github...main purpose of the Swagger project is to update documentation...

    blog.groupdocs.com/total/how-to-use-swagger-ui-...
  6. Announcing GroupDocs.Editor for .NET Plugin for...

    GroupDocs team always tries to facilitate it’s users by providing easy implementation of features and providing different options to explore GroupDocs API features in minimum time. In this regard we are glad to announce GroupDocs.Editor for .NET Visual Studio Plugin which helps and performs all the steps required to try-out examples automatically. All you have to do is to install the plugin via .msi available and launch the plugin wizard from file menu.... Opens project in few steps. Easy to Use....

    blog.groupdocs.com/editor/groupdocs.editor-for-...
  7. How to Run Examples | GroupDocs

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end Node.js examples out-of-the-box....encourage you to contribute to the project. All examples in this repository...

    docs.groupdocs.com/editor/nodejs-java/how-to-ru...
  8. PdfFormattingOptions is Introduced in GroupDocs...

    GroupDocs.Conversion for Java 18.12 comes with some new features, improvements and bug fixes. Conversion from IGS, PLT and CGM formats is introduced. Now, API can automatically add extension of the converted file if not set. Image, PDF and Word conversion is also improved. Furthermore, Excel to SVG and XPS to PDF conversion issues are now resolved. Please take a look over the release notes to get an idea about the changes introduced....release of the API in your project and share your feedback. Features...

    blog.groupdocs.com/conversion/pdfformattingopti...
  9. GroupDocs.Conversion for .NET Library - Convert...

    Good news for .NET developers - our universal document conversion library, GroupDocs Conversion for .NET is now available for download! The library enables developers to seamlessly convert back and forth between over 50 common file formats from within their .NET (C#, VB.NET) apps. For example, using the library, you can convert Word documents (DOC, DOCX) to PDF files and to images without the need for Microsoft Word or Adobe Acrobat on either server or client side....can be deployed into your project with just a single DLL. We...

    blog.groupdocs.com/conversion/groupdocs-convers...
  10. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreach loop, that encloses a drawn line, the line is only shown on the first iteration of the loop. Which is where it shows in the template. Is there a way to get the line to be shown for each iteration?... There’s a C# project in the zip file. A template...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...