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

numbers

(0.34 sec)
  1. 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...
  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.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....are inspired to see a wide number of users across the world using...NET. This version resolves a number of bugs that were found in...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  4. GroupDocs.Metadata Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....is redefined by decreasing number of namespaces for easy integration...document and image formats and the number is going to increase in next...

    blog.groupdocs.com/categories/groupdocs.metadat...
  5. Add or Remove Annotations in C# | Annotate Word...

    Programmatically add and remove annotations from Word DOC/DOCX files in C#. Add arrow, rectangle, ellipse, watermark annotations using .NET Annotation API....Adjust the position, size, page number of the arrow annotation. Add...other properties like page number, background, opacity, style...

    blog.groupdocs.com/annotation/annotate-word-doc...
  6. 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...
  7. 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-...
  8. Extract tables from document | GroupDocs

    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...
  9. Locating signature with stretch mode | GroupDocs

     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...
  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/