Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 2,633 for

resource

(0.06 sec)
  1. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType method to obtain file format information advanced_usage.... OutputVsdx ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....highlighted search results } More resources Advanced usage topics To learn...

    docs.groupdocs.com/search/net/build-your-first-...
  3. 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....highlighted occurrences } More resources Advanced usage topics To learn...

    docs.groupdocs.com/search/java/work-with-search...
  4. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class... More resources GitHub examples You may easily...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  5. Convert to PDF with advanced options | GroupDocs

    Follow this guide and learn how a file convert to pdf with height, width, DPI, margins and other customizations using GroupDocs.Conversion for .NET....pdf" , options ); } More Resources Was this page helpful? Not...

    docs.groupdocs.com/conversion/net/convert-to-pd...
  6. Deleting Text signatures - advanced | GroupDocs

    This article shows how to delete Text electronic signatures different ways with GroupDocs.Signature API.... getHeight ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/deleting-text...
  7. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...special relativity' More resources Advanced usage topics To learn...

    docs.groupdocs.com/search/java/build-search-query/
  8. Build search query | GroupDocs

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...special relativity' More resources Advanced usage topics To learn...

    docs.groupdocs.com/search/net/build-search-query/
  9. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....getValue ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-o...
  10. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....docx" , options ); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/implement-cust...