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

numbers

(0.04 sec)
  1. Remove page redactions | Documentation

    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/net/remove-page-re...
  2. Extract tables from document | Documentation

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

    docs.groupdocs.com/parser/net/extract-tables-fr...
  3. Search text in EPUB eBooks | Documentation

    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...
  4. GroupDocs.Annotation 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.... This release comes with number of new features, customers...support to process Hyperlink and Number List in words document format...

    blog.groupdocs.com/categories/groupdocs.annotat...
  5. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....created signatures:" ); int number = 1 ; for ( BaseSignature temp...out . print ( "Signature #" + number ++ + ": Type: " + temp . getSignatureType...

    docs.groupdocs.com/signature/java/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 | Documentation

    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. Get file info | Documentation

    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/
  9. Migration Notes | Documentation

    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/
  10. Converting Documents | Documentation

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