Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 1,300 for

notes

(0.03 sec)
  1. Index lifecycle | Documentation

    This page explains the life cycle of an index which begins at the moment of creating an instance of the Index class and first saving the index files to disk... Please note that the index life cycle does...

    docs.groupdocs.com/search/net/index-lifecycle/
  2. Index lifecycle | Documentation

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM.... Please note that the index life cycle does...

    docs.groupdocs.com/search/java/index-lifecycle/
  3. How to Run Examples | Documentation

    This article describes how to run .NET search API code examples....documentsFolder = @"c:\MyDocuments\" ; // NOTE: Put here actual path for your...

    docs.groupdocs.com/search/net/how-to-run-examples/
  4. Handling MPEG audio metadata | Documentation

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files.... Note For more information on the...

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  5. Merge PowerPoint Presentations | Documentation

    This article demonstrates how to merge PowerPoint presentation files of PPT, PPTX, ODP and may other formats with couple java code lines and GroupDocs.Merger for Java....ppsx" ); NOTE: You may merge other Presentation...

    docs.groupdocs.com/merger/java/merge/powerpoint/
  6. How to merge TIF images using java | Documentation

    Learn how to merge TIF image files, combine TIF image files into one file programmatically in java language using GroupDocs.Merger for Java library....tif" ); NOTE: You may merge other TIF formats...

    docs.groupdocs.com/merger/java/getting-started/...
  7. Adding text watermarks | Documentation

    Following code snippet shows how to add text watermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_text_watermarks.AddTextWatermark // Specify an absolute or relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.Italic); // Create the watermark object TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... close (); Warning Note that the origin of coordinates...png" ); watermarker . close (); Note Using of relative size and positioning...

    docs.groupdocs.com/watermark/java/adding-text-w...
  8. Working with EXIF metadata | Documentation

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method.... Note Please refer to the to get more...EXIF specification). // Please note that the chosen ID may intersect...

    docs.groupdocs.com/metadata/java/working-with-e...
  9. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format.... Note Please find more information...list of supported XMP schemes: Note GroupDocs.Metadata also provides...

    docs.groupdocs.com/metadata/java/working-with-x...
  10. Non-Windows Launch | Documentation

    On this page you will find information how to run GroupDocs.Comparison for .NET in the Docker.... (Note: Using non-free fonts may have...

    docs.groupdocs.com/comparison/net/non-windows-l...