Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,353 for

make

(0.03 sec)
  1. Convert Spreadsheets using GroupDocs.Conversion...

    Reason to use a Document Conversion API The world is becoming a global village and businesses running all over the world interacting and collaborating with hundreds of institutions across the globe, the data gathered from different sources come in a number of different formats. Even the data arranged within an organization could be compiled in different formats depending upon the person or department gathering and maintaining it. You may also find yourself in a situation where the older files being used within the company may no longer be compatible with the company’s needs due to certain changes in company policies and software being used by it....doing so, they also need to make sure that the valuable data...files may not get lost while making those conversions. GroupDocs...

    blog.groupdocs.com/conversion/convert-spreadshe...
  2. How to Use GroupDocs' Online Signature App to S...

    In one of our previous articles we discussed how a typical online signature service works and took a brief look at GroupDocs’ online signature app. Today we’ll see how this application helps you to sign a document online step by step. This article doesn’t cover all the features of the app, just the basics you need to know to sign a document online. Please Note: to start using GroupDocs’ online signature service, you need to register with us first.... Make sure that the role is Signer...

    blog.groupdocs.com/signature/how-to-use-groupdo...
  3. Simple JSP Front End example for GroupDocs.View...

    We are excited to announce a simple front-end for GroupDocs.Viewer for Java API so newbies can start using it quickly, instead of learning the rich features and complexities provided in GroupDocs.Viewer for Java using Struts2 or GroupDocs.Viewer for Java Using Servlets. Simplicity comes with many advantages and disadvantages. JSP front-end is a minimum implementation and demonstrates how simple it is to get started with GroupDocs.Viewer for Java. This removes features some useful features, like the user cannot download the document, cannot print, zoom, etc....document into HTML, SVG and CSS to make them display on the browser...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  4. HTML5 Image, PDF and Microsoft Office Document ...

    We’ve received a lot of feedback from our customers asking us to create a .NET library based on our HTML5 document annotation app. We’ve worked hard and today are pleased to announce the release of the document annotation library for developers on .NET platforms (ASP.NET, C#, VB.NET). Using the library, developers can seamlessly enhance their web and mobile apps with the ability to annotate Microsoft Office documents, PDFs and image files....whole integration period to make the deployment hassle-free....

    blog.groupdocs.com/annotation/html5-image-and-p...
  5. How to Run Examples | Documentation

    This article describes how to run Java Search API code examples....examples using NPM To get started make sure that is installed. Clone...

    docs.groupdocs.com/search/nodejs-java/how-to-ru...
  6. 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...
  7. Read XMP Metadata in AVI Videos With GroupDocs....

    Team GroupDocs is really pleased to announce the release of GroupDocs.Metadata for .NET version 17.6.0. Four new features and a bug fix are introduced in this regular monthly release of the API. The latest version of the API has focused mainly on adding features related to the image format. It now allows reading Maker notes in JPEG images along with providing the ability to parse additional IFD tags like SByte, SShort, SRational and SLong in supported image formats.... Apart from making improvements to metadata extraction...needs of its customers and to make sure that any bug if found must...

    blog.groupdocs.com/metadata/read-xmp-metadata-a...
  8. 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-...
  9. Image Watermark is now Supported in GroupDocs.C...

    Following our monthly release process, GroupDocs.Conversion for .NET 18.4 has been released and available for download. This release covers some new features, one improvement and a bug fix. You can specify bookmark, headings and expanded level when converting from Words to PDF and XPS. Grayscale PDF conversion is introduced. Aside these, HTML 5 compliant markup generation is improved. For further details included in this month’s release, please visit the release notes....RemoveUnusedStreams = true; // Make fonts not embedded if set to...

    blog.groupdocs.com/conversion/image-watermark-i...
  10. Pre-rasterize | Documentation

    This article shows how to pre-rasterize a document using the redaction API....docx" , loadOptions ); try { // Make changes to the file as a rasterized...

    docs.groupdocs.com/redaction/java/pre-rasterize/