Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 1,375 for

numbers

(0.07 sec)
  1. Loading Documents from Streams with the GroupDo...

    Greetings! As you may noticed, in most GroupDocs.Viewer for .NET sample projects, target documents are presented in the form of files. They are usually placed in the “testfiles” folder, which is specified in the Global.asax. So you might think that GroupDocs.Viewer can work with files only. But this is not true - GroupDocs.Viewer can also load documents from byte streams (System.IO.Stream). Moreover, there are no limitations on the type of stream: whether it’s a FileStream, a MemoryStream or a NetworkStream - GroupDocs....NET library has seen a number of significant enhancements...

    blog.groupdocs.com/viewer/loading-documents-str...
  2. 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-...
  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. Improved Methods of Metadata Retrieval Introduc...

    We are pleased to announce another monthly release of GroupDocs.Metadata for .NET v16.12. The latest release involves a number of new features and enhancements including support for Open Document format, BMP and DjVu image formats and improved methods for metadata retrieval. Simply download the latest version and try out all the newly introduced features and enhancements. .NET Metadata API - New Features In version 16.12, we have introduced the following new features....The latest release involves a number of new features and enhancements...

    blog.groupdocs.com/metadata/introducing-bmp-djv...
  5. Add Ellipse Annotation in Multiple Documents

    We are always keen to make our APIs rich in features and enhance usability. When we talk about annotation types. One cannot neglect ellipse annotation. Its a multi purposed annotation type. For instance you can use it to display extra information on your gauge or capture graph hits against a target line. Previously, Ellipse annotation was implemented in .NET version and it seemed very useful. We are pleased to announce that Ellipse annotation is now added in GroupDocs....Annotation not apply if page number not defined in Words We’d recommend...

    blog.groupdocs.com/annotation/add-ellipse-annot...
  6. Edit and Save Replies using GroupDocs.Annotatio...

    We are pleased to announce a new release of GroupDocs.Annotation for Java Servlets Based Front End V2.0.0. This release comes with number of new features, customers reported bug fixes and improvements. It incorporates Java servlets at back-end and angularJS/Paper.js at front that allows it’s users to draw annotations more fluently. We’d recommend you to download and explore the latest release of front end, learn how new annotation tools are working and how you can implement them in your own application.... This release comes with number of new features, customers...

    blog.groupdocs.com/annotation/edit-save-replies...
  7. Extract tables from document | Documentation

    This article explains that how to extract tables from document in java....The total number of the table rows. The total number of the table...

    docs.groupdocs.com/parser/java/extract-tables-f...
  8. java-app.zip

    java-app/App.java java-app/App.java import com.groupdocs.viewer.Viewer; import com.groupdocs.viewer.options.*; public class App { public static void main(String[] args) throws Exception { Viewer vi......3 Lists Numbered list: 1. Item 1 2. Item 2...Merge field «FirstName» Page number 5 Hyperlink Aspose.com TOC...

    docs.groupdocs.com/viewer/java/sample-apps/gett...
  9. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....created signatures:" ); int number = 1 ; foreach ( BaseSignature... WriteLine ( $"Signature #{number++}: Type: {temp.SignatureType}...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions 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...