Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 10,321 for

format

(0.14 sec)
  1. Get HTML markup in different forms | Documentation

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for .NET API....//opening document for editing with format-specific edit options Piece...document in its own intermediate format and is able to generate HTML...

    docs.groupdocs.com/editor/net/get-html-markup-i...
  2. Export API and Access to IPTC IPTC-IIM and MS P...

    We are pleased to announce another monthly release of GroupDocs.Metatada as GroupDocs.Metadata for .NET 1.4.0. New promising features i-e reading IPTC and IPTC-IIM Metadata in JPEG, reading metadata in MS Project document and exporting metadata to Excel, DataSet and CSV file have enhanced the worth of the API. Let’s see in more details what is new in latest version. GroupDocs.Metadata for .NET Release 1.4.0 Key FeaturesListed below are the new features introduced in GroupDocs....Read IPTC IIM metadata in JPEG format Read more Available Channels...

    blog.groupdocs.com/metadata/read-iptc-iim-ms-pr...
  3. Introducing GroupDocs.Assembly for .NET | Docum...

    GroupDocs.Assembly for .NET is a document automation and reports generation API designed to create custom documents from templates. This .NET reporting API intelligently assembles the given data with the defined template document and it is a report generator which generates an output document based on the data source, in the template’s Format as or in the specified output Format. Since GroupDocs.Assembly for .NET can generate documents based on a data source, essentially it serves two purposes: Document Automation and Report Generation....template’s format as or in the specified output format. Since GroupDocs...to produce a document in a format which satisfies a particular...

    docs.groupdocs.com/assembly/net/introducing-gro...
  4. Search Text in Word, Excel, PDF, ZIP Document F...

    GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 document Formats in your applications....The documents can be of any format such as Word (Doc, Docx), PDF...search through over 70 document formats in your applications. To make...

    blog.groupdocs.com/search/search-text-in-word-e...
  5. Render Lotus Notes database files as HTML, PDF,...

    Convert NSF files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....in HTML, PDF, PNG, and JPEG formats. Use this library to display...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/python-net/render-lot...
  6. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Signature uses embedded json format serialization but allows user...serialization like JSon or custom data format */ public class CustomSerializationA...

    docs.groupdocs.com/signature/java/search-embed-...
  7. Fixing Invalid Form Fields | Documentation

    Fixing Invalid Form Fields and Saving the Document with GroupDocs.Editor for Java... format ( "%s_%s" , invalidItem . getName...WordProcessingSaveOp with the desired format. Optimize memory usage if necessary...

    docs.groupdocs.com/editor/java/fixing-invalid-f...
  8. Generate Barcode in Java | Add Barcodes to Docu...

    Generate barcodes in Java and electronically sign documents & Images by adding barcodes to Word, Excel, PDF, PNG, JPG, WebP files with Java e-Signing API....data in a machine-readable format. Barcodes are normally used...or files of different file formats. Using this API, you can easily...

    blog.groupdocs.com/signature/generate-barcode-i...
  9. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Extract data from various formats / Extract data from Microsoft...Console . WriteLine ( string . Format ( "At {0}: {1}" , s . Position...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  10. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations 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 Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; 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 presentation....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "At %d: %s" , s . getPosition...

    docs.groupdocs.com/parser/java/search-text-in-m...