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

word to pdf

(0.36 sec)
  1. Search for Image e-signatures | GroupDocs

    This article explains how To search for Image electronic signatures with GroupDocs.Signature API.... pdf ); // setup search options ImageSearchOptions...You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/search-for-im...
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers... Image, PDF and Word conversion is also improved...Furthermore, Excel to SVG and XPS to PDF conversion issues are now resolved...

    blog.groupdocs.com/groupdocs.blog/page/48/
  3. Work with search results | GroupDocs

    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....number of occurrences of the words and phrases found, as well as...number of occurrences, the words and phrases found, as well as...

    docs.groupdocs.com/search/net/work-with-search-...
  4. Work with search results | GroupDocs

    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....number of occurrences of the words and phrases found, as well as...number of occurrences, the words and phrases found, as well as...

    docs.groupdocs.com/search/java/work-with-search...
  5. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, Pdf, PPT, JPG, PNG, HTML, EML and many more... Word Processing Document Type Document...Microsoft Word Document Content and metadata Microsoft Word 97+ Microsoft...

    docs.groupdocs.com/search/net/supported-documen...
  6. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways To create a search query: in text or object form using Java search API....Creating subquery 1 - simple word query const subquery1 = groupdocs...result may contain the following word sequences: // futile * blessed...

    docs.groupdocs.com/search/nodejs-java/queries-i...
  7. Save signed Spreadsheet with different output f...

    This article explains how To save signed Spreadsheet document with various file formats by GroupDocs.Signature API.... Pdf ); saveOptions . setOverwriteExisting...signature . sign ( "SignedXlsx.pdf" , signOptions , saveOptions...

    docs.groupdocs.com/signature/java/save-signed-s...
  8. Image redactions | GroupDocs

    This article shows that how To redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others.... MS Word document without embedded images...embedded images within a Microsoft Word document: C# using ( Redactor...

    docs.groupdocs.com/redaction/net/image-redactions/
  9. Updating Image signatures with advanced options...

     This article explains how To provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....IsSignature Image Spreadsheet Pdf Presentation Word Processing Update Image...new Signature ( "sampleSigned.pdf" )) { // read from some data...

    docs.groupdocs.com/signature/net/updating-image...
  10. Create Document Viewer in ASP.NET Core MVC for ...

    The online document viewers have become popular after the grown usage of digital documents, especially in the content management systems. The reason behind this popularity is you can view a variety of document formats without purchasing or installing dedicated software programs. Considering the importance of document viewers, I thought To write an article on how To create a universal document viewer in ASP.NET MVC. We are going To create an ASP....document types including PDF , Word , Excel , PowerPoint , Visio...

    blog.groupdocs.com/viewer/document-viewer-in-as...