Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 947 for

full text search

(0.1 sec)
  1. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using C# programming language....Search Product Solution GroupDocs...E-Books in this format can contain text with rich formatting, images...

    docs.groupdocs.com/editor/net/how-to-edit-mobi-...
  2. Parse data from PDF documents | Documentation

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....Search Product Solution GroupDocs...the field data contains the text return fieldData != null &&...

    docs.groupdocs.com/parser/java/parse-data-from-...
  3. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Search Product Solution GroupDocs...CustomXOREncryption (); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/java/implement-cus...
  4. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Search Product Solution GroupDocs...CustomXOREncryption (); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/java/implement-cus...
  5. font-awesome.css

    @font-face{font-family:FontAwesome;font-display: swap;src:url(/templates/aspose/App_Themes/V3/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(/templates/aspose/App_Themes/V3/fonts/fontawesome-webfon......FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font...fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding...

    cms.admin.containerize.com/templates/aspose/css...
  6. Working with IPTC IIM metadata | Documentation

    This article shows how to access IPTC metadata in a file of any supported format....Search Product Solution GroupDocs...properties that can be applied to text, images, and other media types...

    docs.groupdocs.com/metadata/net/working-with-ip...
  7. GroupDocs.Viewer Product Family on GroupDocs Bl...

    GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Viewer Product Family on GroupDocs Blog | Document Automatio......present documents, including text formatting and images, in a...flat document, including the text, fonts, vector graphics, raster...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  8. Working with Resources | Documentation

    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 Node.js via Java....Search Product Solution GroupDocs...also hold fonts. Even for plain text documents (TXT), when converting...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  9. Working with IPTC IIM metadata | Documentation

    This article explains how to access IPTC metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IIptc.getIptcPackage method....Search Product Solution GroupDocs...properties that can be applied to text, images, and other media types...

    docs.groupdocs.com/metadata/java/working-with-i...
  10. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using C# programming language....Search Product Solution GroupDocs...System . IO . Path . Combine ( "full_folder_path" , xmlFilename );...

    docs.groupdocs.com/editor/net/how-to-edit-xml/