Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 1,395 for

note

(0.03 sec)
  1. Digitally Sign PDFs Using Azure Key Vault & Gro...

    Create secure electronic document signatures for PDFs by integrating Azure Key Vault certificate management with GroupDocs.Signature in C#. Complete guide with custom hash signing for external devices and signature validation examples.... Note: If you prefer to use an existing...professional standards. Security note : In production, avoid hardcoding...

    blog.groupdocs.com/signature/custom-hash-sign-w...
  2. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET....pdf" , options ); } Note NOTE: Please be aware that the...

    docs.groupdocs.com/conversion/net/convert/wordp...
  3. Extracting MakerNote metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....maker_note.MakerNoteReadAllTags try ( Metadata...getMakerNotePackage (). toList ()) { // Please note that tag ids used by camera...

    docs.groupdocs.com/metadata/java/extracting-mak...
  4. Question about big xlsx files (>1MB) after tile...

    Hey, I’ve noticed after full regression testing that big XLSX files could cause troubles during tile watermarking process. The whole topic is about XLSX files from 1MB to 100MB in size. That’s the code snippet which we’…...CENTER Please note that currently SpreadsheetWatermark...You can find the full release notes here: Latest release (March...

    forum.groupdocs.com/t/question-about-big-xlsx-f...
  5. 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/java/search-options/
  6. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....Scalable Vector Graphics File Note-taking file formats Format Description...

    docs.groupdocs.com/comparison/net/supported-doc...
  7. Handling the Lyrics tag | Documentation

    This article explains how to handle Lyrics tag.... Note For more information, please...

    docs.groupdocs.com/metadata/java/handling-the-l...
  8. How To Install Windows Fonts on Ubuntu | Docume...

    This article will show how you can install Windows fonts on Ubuntu.... Please note to replace version number of...

    docs.groupdocs.com/viewer/java/how-to-install-w...
  9. Working with CSV Data Sources | Documentation

    Note This feature is only compatible with GroupDocs.Assembly for .NET 19.10 or later releases. To access CSV data while building a report, you can pass a CsvDataSource instance to the assembler as a data source. Using of CsvDataSource enables you to work with typed values rather than just strings in template documents. Although CSV as a format does not define a way to store values of types other than strings, CsvDataSource is capable to recognize values of the following types by their string representations:...Data Sources Leave feedback Note This feature is only compatible...

    docs.groupdocs.com/assembly/java/working-with-c...
  10. Working with metadata in EPUB E-Books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage.... Note Please find more information...

    docs.groupdocs.com/metadata/net/working-with-me...