Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 6,983 for

page

(0.03 sec)
  1. What You Expect from an Online Signature Service

    We’ve already talked about the benefits of an online signature application. Now we know that a reliable online signature service provides a legal and secure method of signing documents online and helps users increase their productivity in terms of time and money. With this in mind, let’s have a closer look at the online document signing process and find out more about GroupDocs’ online signature app. A Typical Process of Signing a Document with an Online Signature AppA basic online signature workflow includes the following steps: Select or upload a document you want signed....Locate a page and particular section(s) on this page where you’d...

    blog.groupdocs.com/signature/what-you-expect-fr...
  2. Servlets Based Front End Project for GroupDocs....

    Now, it’s quite easy for those Java developers who like to write their own Servlet based applications using GroupDocs.Viewer for Java 3.x API. GroupDocs team is pleased to release the Servlet based front end project. This project elaborates all GroupDocs.Viewer for Java 3.x functionalities and helps developers in integrating the API in their projects. As the project is open source and published on GitHub, developers can customize it as per their needs....# Pagination Controls Page Zooming Page Thumbnails Document Downloading...

    blog.groupdocs.com/viewer/servlets-based-front-...
  3. After groupdocs.convertion updation in 25.2.1 x...

    it thorugh error like this Unhandled exception thrown while processing 26356a6d-4d91-431e-9537-37e54f06d5d8. Original exception message: Invalid left or right margin, Left margin in inch: 0.7875, Right margin in inch: 0…...conversion it show only empty page ? evgen.efimov March 5, 2025...we are not entirely sure what page dimensions you are trying to...

    forum.groupdocs.com/t/after-groupdocs-convertio...
  4. Load password-protected file | Documentation

    Learn how to load a password-protected file by using .NET redaction API... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/python-net/load-pa...
  5. GroupDocs.Search Product Family | Documentation

    Excellent component that brings full-text search capabilities to your C#, ASP.NET, and other .NET applications. It helps developers to create search indexes from hundreds of thousands of documents in various formats, and then run a wide variety of search queries against those indexes at incredible speed. Documentation .NET Java Node.js GroupDocs.Search for .NET More Getting started Start quickly with our getting started documentation Features overview Supported document formats System requirements Installation Developer guide Developer guide Basic Usage Advanced Usage ....js via Java More Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/search/
  6. Spreadsheet redactions | Documentation

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others.... Was this page helpful? Not really Yes, thanks...tell us how we can improve this page. Skip Send Thank you for your...

    docs.groupdocs.com/redaction/python-net/spreads...
  7. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....regular expressions, search by pages etc. parameter is used to customize...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/java/search-text-in-m...
  8. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....regular expressions, search by pages etc. parameter is used to customize...with our free online . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. QR Code Scanner

    Free online QR code reader is the fastest and most user-friendly web application to scan QR codes....get all scan results on one page. The scanning results are stored...finishes, results appear on the page. FAQ ❓ What is a QR Code? QR...

    products.groupdocs.app/scanner/scan-qr-code
  10. Work with search results | Documentation

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This Page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document.... This page describes the information available...results can be found on the page . Below is an example of highlighting...

    docs.groupdocs.com/search/nodejs-java/work-with...