Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 10,681 for

text

(0.09 sec)
  1. Error converting EML to PDF due to allegedly co...

    When converting some emails, the converter fails with “Cannot convert. The file is corrupt or damaged. Incorrect file header”. However, when opening this email in Outlook, it loads just fine including attachments. No er…...or documents containing non-text elements? Also, could you please...of the problematic email in a text editor and compare whether there...

    forum.groupdocs.com/t/error-converting-eml-to-p...
  2. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....Front End Search and highlight a text passed from main page while...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  3. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....steps to embed into QR-code text with custom encryption with...

    docs.groupdocs.com/signature/net/implement-cust...
  4. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....process the image, search it for text and redact sensitive data within...

    docs.groupdocs.com/redaction/python-net/image-r...
  5. Parse data from documents | GroupDocs

    Learn how to parse and extract structured data from documents using template-based extraction with GroupDocs.Parser for .NET. Extract invoice data, tables, and fields in C#.... Text ); } } private static Template...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  6. Migration notes | GroupDocs

    Why to migrate Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for .NET since version 19.5: The Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Document class from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....following examples show how to add text watermark to a document of any...

    docs.groupdocs.com/watermark/net/migration-notes/
  7. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console.... Text ); } } } More resources GitHub...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. Install GroupDocs.Conversion for Java | GroupDocs

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....txt Sample text To run the application first...

    docs.groupdocs.com/conversion/java/installation/
  9. Load CSV document with options | GroupDocs

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API.... Specifies that if text starts with “=” it should be...

    docs.groupdocs.com/conversion/net/load-csv-docu...
  10. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java.... Even for plain text document (TXT), when converting...

    docs.groupdocs.com/editor/java/working-with-res...