Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,375 for

numbers

(0.1 sec)
  1. Sign document with MaxiCode barcode Symbology |...

    This article explains how to sign document with MaxiCode barcode Symbology signatures...created signatures:" ); int number = 1 ; foreach ( BaseSignature... WriteLine ( $"Signature #{number++}: Type: {temp.SignatureType}...

    docs.groupdocs.com/signature/net/sign-document-...
  2. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/composing-sig...
  3. 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...
  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. 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...
  6. Bug Fixes in GroupDocs.Metadata for .NET v17.10.1

    GroupDocs team is proudly announcing the release of version 17.10.1 of the GroupDocs.Metadata for .NET API. Based on our customer’s feedback provided on our public forums, we have fixed number of bugs in this hotfix release. We recommend you to download or update your applications to use the latest version of the API for a better and smoother experience. Version 17.10.1 of the Metadata Extraction API - Bug Fixes Following are the bug fixes in this new version....public forums , we have fixed number of bugs in this hotfix release...

    blog.groupdocs.com/metadata/hot-fixes-in-groupd...
  7. 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...
  8. Объединение документов Word с помощью Java | Пр...

    Java-способ объединения двух или более документов Word в один файл. Объединяйте в своем приложении только избранные страницы нескольких файлов Word....the starting and ending page number // Объединить документы merger... 6 })); // Specifying page number(s) merger.save("output_document...

    blog.groupdocs.com/ru/merger/merge-word-files-u...
  9. Unisci documenti Word usando C# | Unisciti a tu...

    Modo C# per unire due o più documenti Word in un singolo file. Combina solo le pagine selettive di più file Word all'interno della tua applicazione .NET....the starting and ending page number // Unire i documenti merger... 6 })); // Specifying page number(s) merger.Save("output_document...

    blog.groupdocs.com/it/merger/merge-word-files-u...
  10. Features Overview | Documentation

    Note GroupDocs.Parser is a feature-reach document data parsing API. Here you may find description of the most important features. Parse Document by Template GroupDocs.Parser allows to parse documents by user-defined templates. It is easy to crate a template with data field definitions, table definitions. Then it’s easy to use the template (just pass the Template object to parseByTemplate(Template) method) and extract data such as prices, invoices, tables from your typical documents....text Hyperlinks Headings Numbering and bullets lists Tables HTML...surrounded by <hX> tag <ol> / <ul> Numbering and bullets lists <table>...

    docs.groupdocs.com/parser/java/features-overview/