Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 15,514 for

file

(0.67 sec)
  1. Extract images from PDF documents | GroupDocs

    This article explains that how to extract images from PDF documents...supported for TXT files. Therefore, for TXT file method returns...images from PDF document to PNG-files: Instantiate object for the...

    docs.groupdocs.com/parser/net/extract-images-fr...
  2. 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...
  3. 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-...
  4. Extract images from Microsoft Office PowerPoint...

    To extract images from Microsoft Office PowerPoint presentations 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 PowerPoint presentations 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 TXT Files. Therefore, for TXT File getImages method returns null....supported for TXT files. Therefore, for TXT file method returns...PowerPoint presentation to PNG-files: Instantiate object for the...

    docs.groupdocs.com/parser/java/extract-images-f...
  5. How to Add Image Signature to RTF using Java

    This article is designed to guide you to add image signature to RTF using Java. Also, we will provide you code example to insert image signature into RTF using Java....electronic documents, such as RTF files, has become a prevalent practice...Signature class by supplying the RTF file path as an argument to its constructor...

    kb.groupdocs.com/signature/java/how-to-add-imag...
  6. How to Convert ODT to HTML using C#

    Let's learn how to convert ODT to HTML using C# without installing any extra software. Also, write code example to export ODT to HTML in C# using conversion library....Open Document Text ( ODT ) files to HTML, you’re in the right...HTML using C# To convert ODT file format to HTML, you can leverage...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Add Distance Annotation to JPG using C#

    This article is designed to assist you how to add distance annotation in JPG using C# along with comprehensive steps to insert distance annotation to JPG in C#....Annotator class by providing the JPG file path as an argument to its constructor...distance annotations into JPG files. Following code example shows...

    kb.groupdocs.com/annotation/net/add-distance-an...
  8. How to Sign XLSX with QR Code using Java

    Quickly learn how to sign XLSX with QR Code using Java. We will also provide a code example to create QR Code in XLSX using Java without installing extra software....into your project to sign XLSX file with QR Code Include the necessary...providing the path of the input XLSX file as an argument to its constructor...

    kb.groupdocs.com/signature/java/how-to-sign-xls...
  9. Render PDF as HTML using Python

    Render PDF as HTML using Python with simple steps. Discover how to convert PDF to HTML in Python for smooth access, flexible distribution, and seamless embedding online....the PDF as an individual HTML file To render PDFs into web-friendly...your Python code. Open the PDF file using the Viewer class inside...

    kb.groupdocs.com/viewer/python/render-pdf-as-ht...
  10. GroupDocs.Metadata for Node.js overview | Group...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....unified way regardless of the file format. With its powerful and...format and MIME type of a loaded file by its internal structure Use...

    docs.groupdocs.com/metadata/nodejs-java/product...