Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,139 for

make

(0.03 sec)
  1. How to Convert PDF to Word in Java

    Take look at how to convert PDF to Word in Java for document conversion and use the sample code to convert PDF to DOCX using Java in your projects straight away....circumstances, you will need to make modifications to a PDF document...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. Releasing GroupDocs.Viewer for .NET 3.6.0 - New...

    We are inspired to see a wide number of users across the world using GroupDocs.Viewer API and their feedback always motivate us to Make improvements and add support for more features. Therefore, today, we are announcing another monthly release of GroupDocs.Viewer for .NET with 7 new features, 9 fixes, and 5 improvements. Let’s have an overview of the latest version. Document Viewer API - New FeaturesFollowing are the new features introduced in GroupDocs....feedback always motivate us to make improvements and add support...

    blog.groupdocs.com/viewer/releasing-groupdocs-v...
  3. Product Overview | Documentation

    Note Welcome to GroupDocs.Classification for .NET GroupDocs.Classification is a .NET component built to allow developers to classify texts and documents, whether simple or complex. It allows developers to use three different taxonomies: IAB (version 2), that created by the Interactive Advertising Bureau, Documents taxonomy, that created by Aspose and simple Sentiment taxonomy (Negative/Positive). For the Sentiment taxonomy Chinese language is supported. Product Description GroupDocs.Classification is a robust .NET component that lets developers to analyze text and documents without using any document-related tool to open documents or extract text....follow these simple steps to make sure it is resolved in the most...most efficient way: Make sure you use the latest GroupDocs.Classification...

    docs.groupdocs.com/classification/net/product-o...
  4. Repeat a drawn line in a foreach loop - Free Su...

    When using a foreach loop, that encloses a drawn line, the line is only shown on the first iteration of the loop. Which is where it shows in the template. Is there a way to get the line to be shown for each iteration?...change paragraph spacing to make the modified template closer...

    forum.groupdocs.com/t/repeat-a-drawn-line-in-a-...
  5. How to Create a Simple Application Using the Gr...

    In this article I’ll walk you thorough the process of creating a simple JavaScript application which shows files and directories from your GroupDocs account. Lets start by creating a package from the GroupDocs JavaScript SDK sources. You can skip this step and get the full SDK package from GitHub and a minimal SDK package. Creating a Package You need Node.js installed on you computer. Read more about installation Node.js. When Node.... make dist You may get an error like:...'dist/groupdocs-javascript.js' make: \*\*\* \[dist\] Error 1 If...

    blog.groupdocs.com/total/how-to-create-a-simple...
  6. Render with responsive layout | Documentation

    Learn how to render your document with responsive HTML layout that looks great on mobile and desktop devices....feedback Responsive design aims to make web pages render well on a variety...

    docs.groupdocs.com/viewer/net/render-with-respo...
  7. converted_with_options.doc

    INTRODUCTION Creating an extensive business plan is unnecessary for most businesses to get started. However, creating a short business plan offers several benefits that more than outweigh the inves......Be sure to include what will make the business successful, how...

    docs.groupdocs.com/conversion/java/_sample_file...
  8. Two Ways of Uploading Files into a GroupDocs Ac...

    Working with GroupDocs SDK we usually need a GUID to work with a document. But it’s not very comfortable for users to work with GUIDs. So in your app, you can use two methods to upload a file to a GroupDocs account and get it’s GUID programmatically. 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....prepares it for an API request, makes the API request and receives...<input type='submit' value='Make Request'/> </form> </div> <h4><font...

    blog.groupdocs.com/total/two-ways-of-uploading-...
  9. Get Document Metadata without Editing in C#

    We have added a lot of new options and features in this major release/update of GroupDocs.Editor for .NET 19.9. All public methods/classes have been moved to Legacy namespace and they are marked as obsolete. Now, when you update to this latest version, it is required to Make project-wide replacement of namespace usages from GroupDocs.Editor. to GroupDocs.Editor.Legacy to resolve build issues. Access release notes here. Why to migrate? Editor class introduced as a single entry point to manage the document editing process to any supported file format (instead of EditorHander class from previous versions) Architecture is redesigned to decrease memory usage Simplified document editing and saving options See difference in code...latest version, it is required to make project-wide replacement of...

    blog.groupdocs.com/editor/get-document-metadata...
  10. How to Run | Documentation

    How to run examples....examples using NPM To get started make sure that is installed. Clone...

    docs.groupdocs.com/metadata/nodejs-java/how-to-...