Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,165 for

make

(0.03 sec)
  1. How to perform Callbacks with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK callbacks. In this article I’ll use the Convert API. Find information about other methods in the Swagger explorer. 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 the previous article....private key from text file and makes a request to the Storage API...data for request and press "Make request" button <form action="/controller"...

    blog.groupdocs.com/total/how-to-perform-callbac...
  2. Get Image Representation of a Document

    Did you ever wish to get image representation of a document? GroupDocs.Merger for Java 19.6 will Make your wish come true. This feature is also helpful for front end application development. Let’s have a look at its implementation. It will return page number and page stream. Using getPagePreview method you will get list of page image representations for a document of known format. So, source document file format should be specified....6 will make your wish come true. This feature...

    blog.groupdocs.com/merger/get-image-representat...
  3. 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...
  4. 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...
  5. Find metadata properties | Documentation

    Using the GroupDocs.Metadata for Node.js via Java you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your Java solution....common metadata properties To make manipulating metadata easier...tags: Load a file to examine Make up a predicate checking that...

    docs.groupdocs.com/metadata/nodejs-java/find-me...
  6. Digital Signature using digital Signature Dongl...

    I have a digital signature dongle issued to me by a Certifying Agency (CA) in India. The digitally signed documents using the dongle are legally binding in India. I want to use this dongle for signing documents digitally…...few more details: What is the make/model of your digital signature...questions. My response as follows: Make/model: Watchdata PROXKey Middleware:...

    forum.groupdocs.com/t/digital-signature-using-d...
  7. Introducing Simple and Easy to Use .NET Documen...

    We are introducing a new public API that is designed to be implemented easily. Those who are using previous version of the API (below 19.9), you don’t have to worry. The legacy API has been moved into legacy namespace. If you want to upgrade to v19.9, it is required to Make project-wide replacement of namespace usages from GroupDocs.Conversion to GroupDocs.Conversion.Legacy in order to avoid any build issues. Why to use new version?...9 , it is required to make project-wide replacement of...

    blog.groupdocs.com/conversion/introducing-simpl...
  8. Change Page Orientation of Word Document in C# ...

    Change the orientation of pages in Word DOC/DOCX documents using C#. Set pages as portrait or landscape within .NET applications using GroupDocs....way how to programmatically make a page landscape in a Word document...using C# # Similarly, you can make any set of pages of the Word...

    blog.groupdocs.com/merger/change-page-orientati...
  9. Introducing a More Optimized and Simplified Ele...

    Why change is considered as a hard but yet good thing to occur? Why the updates are important? This is because if there is no change there is no progress and staying the same over the time Makes the things die. The updates in the software components are also similar when a new version of the same software replaces the old one. A software that remains the same and doesn’t introduce any improvements or new features becomes obsolete....staying the same over the time makes the things die. The updates...objective behind this release was to make the usage of API’s features...

    blog.groupdocs.com/signature/introducing-a-more...
  10. Use of In-line Syntax Error Messages into Templ...

    Note This feature is supported by version 19.3 or greater. Note The code uses some of the objects defined in The Business Layer. Note This version provide the ability to display inline template syntax errors in generated, Word Processing, Presentation, Spreadsheets, Emails and Plain Text documents. By default, Document Assembler throws an exception when encounters a template syntax error. Such an exception provides information on a reason of the error and specifies a tag or expression part where the error is encountered.... To make things easier, the engine supports...written using a bold font to make it more apparent. Consider the...

    docs.groupdocs.com/assembly/net/use-of-in-line-...