Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 7,077 for

may

(0.11 sec)
  1. eSign document with Form Field signature | Grou...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature...resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/esign-document...
  2. Work with search results | GroupDocs

    Working with search results consists in obtaining information from objects of search results and highlighting occurrences in the text of documents. Obtain search result information When a search is complete, the search method returns an object of type SearchResult. This page describes the information available in an object of type SearchResult. From the root object of the search result, information is available on the number of documents found, the number of occurrences of the words and phrases found, as well as detailed information on each individual document.... GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/work-with...
  3. HTML to document conversion not happening with ...

    Hi, We are having a styled HTML which when downloaded looks odd. We use html to word conversion api from groupdocs and its failing.Can you please check? Image of data shown in text editor: image.png (30.6 KB) Actual …...or specific CSS styles that may not be supported during the conversion...HTML to DOCX, as the result may vary depending on the options...

    forum.groupdocs.com/t/html-to-document-conversi...
  4. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  5. 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 the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Locales for Output Document | GroupDocs

    This guide demonstrates how to edit RTL documents and specify locales for Word documents when using GroupDocs.Editor for Node.js via Java API....result, spell checking in MS Word may not work properly for the Spanish...

    docs.groupdocs.com/editor/nodejs-java/locales-f...
  7. 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....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/search-embed-...
  8. GroupDocs.Assembly for .NET 25.12 Release Notes...

    GroupDocs.Assembly for .NET 25.12 Release Notes – the latest updates and fixes....internal behavioral changes that may affect existing implementations...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  9. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....resources GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/net/search-for-emb...
  10. Export styles during document editing | GroupDocs

    This article describes the procedure of preserving and exporting all build-in and custom styles in the source WordProcessing document during its editing.... It may be based on some other style...

    docs.groupdocs.com/editor/net/styles-export/