Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 1,131 for

make

(0.09 sec)
  1. 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...
  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. Convert ODT to Word using Node.js

    Learn how to convert ODT to Word using Node.js with a simple and efficient approach. Easily export ODT to Word in Node.js using a Java-based conversion library....like the one from GroupDocs make this task straightforward. This...powerful Node.js integration makes the transformation process lightweight...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  4. PDF Annotation Plugin for Contao CMS Is Now Ava...

    Contao users have a reason to smile. Our team is happy to announce the launch of GroupDocs’ Annotation plugin for Contao. Our document annotation app, GroupDocs Annotation, is popular with our users because it lets them annotate most popular file formats. Annotate PDF, word processing documents and images from a web-browser. GroupDocs Annotation lets you mark up documents, share feedback, discuss ideas and expedite the document review cycle. Invite colleagues for document review.... increase productivity, and make document collaboration simpler...experts, GroupDocs Annotation makes collaboration across different...

    blog.groupdocs.com/total/pdf-annotation-plugin-...
  5. C# Convert WebP Images to JPG, PNG, TIFF & PDF ...

    How to convert WebP to JPG, PNG, TIFF, or PDF in C#. Use opensource .NET Conversion API. Working examples are also available at GroupDocs GitHub Repository.... So please make sure to install the API from...any angle; resize the image to make it smaller or larger; change...

    blog.groupdocs.com/conversion/convert-webp-to-j...
  6. 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 . Use of In-line Syntax Error Messages 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/java/use-of-in-line...
  7. HideComments replacement CommentDisplayMode not...

    Hi, I have switched from HideComments in WordProcessingLoadOptions, to CommentDisplayMode, due to it becoming obsolete in version 25.5. This was the old code: convLoadOpts.HideComments = true; This is the new code: …...Hidden; I thought it would not make any difference, but the result...following: Ensure Proper Versioning : Make sure you are using the correct...

    forum.groupdocs.com/t/hidecomments-replacement-...
  8. 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...
  9. 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...
  10. How to Sign JPEG with text signature using C#

    In this topic, you will get help on how to sign JPEG with text signature using C#. Also, code example will be supplied to add text signature to JPEG using C#....will help you to make your documents safer and make people trust...

    kb.groupdocs.com/signature/net/how-to-sign-jpeg...