Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,760 for

numbers

(0.08 sec)
  1. GroupDocs Viewer for .NET 1.5.0 Supports Micros...

    We’re happy to announce the release of GroupDocs Viewer for .NET 1.5.0 as an update to our suite of .NET Libraries. This version includes many new features and enhancements. Some of the features and enhancements are listed below: Support for Microsoft Visio and Microsoft Outlook file formats A setting to customize the width of the thumbnails container A setting to display the image width (for cache generation) Cross-domain detection Support for Norwegian language Header-less Viewer and control methods Concatenation of multiple streams into one document Usage of a default width for images having smaller widths A message box to display the file-download errors Client error handling for GetPdf2JavaScript Supports the display of pages with variable heights in their original proportion Resizing after creation: the setWidth and setHeight methods allow resizing of the viewer even after creation Error propagation to customer’s code: an event is triggered when an error occurs, containing the information about the error.... This version also saw a number of bug fixes like unresponsive...

    blog.groupdocs.com/total/groupdocs-viewer-for-n...
  2. How to dynamic add image watermark when renderi...

    I would like to use GroupDocs.Viewer-for-.NET-UI as codebase and reivse it for our customer need. How to dynamic add image watermark(not text watermark) to each view page(png view) when rendering?...parameters that you can use page number and page stream. Viewer populates...

    forum.groupdocs.com/t/how-to-dynamic-add-image-...
  3. GroupDocs.Search for .NET 17.10 Introduces Safe...

    We are glad to announce another monthly release of GroupDocs.Search for .NET API. The API has been improved with some valuable additions in version 17.10. The e-Search API now introduces safe and reliable indexing by implementing the option to reload the index in case some of some critical error. The API also implements high compression level for storing documents text. Further details about the changes made to the API in this release will be discussed below....this latest release, makes a number of improvements and implements:...

    blog.groupdocs.com/search/groupdocs.search-.net...
  4. Introducing Support for Images in Java E-Signin...

    We are really delighted to announce the another monthly release of eSignature for Java API version 17.8.0. The latest release comes up with a number of new features and improvements. Now, eSignature for Java developers can sign Image documents with Stamp, Text and Image signatures. We would recommend you to download the new version of API and evaluate the exciting features to enhance document e-signing experience. eSignature API for Java v17....latest release comes up with a number of new features and improvements...

    blog.groupdocs.com/signature/e-signing-api-for-...
  5. Extract text in Accurate Mode | GroupDocs

    This article explains that how to extract text in Accurate mode.... To retrieve the total number of document pages method is...(); p ++) { // Print a page number System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-text-in-...
  6. GroupDocs.Signature Product Family on GroupDocs...

    GroupDocs.Signature Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Signature Product Family on GroupDocs Blog | Document Aut......This release not only adds a number of new features to the API...11. This release comes with number of new features. The most notable...

    blog.groupdocs.com/categories/groupdocs.signatu...
  7. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/locating-sign...
  8. Sign documents with encrypted QR-code text | Gr...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/sign-document...
  9. Licensing | GroupDocs

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Comparison for Python via .NET without a license (Evaluation Limitations)...public_key , private_key ) # Get a number of MBs processed mb_processed..." , mb_processed ) # Get a number of credits used credits_used...

    docs.groupdocs.com/comparison/python-net/licens...
  10. Get file info | GroupDocs

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison...."\n" + "File type: %s\n" + "Number of pages: %d\n" + "Document..."\n" + "File type: %s\n" + "Number of pages: %d\n" + "Document...

    docs.groupdocs.com/comparison/java/get-file-info/