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

numbers

(0.03 sec)
  1. Stripping GroupDocs.Viewer for .NET Functionali...

    GroupDocs.Viewer for .NET is a web-oriented framework which provides ample possibilities to view a wide variety of documents in a web-browser, including PDF, Word, Excel, PowerPoint, AutoCAD and many more. However, quite often there are situations when you are looking for a simple and quick solution and don’t need all the functionality that comes with a library. In case of GroupDocs.Viewer, for example, you may not want to use iframes on your pages, or add a lot of additional JavaScript and CSS files, which are used by GroupDocs....may also want to limit the number of asynchronous requests/responses...

    blog.groupdocs.com/viewer/stripping-groupdocs-v...
  2. GroupDocs.Metadata Product Family on GroupDocs ...

    GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom...... We are announcing a number of enhancements in the monthly...add, modify, remove) for a number of file formats. API gets the...

    blog.groupdocs.com/categories/groupdocs.metadat...
  3. Convert Back and Forth Between 50+ Document For...

    GroupDocs.Conversion for .NET is one of emerging products in the GroupDocs product family. GroupDocs.Conversion allows users to convert documents to and from over 50 different formats, including Word (DOC, DOCX) to PDF, PDF to image (TIFF, JPG), HTML to PDF, Word to HTML and many more. Unlike most of the software on the market, GroupDocs.Conversion is a .NET middleware designed specifically for easy integration into other applications. Thanks to its flexible API, GroupDocs....on-the-fly conversion and provides a number of interesting features designed...

    blog.groupdocs.com/conversion/convert-back-and-...
  4. Javaで請求書または領収書からデータを抽出する| PDFを解析する

    JavaでプログラムによりPDFの請求書または領収書から請求書データを抽出します。 GroupDocsによるドキュメント解析およびデータ抽出APIは、さまざまな形式をサポートしています。...TemplateRegexPositio("Invoice Number"), "InvoiceNumber"), new TemplateField(new...TemplateRegexPositio("Order Number"), "InvoiceOrder"), new TemplateField(new...

    blog.groupdocs.com/ja/parser/extract-data-from-...
  5. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....you to specify the maximum number of occurrences of each word...you to specify the maximum number of occurrences in total for...

    docs.groupdocs.com/search/nodejs-java/search-op...
  6. Search text in PDF documents | Documentation

    This article explains that how to search text from PDF documents... Search ( "page number" ); // Iterate over search...sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/search-text-in-pd...
  7. 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-...
  8. 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...
  9. Search text in HTML documents | Documentation

    To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.... Search ( "page number" ); // Iterate over search...sr = parser . Search ( "page number: [0-9]+" , new SearchOptions...

    docs.groupdocs.com/parser/net/search-text-in-ht...
  10. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class....you to specify the maximum number of occurrences of each word...you to specify the maximum number of occurrences in total for...

    docs.groupdocs.com/search/java/search-options/