Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,984 for

project

(0.08 sec)
  1. Bootstrap v3: What Has Changed in the New Version

    Introduction In one of my previous articles I talked about using the Bootstrap CSS framework in web Projects. Exactly 2 years after the very first release of Bootstrap to the open world by the ex-Twitter developers we have now Bootstrap v3 - the new version of the most popular CSS framework. I’m calling it the most popular because of the recently announced results from the meanpath source-code search engine which shows that 1% of websites nowadays are using Bootstrap....Bootstrap CSS framework in web projects . Exactly 2 years after the...plan on using them in your project. New look # Also another big...

    blog.groupdocs.com/total/bootstrap-v3-what-has-...
  2. Product Overview | GroupDocs

    GroupDocs.Editor for .NET is a C# api allows to edit Microsoft Office documents like Word, Excel or PowerPoint or PDF without third party software installed....NET in your project gives you the following benefits:...

    docs.groupdocs.com/editor/net/product-overview/
  3. Merge PPTX Presentations in Node.js - GroupDocs...

    This article demonstrates how to merge PPTX presentation files in Node.js with simple code examples using the GroupDocs.Merger for Node.js via Java API....output locations as per your project requirements. See also # GroupDocs...

    blog.groupdocs.com/merger/merge-pptx-in-nodejs/
  4. GroupDocs.Search .NET in Python | Complete Inte...

    Master GroupDocs.Search for .NET integration with Python using pythonnet. Learn 2 implementation approaches to solve dependency resolution challenges, with complete code examples for wrapper-based and manual type resolution methods....can use immediately in your projects Step-by-step setup instructions...document search in your Python projects. 🔗 Repository Link # GroupDocs...

    blog.groupdocs.com/search/python-integration/
  5. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....announce the front-end sample project for the ASP.NET MVC developers...Bootstrap CSS framework in web projects. Exactly 2 years after the...

    blog.groupdocs.com/categories/groupdocs.total-p...
  6. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....API and integrate it in your project. GroupDocs.Comparison for Java...

    blog.groupdocs.com/categories/groupdocs.compari...
  7. Convert videos | GroupDocs

    In this article, you will learn how to convert a video file to another video format with GroupDocs.Conversion for .NET....must be installed in your project. The following snippet provides...

    docs.groupdocs.com/conversion/net/convert/video/
  8. How do I set FontDirectories in GroupDocs.Conve...

    In a previous version (22.1) I was setting the FontDirectories of the ConvertSettings object. Trying to upgrade to 24.2, this now looks like a read-only property and throws an error. How can I set this so I can use cus…...We’ll investigate the provided project as well. atir.tahir February...

    forum.groupdocs.com/t/how-do-i-set-fontdirector...
  9. GroupDocs.Annotation .NET Python Integration | ...

    Learn to integrate GroupDocs.Annotation for .NET with Python using pythonnet. Master two proven methods to solve assembly loading challenges, featuring complete code samples for wrapper-based and reflection-based annotation approaches....immediate implementation in your projects Detailed setup instructions...pythonnet == 3.0.5 # Install project requirements pip install -r...

    blog.groupdocs.com/annotation/python-integration/
  10. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our Project’s root directory with the following content: https://gist....to create a Gemfile in our project’s root directory with the following...

    blog.groupdocs.com/signature/working-with-group...