Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 13,313 for

2024

(0.25 sec)
  1. Indexing reports | Documentation

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/search/java/indexing-reports/
  2. Working with ZIP archives | Documentation

    Get ZIP format metadata The API allows detecting ZIP archives and reading format metadata. The following steps are needed to be followed: Load a ZIP archive Get the root metadata package Extract the native metadata package using ZipRootPackage.ZipPackage Read the ZIP archive properties Loop through ZipPackage.Files to extract information about archived files The following code snippet shows how to get metadata from a ZIP archive. AdvancedUsage.ManagingMetadataForSpecificFormats.Archive.ZipReadNativeMetadataProperties Encoding encoding = Encoding....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/metadata/net/working-with-zi...
  3. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Indexing additional fields | Documentation

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/search/java/indexing-additio...
  5. Search reports | Documentation

    This article shows that how to perform the operations on generated search reports....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/search/java/search-reports/
  6. Character replacements | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about Character replacements using Java....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/search/java/character-replac...
  7. In-Table Master-Detail in Word Processing Docum...

    Note In this article, we will use GroupDocs.Assembly to generate In-TableMaster-Detail report in Word Processing Document format. Note The code uses some of the objects defined in The Business Layer. In-Table Master-Detail in Microsoft Word Document Creating a In-Table Master-Detail Practising the following steps you can create In-Table Master-Detail Template in MS Word 2013. Click the document where you want to add the table. Press “Insert” tab to insert the table....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/assembly/java/in-table-maste...
  8. Render to HTML | Documentation

    With GroupDocs.Viewer for Java you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/viewer/java/rendering-to-html/
  9. Search reports | Documentation

    This article shows that how to perform the operations on generated search reports....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/search/nodejs-java/search-re...
  10. Sign Pdf documents with custom digital signatur...

     This article explains how to customize PDF digital electronic signature on document page....Products Support © Groupdocs 2001-2024. All Rights Reserved. Privacy...

    docs.groupdocs.com/signature/net/sign-pdf-docum...