Sort Score
Result 10 results
Languages All
Labels All
Results 961 - 970 of 1,370 for

notes

(0.04 sec)
  1. Load File From Local Disk | Documentation

    This article demonstrates how to convert a file stored on a local disk using GroupDocs.Conversion for Python via .NET API.... Note that if the specified file path...

    docs.groupdocs.com/conversion/python-net/develo...
  2. Handling the APEv2 tag | Documentation

    This article explains how to handle APEv2 tag.... Note Please find more information...

    docs.groupdocs.com/metadata/net/handling-the-ap...
  3. Custom text extractors | Documentation

    GroupDocs.Search supports indexing of many document formats. But there is also the possibility to implement support for any format other than the existing ones....documents from the specified folder Note that custom extractors are not...

    docs.groupdocs.com/search/net/custom-text-extra...
  4. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Java API....Leave feedback On this page Note This feature is available only...

    docs.groupdocs.com/comparison/java/compare-mult...
  5. eSign document with Form Field signature | Docu...

    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... NOTE: At the moment GroupDocs.Signature...

    docs.groupdocs.com/signature/java/esign-documen...
  6. Search options | Documentation

    This article describes the search options that can be specified in an instance of the SearchOptions class.... Please note that case-sensitive search is...

    docs.groupdocs.com/search/nodejs-java/search-op...
  7. Minify HTML | Documentation

    Learn how to minify HTML and CSS when rendering of documents into HTML and make your HTML documents load faster with GroupDocs.Viewer.... Note Minification does not reduce...

    docs.groupdocs.com/viewer/net/minify-html/
  8. 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...
  9. 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...
  10. 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...