Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 1,981 for

project

(0.05 sec)
  1. Why is there no DenyDownloading in GroupDocs.Vi...

    Why is there no DenyDownloading in GroupDocs.Viewer.Options Permissions? I'm currently trialing GroupDocs.Viewer in our .NET Project for rendering PDF files. Everything is smooth, fast, and easy to......NET project for rendering PDF files. Everything...which consists of several projects, which internally use the...

    forum.groupdocs.com/t/why-is-there-no-denydownl...
  2. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using C#. Sign your spreadsheets with digital certificate using GroupDocs.Signature .NET API by GroupDocs....sign the following files and projects: workbooks (XLSX), templates...templates (XLTM), VBA macro projects within workbooks or templates...

    docs.groupdocs.com/signature/net/how-to-sign-ex...
  3. Quick Start Guide | GroupDocs

    This quick start guide provides a comprehensive overview of setting up and using GroupDocs.Conversion for Java....website or include it in your project via Maven : Maven < dependency...dependency > If using a Gradle project, add this dependency to build...

    docs.groupdocs.com/conversion/java/getting-star...
  4. Compare Word Documents in Node.js | GroupDocs

    Learn how to compare Word documents programmatically using GroupDocs.Comparison for Node.js via Java. Compare documents with custom styling, handle password-protected files, and use streams for memory-efficient processing.... The sample project provides ready-to-use examples...install Repository Structure The project includes: nodejs-compare-w...

    docs.groupdocs.com/comparison/nodejs-java/legal...
  5. Vulnerability In Aspose Slides - Important - Fr...

    Hi team, We have integrated with Aspose Slides in our Production Systems. However, our application has identified a vulnerability with the following package in Aspose Slides - System.Security.Cryptography.X509Certific…...use SonaType CLM to scan a project’s dependencies for known vulnerabilities...

    forum.groupdocs.com/t/vulnerability-in-aspose-s...
  6. Document rendering basics | GroupDocs

    This section describes how to use GroupDocs.Viewer for Java to convert different document types to PDF, HTML, PNG, and JPEG formats....documents Render CAD files Render Project files Render EBooks Render...

    docs.groupdocs.com/viewer/java/document-renderi...
  7. JsonDataSource Conditional Expressions: !s.Disa...

    When we were passing a POCO this would work: <<if [MyProperty.Data.Any(s => !s.Disabled)]>> When we changed to pass an interface (Data changed to a List instead of List), properties in sub interfaces could not be found…...share simple solid solution/project that will demonstrate your...obtain all information solution/project data source template oskarj...

    forum.groupdocs.com/t/jsondatasource-conditiona...
  8. Convert DOCX to JPG in C#

    Learn how to Convert DOCX to JPG in C# and perform DOCX to JPG conversion using C# with GroupDocs.Conversion, providing step‑by‑step guidance for developers today!!...this capability into your own projects quickly and reliably. The...capabilities within your .NET project Create a Converter instance...

    kb.groupdocs.com/conversion/net/convert-docx-to...
  9. A Web-Based PDF Viewer Sample Built Using the G...

    GroupDocs.Viewer for Java is a multi-format document viewer library that allows developers to seamlessly enhance their Java applications with the capability to display over 50 document and image types. Designed based on the client-server architecture, GroupDocs.Viewer doesn’t transfer documents to client machines during view sessions. Instead, the library converts documents to web-compatible content, transfers it to clients and then renders in a web-browser. This client-server architecture provides you with the following benefits: 1....homepage , while the sample project along with its description...

    blog.groupdocs.com/viewer/web-based-pdf-viewer-...
  10. Extract Data from Database Files using C#

    The database is considered to be an integral part of most of the applications. Be it a desktop, web or mobile application, database plays a vital role in storing, accessing and manipulating the data. There are many database management systems that allow creating and managing databases for you. However, there could be a scenario when you need a way to extract data from database files, i.e. .db file, without installing a database management system or writing the SQL queries.... Create a new project in Visual Studio. 2. Install...

    blog.groupdocs.com/parser/extract-data-from-dat...