Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 751 for

presentation to image

(0.04 sec)
  1. Annotate Word DOC DOCX files in Java | Add or R...

    Add or remove annotations from Word DOC/DOCX files in Java. Add arrow, rectangle, ellipse, watermark annotations using document Annotation API....include; spreadsheets, presentations, images, PDF files, webpages...

    blog.groupdocs.com/annotation/annotate-word-doc...
  2. 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....solution for extracting text , images , and metadata from PDF , word...documents , spreadsheets , presentations , emails , EPUB & ZIP file...

    blog.groupdocs.com/parser/introducing-api-v2-of...
  3. Find and Replace Text in PDF using C# | Replace...

    Programmatically find certain text, words, phrases in PDF documents with case sensitivity and RegEx using C#. Replace or hide the text To redact PDF files....documents, presentations, spreadsheets, PDF files, and images within...

    blog.groupdocs.com/redaction/find-and-replace-t...
  4. GroupDocs' Online Document Management Apps Suit...

    Good news To all Dropbox users - we’ve integrated GroupDocs’ online document management apps with Dropbox! So you can now view, sign, annotate, assemble, compare, convert and share your Dropbox documents and collaborate online from any web-enabled device using only a web-browser. [caption id=“attachment_796” align=“alignnone” width=“554” caption=“Sync your Dropbox account with GroupDocs online document management apps”] [/caption] To find detailed instructions on how To access and work with Dropbox files from a GroupDocs account, please see the help documentation....PDF documents, PowerPoint presentations (PPT, PPTX), Excel spreadsheets...spreadsheets and images (JPG, BMP, GIF, TIFF). All from a web-browser...

    blog.groupdocs.com/total/groupdocs-online-docum...
  5. Find and Replace Words in Word Documents using ...

    Find, replace, or hide text, words, phrases in Word DOC/DOCX files using C#. Redact and perform text, case-sensitive & RegEx search with .NET Redaction API....annotation, spreadsheet, and images redaction features. The supported...documents, spreadsheets, presentations, images, and PDF documents are...

    blog.groupdocs.com/redaction/find-and-replace-t...
  6. GroupDocs.Redaction Product Family on GroupDocs...

    GroupDocs.Redaction Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Redaction Product Family on GroupDocs Blog | Document Aut......the text within the embedded images. Redact PDF Scanned Documents...the text within the embedded images. Redact Content in Apple's...

    blog.groupdocs.com/categories/groupdocs.redacti...
  7. Count Words and Occurrences of Each Word in a D...

    Count number of words and their occurrences in PDF, Word, Excel, PowerPoint, and Email documents in C# using .NET document parsing API....further allows the extraction of images, and metadata from a long list...word-processing documents, presentations, spreadsheets, emails, databases...

    blog.groupdocs.com/parser/count-words-and-occur...
  8. GroupDocs.Total Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... as well as PowerPoint presentations, Excel spreadsheets, word...word processing documents and images into web-pages on your Drupal...

    blog.groupdocs.com/categories/groupdocs.total-p...
  9. Getting known property descriptors | Documentation

    This code snippet demonstrates how To extract information about known properties that can be encountered in a particular package. Load a file To examine Get a collection of PropertyDescripTor instances for any desired metadata package Iterate through the extracted descripTors advanced_usage.GettingKnownPropertyDescripTors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descripTors = root.getDocumentProperties().getKnowPropertyDescripTors(); for(var i=0;iTors.getCount(); i++) { var descripTor = descripTors.get_Item(i); console.log(descripTor.getName()); console.log(descripTor.getType().getRawValue()); console.log(descripTor.getAccessLevel().getRawValue()); var tags = descripTor.getTags(); for(var j=0;jpresented in the getKnowPropertyDescr...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  10. Count Words and Occurrences of each Word in a D...

    Count number of words and their occurrences in PDF, Word, Excel, PowerPoint, and Email documents in Java using document parsing API.... The API also allows the images, and metadata extraction for...word-processing documents, presentations, spreadsheets, emails, databases...

    blog.groupdocs.com/parser/count-words-and-occur...