Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 1,826 for

numbers

(0.09 sec)
  1. Search text in EPUB eBooks | GroupDocs

    To search a keyword in EPUB e-books 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-ep...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...This version comes up with a number of new features along with...latest release comes up with a number of new features and enhancements...

    blog.groupdocs.com/groupdocs.blog/page/79/
  3. Composing signature with radial gradient brush ...

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

    docs.groupdocs.com/signature/java/composing-sig...
  4. Sign document with HIBC PAS barcode Symbology |...

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

    docs.groupdocs.com/signature/net/sign-document-...
  5. Sign document with HIBC LIC barcode Symbology |...

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

    docs.groupdocs.com/signature/net/sign-document-...
  6. Search text in Microsoft Office PowerPoint pres...

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

    docs.groupdocs.com/parser/net/search-text-in-mi...
  7. Remove page redactions | GroupDocs

    This article shows that how to remove pages with sensitive data from your PDF, presentation and spreadsheet documents....to delete the last page or a number of pages, no matter how many...you might need to delete a number of frames (treated as “pages”)...

    docs.groupdocs.com/redaction/java/remove-page-r...
  8. Migration Notes | GroupDocs

    Why To Migrate? Here are the main reasons for using the new updated API provided by GroupDocs.Search for Java from version 19.10: Unified work with some similar entities to increase the intuitiveness of using API. The architecture of the product has been revised and optimized, so that some functions will work faster. Some entities have been renamed to improve code readability. The changes made to the API are not too significant, so the migration will not be too difficult....TableDiscreteFunctio ( 2 )); // Setting the number of possible differences for...TableDiscreteFunctio ( 2 )); // Setting the number of possible differences for...

    docs.groupdocs.com/search/java/migration-notes/
  9. 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/
  10. Converting Documents | GroupDocs

    Learn how to convert PDF, Word, Excel, and PowerPoint documents with GroupDocs.Conversion for Python via .NET API....convert_by_page(page_path, page_number, convert_options) : Converts...convert_by_page(page_stream, page_number, convert_options) : Converts...

    docs.groupdocs.com/conversion/python-net/develo...