Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 364 for

url document loading

(0.11 sec)
  1. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare Documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....envelopes are used to prepare documents for digital signature and...Open in you browser with the URL http://localhost:4567/ and you...

    blog.groupdocs.com/signature/working-with-group...
  2. Compare PDF Files using Java | PDF Comparison J...

    Compare two PDF files for differences using Java. PDF files comparison using Java code in just 3 steps with PDF Comparison Java API....compare two versions of the same document. This article outlines how...how to compare two PDF documents for differences using Java . Very...

    blog.groupdocs.com/comparison/compare-pdf-docum...
  3. Rearrange Word Pages in Java | Organize DOC/DOC...

    Reorder the pages of Word files in Java. The running example shows how to change the order of pages in DOC/DOCX files using Document automation Java API....中文 中國傳統的 Word processing documents are one of the most common...formats that are used to draft documents. While dealing with multiple...

    blog.groupdocs.com/merger/move-word-pages-using...
  4. Extract Text from Markdown Files in Java | Mark...

    Extract Text from Markdown Files in Java. Parser the mardown files within Java applications using Document parser API by GroupDocs....extract text from various documents. We have already discussed...archives, counting words in documents, extracting images from eBooks...

    blog.groupdocs.com/parser/extract-text-from-mar...
  5. Convert PDF to Grayscale JPG & PNG Images in Java

    Transform PDF Documents to grayscale JPG or PNG images in Java. Apply gamma, manage contrast or control brightness within Java application....Tiếng Việt 中文 中國傳統的 Almost any document or image format (including...how to convert color PDF documents to grayscale JPG and PNG image...

    blog.groupdocs.com/conversion/convert-pdf-to-gr...
  6. Strikethrough Text in Documents in Java | C̶r̶o...

    Let's strikeout the text within Documents using Java. Automate the crossing out of invalid text using strikethrough annotation with Java API....invalid content within the documents. In order to automate the...to strikethrough text in documents in Java . The following topics...

    blog.groupdocs.com/annotation/strikethrough-tex...
  7. Word Documents as HTML Responsive Pages in Java...

    Render Word Documents to view as responsive HTML pages in Java. Convert DOC, DOCX files to HTML responsive pages using Document viewer Java API....programmatically convert word documents as responsive HTML pages within...Responsive HTML viewer View Word Documents as Responsive HTML in Java...

    blog.groupdocs.com/viewer/view-word-documents-a...
  8. Find and Remove Watermarks from Documents in Java

    Java API to find and remove text and image watermarks from Documents like PDF, Word, Excel, PowerPoint, and Visio files programmatically....Excel, PowerPoint, and Visio documents. In one of our posts we have...removing watermarks from documents in C# . Let’s now jump to...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  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....include; Name, Company Name, Document Modification Date, Make and...metadata from the images and documents using Java . Java Metadata...

    blog.groupdocs.com/metadata/remove-metadata-fro...
  10. 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....like “Action” in HTML forms, a URL that will be executed by the...of this method is a callback URL. The logic # User enters data...

    blog.groupdocs.com/total/how-to-perform-callbac...