Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 2,636 for

word to pdf

(0.06 sec)
  1. GroupDocs.Viewer 2.0 - New Features and Improve...

    Greetings! This is Part B of my post looking at the new features and enhancements To the GroupDocs document viewer for .NET version 2.0. For those of you who missed my previous post, please find it here. This time I’m going To continue describing the core updates that the library has seen in the second major release. So, here we go: Enhanced Text Search Options GroupDocs.Viewer 2.0 includes a lot of helpful text search improvements....Search Hits # When you search a word or a phrase in a document using...Several Words # What happens when you insert several words (two...

    blog.groupdocs.com/viewer/new-features-and-impr...
  2. Extract highlights | GroupDocs

    Learn how To extract text highlights (context snippets) from documents using GroupDocs.Parser for Python via .NET. Extract text with surrounding context for search results and previews....pdf" ) as parser : # Create highlight...position out of range" ) sample.pdf The following sample file is...

    docs.groupdocs.com/parser/python-net/extract-hi...
  3. Generate signatures preview | GroupDocs

    This Topic explains how To generate document signature preview in Python with various options by GroupDocs.Signature for Python via .NET....pdf" ) as sign : # create preview...get_preview (): with open ( "sample.pdf" , "rb" ) as stream : with signature...

    docs.groupdocs.com/signature/python-net/generat...
  4. Getting Possible Conversions | GroupDocs

    This article explains how To obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications... mobi, azw3, eps, xps, tex, pdf, xls, xlsx, xlsm, xlsb, ods,...eps, xps, tex, ps, pcl, svg, pdf, ppt, pps, pptx, ppsx, odp, otp...

    docs.groupdocs.com/conversion/java/get-possible...
  5. Document filtering during indexing | GroupDocs

    This page contains a description of the use of document filters for indexing, as well as descriptions of all types of filters with examples of their creation....files that do not contain the word 'Ipsum' in their paths const...createFileExtension ( '.htm' , '.html' , '.pdf' ); const invertedFilter = groupdocs...

    docs.groupdocs.com/search/nodejs-java/document-...
  6. Search text | GroupDocs

    Learn how To search for keyWords and use regular expressions To find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole Word options....pdf" ) as parser : # Search for a...{ result . text } " ) sample.pdf The following sample file is...

    docs.groupdocs.com/parser/python-net/search-text/
  7. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded To the GroupDocs.Viewer for .NET... For example, the PDF, DOCX, XLSX, PPTX, and other...from 4 main formats family: PDF, WordProcessing, Spreadsheet...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  8. Save Signed Images With Various Output Types | ...

    id: save-signed-images-with-various-output-types url: signature/net/save-signed-images-with-various-output-types title: Saving signed images with various output types weight: 2 description: “This article explains how To save images with various image format types.” keyWords: productName: GroupDocs.Signature for .NET Toc: True hideChildren: False Signature class supports saving of Image signed documents with various image format types and extended options. Following classes are inherited from base class SaveOptions and allows To specify additional output image format settings.... To sign PDF, Word, Excel, PowerPoint, and other...

    docs.groupdocs.com/signature/net/developer-guid...
  9. eSign Document with Barcode Signature | GroupDocs

    This article explains how To add Barcode signature on document page with various options like barcode type, barcode text, positioning, alignment and other visual settings with GroupDocs.Signature for Python via .NET...example shows how to sign a PDF document with a Barcode signature...signature . Signature ( "./sample.pdf" ) as sign : # Create barcode...

    docs.groupdocs.com/signature/python-net/esign-d...
  10. Locating signature on page with different measu...

     This article explains using measure units To locate signature and its size on document page with GroupDocs.Signature API....pdf" ); try { // setup options with...You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/locating-sign...