Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 13,471 for

file

(0.21 sec)
  1. How to Build an ASP.NET WebForms HTML5 Document...

    Customers who integrate our HTML5 document viewer into their website can plug it into other websites too. This article shows how to build an ASP.NET WebForms HTML5 document viewer using the .NET version of the GroupDocs.Viewer. Requirements IIS 7 or later. Microsoft Visual Studio 2012 Part A: Creating A GroupDocs.Viewer Web Service Follow the steps given below to create a GroupDocs online document viewer service: Open Visual Studio 2012 and create a new ASP....GetInlineDocumentScr() { // Fetches the file contents. string groupdocsViewercript;...section of your site’s web.config file: <system.web> <httpHandlers>...

    blog.groupdocs.com/viewer/build-asp-net-webform...
  2. Product Overview | Documentation

    GroupDocs.Merger for Node.js via Java provides a wide range of document manipulation features - merge multiple Files into one File, split single File to separate Files, reorder, rotate and remove document pages without third-party tools....empowers your applications with file merge features. GroupDocs.Merger...merge multiple files into one file, split single file into several...

    docs.groupdocs.com/merger/nodejs-java/product-o...
  3. Lock Excel Files on GroupDocs Blog | Document A...

    Lock Excel Files on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Lock Excel Files on GroupDocs Blog | Document Automation Solutions for .NET & Java De......Lock Excel Files on GroupDocs Blog | Document Automation Solutions...Recent content in Lock Excel Files on GroupDocs Blog | Document...

    blog.groupdocs.com/id/tag/lock-excel-files/inde...
  4. Introducing Stamp Types in GroupDocs.Signature ...

    Team GroupDocs is excited to release version 18.6 of GroupDocs.Signature for Java API. This latest version supports to sign documents with stamp signatures either in a round or a square shape. Apart from that, few fixes are also introduced in this release of the API. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. Features Encode and Search Custom Object to QR-Code SignatureNow users of this API can add and search custom object to QR-Code signatures....Slides File FormatsFollowing are the new slides file formats...Signed .doc files have .docx extension and .ppt files have .pps...

    blog.groupdocs.com/signature/java-e-signing-api...
  5. Using Markdown Documents | Documentation

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags.... The text files created with Markdown language...MD or .MARKDOWN file extension. The MD files are saved in plain...

    docs.groupdocs.com/assembly/net/using-markdown-...
  6. Edit Presentations in Java | PPT/PPTX Editing

    Editing PowerPoint presentations is explained with Java example to edit PPT, PPTX, ODP Files within your application using presentation editing API....Việt 中文 中國傳統的 Presentation files come in different formats like...can download the necessary JAR file from the downloads section or...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  7. How to Compare Word Documents using Java

    This short tutorial describes the process to compare Word documents using Java and provides complete information on writing Java code to compare two Word documents....functionality to compare Word files in Java Instantiate Comparer...class and pass the source Word file to its constructor Call the...

    kb.groupdocs.com/comparison/java/how-to-compare...
  8. Embed Custom Objects in Metadata Signature for ...

    Yes, GroupDocs.Signature for .NET now supports embedding custom objects as metadata signature in the images. So you can now sign the images with your desired metadata properties. We have introduced this feature in version 19.6 by adding a new public method AddSignature to the ImageMetadataSignOptions class. Not only this, but you can also apply the data encryption to the custom objects. So let’s check out how easy it is to sign an image with custom metadata signature....Improvements # Ability to verify files with .cmx (CorelDraw) format...to search . cmx (CorelDraw) files as image documents Ability to...

    blog.groupdocs.com/signature/embed-custom-objec...
  9. Loading of external resources containing by a d...

    This article explains how to manage loading of external resources contained by a document with GroupDocs.Viewer within your Java applications....following images show the output file with and without external resources...setResourceLoadingTi ( 5000 ); // Render a file. try ( Viewer viewer = new Viewer...

    docs.groupdocs.com/viewer/java/loading-external...
  10. Render to PDF | Documentation

    Rendering Files to PDF with GroupDocs.Viewer for Java. It means that you can embed PDF in websites or applications by using this Java API... To render files to PDF, follow these steps:...a path to save the rendered file. Call the method of the object...

    docs.groupdocs.com/viewer/java/rendering-to-pdf/