Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 617 for

spreadsheet to image

(0.08 sec)
  1. 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...like plain text (TXT), raster images (like PNG and JPEG), archives...example, archives or raster images), then the empty array will...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  2. GroupDocs.Viewer for Java Library Version 2.5.0...

    In this post I’m going To introduce new features that became available with version 2.5.0 of the Java document viewer library from GroupDocs. GroupDocs.Viewer for Java is a lightweight document viewer library that supports more than 50 file formats, including Microsoft Office documents, PDFs, Images, OpenDocument files, emails and others. Initially, the library was geared Towards integration inTo web apps and websites. Starting from this release, we overcame the boundaries of the “web” prefix and made the viewer available for any type of applications, including deskTop and mobile ones!...Microsoft Office documents, PDFs, images, OpenDocument files, emails...getImageUrls(Image image) – Get thumbnails and other image files g...

    blog.groupdocs.com/viewer/groupdocs-viewer-for-...
  3. Searching watermarks | GroupDocs

    Find possible text and Image watermarks using Python via .NET, with powerful criteria.... image_data is not None : print ( len ( wm . image_data ))...other objects. Image search criteria Find image watermarks that...

    docs.groupdocs.com/watermark/python-net/searchi...
  4. GroupDocs.Comparison for .NET 3.3.0 Announced

    We are pleased To announce the monthly release of Next Generation GroupDocs.Comparison for .NET 3.3.0. with some exciting features. In this version, some new features has been introduced along with some important fixes. Also, this version has a new installer. We recommend that you download and update the API as soon as you can. GroupDocs.Comparison for .NET 3.3.0 - New FeaturesIn this new release of GroupDocs.Comparison for .NET 3.3.0 new features are introduced for word document format when use Comparison....Improved Spreadsheet format Performance Displaying of images and text...

    blog.groupdocs.com/comparison/groupdocs-compari...
  5. GroupDocs.Viewer Product Family on GroupDocs Bl...

    GroupDocs.Viewer Product Family on GroupDocs Blog | Document AuTomation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document AuTomatio......Pause Animated GIF and APNG Images in Web Pages using C# Programmatically...render animated GIF and APNG images to HTML web page in C# with...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  6. 25 percent off GroupDocs.Total - groupdocs.com ...

    Share this issue: Monthly Newsletter December 2019 25% off GroupDocs.Total Get 25% off GroupDocs.Total for .NET and Java. Quote HOLOFF2019 when placing your order. This offer is only available on new GroupDocs.Total purchases and cannot be used in conjunction with other offers, renewals or upgrades. Only available directly from groupdocs.com, not through third parties or resellers. Ts&Cs Apply. Product News Upcoming .NET API To classify your documents or text with IAB-2 or document taxonomies The GroupDocs.... Search text or image signatures from documents in...signed with a particular text or image. The manual inspection of the...

    blog.groupdocs.com/total/25-percent-off-groupdo...
  7. Document conversion is hanging using Java - Fre...

    Hi, We are encountering the same issue (documents hanging during conversion) while converting various file formats such as .docx, .xlsx, .pptx, etc., inTo PDFs. This issue is occurring only in our production environment…...resolved the issue with missing images when converting .msg or .eml...If you are converting a spreadsheet to a PDF, you can use SpreadsheetLoadOptio...

    forum.groupdocs.com/t/document-conversion-is-ha...
  8. GroupDocs.Parser for Python 25.12 – Latest Upda...

    Explore what’s new in GroupDocs.Parser for Python 25.12. Available now on NuGet and GroupDocs website....enabling extraction of text, images, attachments, barcodes, OCR...documents. Image extraction – Pull embedded raster images from supported...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  9. Remove Text Watermark from DOC Using Python

    Remove text watermark from DOC using Python by programmatically detecting and deleting hidden Word watermark text. A practical Python-based solution for clean documents.... If you also work with spreadsheets and need to apply visual...to read our tutorial on add image watermark to XLS using Python...

    kb.groupdocs.com/watermark/python/remove-text-w...
  10. Load a file of a specific format | GroupDocs

    This example demonstrates how To load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } More resources Advanced usage Topics To learn more about library features and get familiar how To manage metadata and more, please refer To theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... Spreadsheet ); const metadata = new groupdocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...