Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 2,437 for

word to pdf

(0.16 sec)
  1. Extract tables from document | GroupDocs

    Learn how To extract tables from documents including Excel spreadsheets, Word documents, and Pdfs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....spreadsheets (XLS, XLSX) , Word documents, PDFs, and other supported...for the document (Excel, Word, PDF, etc.); Check if the document...

    docs.groupdocs.com/parser/net/extract-tables-fr...
  2. Pre-rasterize | GroupDocs

    This article shows how To pre-rasterize a document using the redaction API....to pre-rasterize a Microsoft Word document: LoadOptions loadOptions...to the file as a rasterized PDF, e.g. uisng ImageAreaRedaction:...

    docs.groupdocs.com/redaction/java/pre-rasterize/
  3. 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/
  4. 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...
  5. 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...
  6. 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...
  7. 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/nodejs-java/work-with...
  8. Determine the file type | GroupDocs

    This article explains how To get a type of a file with GroupDocs.Viewer for .NET using .NET / C#....example, Microsoft Word (.docx) and Adobe PDF (.pdf) are two different...string mediaType = "application/pdf" ; FileType fileType = FileType...

    docs.groupdocs.com/viewer/net/how-to-determine-...
  9. Sign document with Form Field signature - advan...

     This article explains how To sign document with Form field electronic signatures using advanced options with GroupDocs.Signature API....of Form Field signatures for Pdf documents only. The class contains...are supported for Pdf documents. Sign Pdf document with various...

    docs.groupdocs.com/signature/net/sign-document-...
  10. 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....Creating subquery 1 - simple word query SearchQuery subquery1...result may contain the following word sequences: // futile 12 blessed...

    docs.groupdocs.com/search/net/queries-in-text-a...