Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,512 for

make

(0.1 sec)
  1. Extracting metadata | GroupDocs

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....divided into categories that make it easier to find a required...searched for metadata properties Make up a predicate to examine all...

    docs.groupdocs.com/metadata/nodejs-java/extract...
  2. 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...
  3. Online Document Storage Features

    There’s more to GroupDocs than online document storage. Saying that, we realize that one of the reasons that you’re interested in GroupDocs is the storage feature. So what’s document storage all about and what should you look for when choosing a online storage service? 1. Storage Space The first thing to consider is what you want to store and how much space you’ll need. Documents differ in size and it can be difficult to estimate document sizes.... Before picking a service, make sure that it offers all the...so it is worth taking time to make the right decision. You want...

    blog.groupdocs.com/total/online-document-storag...
  4. "Tick" Symbol in Wingdings is not getting conve...

    We are encountering an issue with the “Tick” symbol in the Wingdings font. When converting to PDF using GroupDocs, the “Tick” symbol is replaced with a hollow box. For your reference, I have attached the original DOCX f…...@Ritesh_Ranjan_Nahak Please make sure that the Wingdings font...

    forum.groupdocs.com/t/tick-symbol-in-wingdings-...
  5. basic-presentation.pptx

    Basic presentation Agenda Introduction Building confidence Engaging the audience Visual aids Final tips & takeaways 2 The power of communication Overcoming nervousness Confidence-building strategie......strategies Engaging the audience Make eye contact with your audience...presentation using narratives that make your message memorable and impactful...

    docs.groupdocs.com/conversion/python-net/_sampl...
  6. Introducing The New GroupDocs Dashboard and Onl...

    We’re about to launch a new interface for the GroupDocs Dashboard and our online document viewer app. We have overhauled the look and feel of the tools to Make them more intuitive to use. At the moment, we’re adding the final touches and making sure that everything works fine. The changes will be live in the next few weeks. Here’s what will change when the new interface goes live: Dashboard interface:...look and feel of the tools to make them more intuitive to use....adding the final touches and making sure that everything works...

    blog.groupdocs.com/viewer/introducing-new-dashb...
  7. Remove Metadata from PPTX using Java

    Easily learn how to remove metadata from PPTX using Java. You'll also get an example code that shows how to clean metadata from PPTX in Java without extra software installation....delete metadata from PPTX files Make a Redactor class instance by...use the code example below to make sure your PPTX files don’t have...

    kb.groupdocs.com/redaction/java/remove-metadata...
  8. Announcing AWS Integration with GroupDocs' Docu...

    We’re happy to announce that Amazon Web Service (AWS) has been integrated with GroupDocs , which allows us to offer you a new storage provision. You can now choose Amazon S3 as your default storage provider in GroupDocs. With this provision, you can store your files in your Amazon S3 bucket directly. Flexible storage provision is a key factor to consider when selecting document management solutions. With this integration, we Make your document management process more flexible.... With this integration, we make your document management process...enhanced data security options. It makes it easy to integrate your document...

    blog.groupdocs.com/total/announcing-aws-integra...
  9. 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...
  10. 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...