Sort Score
Result 10 results
Languages All
Labels All
Results 2,561 - 2,570 of 15,587 for

file

(0.13 sec)
  1. Extract images from Microsoft Office Excel spre...

    To extract images from Microsoft Office Excel spreadsheets getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Excel spreadsheets as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the document. For example, image extraction isn’t supported for CSV Files. Therefore, for CSV File getImages method returns null....supported for CSV files. Therefore, for CSV file method returns...Office Excel spreadsheet to PNG-files: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-images-f...
  2. GroupDocs.Comparison Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported File formats and developer usage of GroupDocs.Comparison for Python via .NET — API to compare two or more Files and get the difference between them....merging two or more files of . The resulting file displays differences...GroupDocs.Comparison supports 100+ file formats without any additional...

    docs.groupdocs.com/comparison/python-net/groupd...
  3. GroupDocs.Comparison Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported File formats and developer usage of GroupDocs.Comparison for Node.js via Java — API to compare two or more Files and get the difference between them....merging two or more files of . The resulting file displays differences...GroupDocs.Comparison supports 100+ file formats without any additional...

    docs.groupdocs.com/comparison/nodejs-java/group...
  4. How to Convert Image to PDF in Java

    This short guide explains how to convert Image to PDF in Java. You can also learn about document conversion by looking at the sample Java code to convert JPG to PDF....class and load the input Image file Create an instance of the PdfConvertOptions...instance and name of the output file For implementing the Java convert...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Show/Hide Comments when Rendering Word and Spre...

    Today, we are excited to announce version 17.5.0 of GroupDocs.Viewer for .NET API. This brand new release came up with 20 important bug fixes and key improvements. It also supports rendering of comments in Word and Spreadsheet documents. Furthermore, we have introduced settings to adjust quality and size when rendering documents as PDF. We recommend you to please upgrade to the latest version to get improved results. GroupDocs.Viewer for ....Throw GroupDocsViewerExcep when file type can’t be determined for...output HTML/image Fix - File data file updated on each GetDocumentInfo...

    blog.groupdocs.com/viewer/show-comments-renderi...
  6. Convert HTML to MHTML using Python

    Convert HTML to MHTML using Python for complete web archiving. Easily export HTML to MHTML in Python and bundle images, styles, and fonts into a single File....stylesheets, and fonts—in a single file. MHTML is well-suited for long-term...instance and load your HTML from a file path or stream Configure WebConvertOptions...

    kb.groupdocs.com/conversion/python/convert-html...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...In this monthly release new file formats like XML-FO/ XSL , VSDM...support for PNG, JPG and BMP file formats.This monthly release...

    blog.groupdocs.com/groupdocs.blog/page/75/
  8. Classify document by path | GroupDocs

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” File in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....pdf” file in the current (".") directory...Call method for “document.doc” file in the current (".") directory...

    docs.groupdocs.com/classification/net/classify-...
  9. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....VSTX, VSDM, VSSM, VSTM Meta file formats: WMF, WMZ, EMF, EMZ...ForEmbeddedResources (); // Render a file optimized for printing. viewOptions...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  10. 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....Attachment extraction – Export file attachments embedded in documents...pip (replace * with the actual file name you downloaded): pip install...

    blog.groupdocs.com/parser/groupdocs-parser-for-...