Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 1,638 for

make

(0.04 sec)
  1. How to Run Examples | GroupDocs

    Learn how to clone, configure, and run GroupDocs.Conversion for Node.js via Java example projects....Prerequisites Before running examples, make sure your environment meets...examples using npm To get started, make sure that and Java are installed...

    docs.groupdocs.com/conversion/nodejs-java/how-t...
  2. Clean Metadata of Documents and Images using Java

    Java API to remove all or selective metadata properties of DOCX, XLSX, PPTX, PDF documents, JPEG, PNG, WebP images, email, eBooks, Visio Drawings, Zip, etc....Document Modification Date, Make and Model of Camera, etc. In...So before you proceed, please make sure to prepare the development...

    blog.groupdocs.com/metadata/remove-metadata-fro...
  3. 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...
  4. Search Specific Word in Documents using C#

    Learn how to perform a full-text search implementation in C# and search specific word in documents using C# with a straightforward approach in .NET applications....across a variety of file types, making it essential for efficient...documents from a folder and make them searchable. Using the Search...

    kb.groupdocs.com/search/net/search-specific-wor...
  5. Find any Word and its Synonyms in Multiple File...

    Find specific words and their synonyms within different files of a folder using C#. Get all the synonyms, grouped by different meanings using .NET API....of a folder using C# Query: **make** Documents: 2 Occurrences:...searched term using C#. Query: **make** Documents: 2 Total occurrences:...

    blog.groupdocs.com/search/find-synonyms-in-mult...
  6. Implement Page Rotation when Converting to PDF

    Its time to augment your document conversion experience. You will be pleased to hear the new features, improvements and bug fixes that we’r going to elaborate in this blog post. Did you ever think of converting and rotating a document at the same time? We Make your wish come true with this month’s release of GroupDocs.Conversion for Java 19.4. You can now set page rotation angle when converting to a PDF or Image format.... We make your wish come true with this...your feedback carefully and make sure to fix the disruptions...

    blog.groupdocs.com/conversion/implement-page-ro...
  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”…...Element” option in the browser to make it harder for users to access...API? If not, I will definitely make the switch to the .NET-UI API...

    forum.groupdocs.com/t/why-is-there-no-denydownl...
  8. sample.docx

    GroupDocs.Signature Guiding Your Business to Success INVOICE 42 High Street London, SW1A 1AA Phone +44 20 7946 1234 accounts@brightpath.co.uk | www.brightpath.co.uk INVOICE # BP-2025-1042 DATE 22 O......00 GBP Make all checks payable to BrightPath...GBP Payment Information Please make payment using the following...

    docs.groupdocs.com/signature/python-net/_sample...
  9. Customizing GroupDocs.Annotation for Java UI to...

    Hi everyone! Continuing the series of articles related to GroupDocs.Annotation, this time I’d like to show you how to customize the look and feel of the GroupDocs.Annotation for Java UI. GroupDocs.Annotation for Java is a flexible library that allows end-users to annotate, mark up and comment on documents of more than 50 common formats from within you own app. For more information on the library, please see this page. The article provides detailed instructions that will help you Make a custom user interface based on the GroupDocs....instructions that will help you make a custom user interface based...

    blog.groupdocs.com/annotation/customizing-group...
  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...