Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 2,420 for

word to pdf

(0.18 sec)
  1. 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-...
  2. Releasing Next Generation GroupDocs.Conversion ...

    We are pleased To announce the release of Next Generation GroupDocs.Conversion for .NET. with the extinct features that you may have not experienced before. This version has a new installer and some new features, fixes, and more document formats are introduced . We recommend that you download and update the library as soon as you can. Why Next Generation GroupDocs.Conversion? We are releasing GroupDocs.Conversion for .NET 3.0.0. which is also known as Next Generation GroupDocs....Conversions Word Processing Spread sheet Presentation Pdf HTML Image...

    blog.groupdocs.com/conversion/perform-converion...
  3. Specify file type when loading a document | Gro...

    This article explains how To specify file type when loading a document with GroupDocs.Signature API.... SAMPLE_PDF ; string fileName = Path . GetFileName...{ // Specify the file type (PDF) while loading the document LoadOptions...

    docs.groupdocs.com/signature/net/load-document-...
  4. eSign document with Form Field signature | Grou...

    This article explains how To add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...for PDF documents only. This example shows how to sign PDF document...signature = new Signature ( "sample.pdf" ); // instantiate text form...

    docs.groupdocs.com/signature/java/esign-documen...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers... Annotate PDF, word processing documents and images...formats so you can annotate PDF, word-processing documents and even...

    blog.groupdocs.com/groupdocs.blog/page/97/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers...Document and Hide PDF Annotations when converting from PDF are introduced... importing annotations from Word documents is improved and exporting...

    blog.groupdocs.com/groupdocs.blog/page/73/
  7. 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 source...

    docs.groupdocs.com/signature/java/updating-imag...
  8. Introducing API v2 of GroupDocs.Parser for .NET

    The all-new API v2 of GroupDocs.Parser for .NET has been released! It would be a piece of breaking news for those who are already using our document parsing API as well as who are looking for an easy To use solution for extracting text, images, and metadata from Pdf, Word processing documents, spreadsheets, presentations, emails, EPUB & ZIP file formats. What’s new in the API v2? We have done some major updates at the architecture level of the API To perform product optimization....images , and metadata from PDF , word processing documents , spreadsheets...

    blog.groupdocs.com/parser/introducing-api-v2-of...
  9. 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...
  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...