Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 1,454 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/java/remove-page-r...
  2. 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/
  3. 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...
  4. 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/
  5. 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...
  6. Adjust Contrast when Converting a Document to I...

    Up till now, there was a simple document to image conversion process. With the GroupDocs.Conversion for Java release version 19.10, we’ve added a number of interesting features for image conversion. Set color mode when converting to JPEG Option to set compression mode Adjust image brightness and contrast Set gamma Option to flip image Have a look at its implementation of the above features in Java Conversion from CDR CDR is a vector graphics file....10 , we’ve added a number of interesting features for...

    blog.groupdocs.com/conversion/adjust-contrast-w...
  7. Change Position of the Annotation using Java An...

    Keeping feedback of our valuable customers in view, we are pleased to announce a new version of GroupDocs.Annotation for Java 17.10.2. This release comes up with number of bug fixes. The main fix introduced in this release is visibility and color behavior of added annotation. We therefore recommend you to download this latest release for a better API experience. Java Annotation API v17.10.2 - Fixes Area annotation is invisible on adding Unable to change position of the annotation Annotation properties are not behaving same in Java as in ....This release comes up with number of bug fixes. The main fix...

    blog.groupdocs.com/annotation/bug-fixes-in-java...
  8. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...created signatures:" ); int number = 1 ; foreach ( BaseSignature... WriteLine ( $"Signature #{number++}: Type: {temp.SignatureType}...

    docs.groupdocs.com/signature/net/sign-document-...
  9. 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/
  10. 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...