Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,391 for

make

(0.07 sec)
  1. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based documents using regular expressions.... Let’s find out how we can make searching for text in documents...want from your document. We make sure to keep your information...

    blog.groupdocs.com/search/online-text-search/
  2. How to Use RSpec to Test GroupDocs API? - Part 1

    In this article, we will review how to use Ruby RSpec for testing REST APIs like GroupDocs. RSpec is a BDD (behavior driven development) framework. You can find more info about RSpec on its official site. There are a lot of different GroupDocs APIs that you can use. In this article we will test one of the User APIs: “Get user profile”. What You Need You need Ruby, Gem, Bundler, and RSpec (gem install rspec) installed on you computer.... Make sure that you are in the groupdocs_tests...need to do. Running the Test # Make sure that your test work fine...

    blog.groupdocs.com/total/how-to-use-rspec-to-te...
  3. Introducing more simplified and improved GroupD...

    GroupDocs.Merger for .NET allows you to merge or manipulate document structure across a wide range of file formats. Those who are new to this API, you can join several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation and manage document password. Version 19.9 is a major release. We totally restructured the API and below are the reasons to migrate: Merger class introduced as a single entry point to manage the document processing of any supported file format API is improved to decrease memory usage Easy to instantiate proper options class and control over document structure manipulation processes Those who are already using the API, let us share the code difference....this version it is required to make project-wide replacement of...

    blog.groupdocs.com/merger/introducing-more-simp...
  4. 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......Thanks for the response, let me make a step back and explain all...downloading. Hope this will help to make a right choise. With best regards...

    forum.groupdocs.com/t/why-is-there-no-denydownl...
  5. Introducing Modernizr: a Feature Detection Java...

    Progressive Enhancement As for a lot of other big companies, at GroupDocs.com user experience is the most important thing taken into account when developing huge web products. The reasons are quite obvious. It really comes down to the design and user groups a web app targets when choosing cross-browser support and priorities. There is a web development practice called “Progressive Enhancement” which stands behind the idea that all users should have identical experience with websites....that are just impossible to make look or act the same way. You...issues. It’s more efficient to make someone do a task, proving what...

    blog.groupdocs.com/total/modernizr-feature-dete...
  6. 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…...under our control and we can make any modification required. What...25.1. I though it would not make a difference, but it seems it...

    forum.groupdocs.com/t/converting-certain-html-t...
  7. 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....freeing directors to focus on making a powerful contribution. About...behind that change was simple: to make sure we are delivering the best...

    blog.groupdocs.com/categories/groupdocs.total-p...
  8. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes....” If you make a “mistaek,” oh wait, it’s actually...Java Fuzzy Search Library # To make fuzzy searches in Java, we’ll...

    blog.groupdocs.com/search/fuzzy-search-java/
  9. GroupDocs Apps Suite: a One-Stop-Shop for All Y...

    Good news for the document management world! You now have all required online document management apps available under one roof. I’m talking about GroupDocs: a one-stop-shop for all your document management needs. The history of modern document management systems began with development of a set of computer apps, which were used to store and monitor electronic documents. With the advancement of technology, new branches were formed in the system. Now, online document management is not just storing or monitoring your electronic documents, but it’s a system that lets you manipulate your documents any way you want....width=“600” caption=“GroupDocs - Make your online document management...[/caption] Six Powerful Apps to Make Your Online Document Management...

    blog.groupdocs.com/total/groupdocs-apps-suite-f...
  10. How to Use the GetChanges Method from the Compa...

    This article explains how to use the GetChanges method from the ComparisonApi in the GroupDocs SDK. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version.) FatFree framework https://github.com/bcosca/fatfree We already know how to install the Fatfree framework and prepare for creating the sample from a previous article. The sample that we create in this article is not much different from other Fatfree examples....ComparisonApi($apiClient); //###Make request to ComparisonApi using...if(is\_object($content)){ //If object make cycle for the current object...

    blog.groupdocs.com/comparison/how-to-use-the-ge...