Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 12,017 for

format

(0.47 sec)
  1. Extract Images from eBooks in CSharp on GroupDo...

    Extract Images from eBooks in CSharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Extract Images from eBooks in CSharp on GroupDocs Blog | Document...... Enregistrez les images au format JPG, PNG, WebP, GIF ou BMP...

    blog.groupdocs.com/fr/tag/extract-images-from-e...
  2. Generate PDF report from JSON on GroupDocs Blog...

    Generate PDF report from JSON on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Generate PDF report from JSON on GroupDocs Blog | Document Automation So......raporty, konwertując JSON na format PDF i Word przy użyciu szablonów...

    blog.groupdocs.com/pl/tag/generate-pdf-report-f...
  3. Generate Tables from Collection Data | GroupDocs

    Create dynamic tables in documents by iterating over collections and displaying data in table rows using GroupDocs.Assembly for .NET....Generate Table with Formatting You can format table cell values...values using format strings: using GroupDocs.Assembly ; using System...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  4. Fixing Invalid Form Fields | GroupDocs

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for .NET... Format ( "{0}_{1}" , invalidItem ...WordProcessingSaveOp with the desired format. Optimize memory usage if necessary...

    docs.groupdocs.com/editor/net/fixing-invalid-fo...
  5. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....By default library uses json format serialization and symmetric...Signature uses embedded json format serialization but allows user...

    docs.groupdocs.com/signature/java/implement-cus...
  6. Seamlessly Build an ASP.NET Document Viewer to ...

    GroupDocs.Viewer for .NET is a web-oriented middleware designed to display over 50 different document types in a browser. It is a client-server library that converts documents into an HTML-compatible Format and then renders them in a browser just as a regular web-page. As a result, you don’t have to install any third-party software or browser plugins on the client. Documents can be viewed from any modern web-browser, including IE8+, Chrome, FireFox, Opera, Safari 5+ and their mobile versions....documents into an HTML-compatible format and then renders them in a...documents (in PDF and Excel formats), but you can upload an unlimited...

    blog.groupdocs.com/viewer/seamlessly-build-asp-...
  7. Java Regex - Search in Documents using Regular ...

    Unlock the power of programmatic search in Java! Learn how to search multiple text-based documents across folders with precision using regular expressions....documents in different file formats across folders. Java API for...text in files of different formats across folders, just by giving...

    blog.groupdocs.com/search/search-in-documents-b...
  8. Render PPTX as PNG using Python

    Learn how to render PPTX as PNG using Python. This tutorial shows how to convert PPTX to PNG in Python for generating slide images suitable for sharing and embedding....archiving presentations in image format. Whether you’re working with...in a universally accessible format. Unlike editable presentations...

    kb.groupdocs.com/viewer/python/render-pptx-as-p...
  9. Search text in Emails | GroupDocs

    To search a keyword in emails search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in the email: Instantiate Parser object for the initial email; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the email....Extract data from various formats / Extract data from Emails.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-e...
  10. Search text in PDF documents | GroupDocs

    This article explains that how to search text from PDF documents...Extract data from various formats / Extract data from PDF documents...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-pd...