Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 1,892 for

project

(0.03 sec)
  1. Archive

    archives...Consulting Services for Customized Projects November 7, 2019 · Usman Aziz...View MPP Files Created in MS Project 2019 using GroupDocs.Viewer...

    blog.groupdocs.com/archives/
  2. 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-...
  3. 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...
  4. 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...
  5. 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/
  6. GroupDocs.Editor 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....version, it is required to make project-wide replacement of namespace...

    blog.groupdocs.com/categories/groupdocs.editor-...
  7. Why is there no DenyDownloading in GroupDocs.Vi...

    I’m currently trialing GroupDocs.Viewer in our .NET Project for rendering PDF files. Everything is smooth, fast, and easy to integrate. We were hoping to use this API to display our PDF files to the user in a “read-only”…...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...
  8. Converting certain HTML to PDF ignores 'nowrap'...

    Converting the attached HTML to PDF does work fine, but the result does not look too good. In the converted PDF, the first 3 columns get wrapped, which we would like to prevent somehow: image.jpg (227.7 KB) We made se…... Here is the sample project I used for testing: GroupDocsTotal...

    forum.groupdocs.com/t/converting-certain-html-t...
  9. 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...
  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...