Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 6,995 for

may

(0.05 sec)
  1. Logging | GroupDocs

    This page contains information on creating and assigning a logger of an index, as well as on the implementation of a custom logger. Use of standard file logger In order to save information about events and errors in an index into a file, you should use the standard file logger or your own custom logger. It is important to remember that each time you open an existing index, you must create and assign an instance of the logger again, because the logger is not saved....custom logger Sometimes you may need to implement your own logger...resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/logging/
  2. Update index | GroupDocs

    This article explains that how to update indexed documents, as well as updating an index version in Java....the old version of the index may be deleted after the update....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/update-in...
  3. Queries in text and object form | GroupDocs

    This article gives the knowledge about two ways to create a search query: in text or object form using Java search API....query , options ); // The result may contain the following word sequences:...resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/nodejs-java/queries-i...
  4. Working with metadata in AVI files | GroupDocs

    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); // .... The chunk may include information such as the...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. eSign document with Stamp signature | GroupDocs

    This article explains how to sign document electronically with generated Stamp signatures by GroupDocs.Signature API....stamp signature created with may look like: provides class to...to the . GitHub Examples You may easily run the code above and...

    docs.groupdocs.com/signature/java/esign-documen...
  6. Handling metadata in WAV files | GroupDocs

    This article explains about the API supports extracting metadata from WAV files... The chunk may include information such as the...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/handling-metad...
  7. Split a worksheet into pages | GroupDocs

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to split worksheets into pages when rendering spreadsheet files to HTML, PDF, and image formats.... Some spreadsheet formats may have only a single worksheet;...(dimensions) of a worksheet may be big, and even huge. For example...

    docs.groupdocs.com/viewer/net/split-worksheet-i...
  8. Render Files Contained in ZIP Archive using Gro...

    Hello everyone! We are back with another exciting release announcement. In this post, I am going to give you an overview of what’s new as well as what’s improved and fixed in the latest release of GroupDocs.Viewer for .NET. In this release, we majorly focused on providing bug fixes and improvements. Along with this, we have introduced the support of CDR file format and the feature of rendering files contained in the ZIP archives.... For details, you may also have look at the release...GroupDocs.Viewer for .NET. You may also evaluate the API features...

    blog.groupdocs.com/viewer/render-files-containe...
  9. Extract Text from Markdown Files in Java | Mark...

    Extract Text from Markdown Files in Java. Parser the mardown files within Java applications using document parser API by GroupDocs.... You may download the JAR file from the...files in Java. This approach may have let you think to develop...

    blog.groupdocs.com/parser/extract-text-from-mar...
  10. EML to PDF conversion issue in Java - Free Supp...

    Hello, We are facing an issue with eml to pdf conversion, Conversion is successful but pdf get generated with cut edges. please find the attached files for your reference – (https://drive.google.com/drive/folders/1FhGNC…... BhpDev May 9, 2023, 7:59am 36 Hello @atir...resolution. Thanks. atir.tahir May 9, 2023, 1:24pm 37 @Pratiksha_Thakurdas...

    forum.groupdocs.com/t/eml-to-pdf-conversion-iss...