Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 1,372 for

notes

(0.19 sec)
  1. Hello, world! | Documentation

    Get started with GroupDocs.Watermark for .NET by creating and running a minimal example.... Note We assume that you already have...

    docs.groupdocs.com/watermark/net/hello-world/
  2. 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...
  3. 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...
  4. 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...
  5. Convertir XLSX en MD avec Node.js

    Apprenez à convertir des fichiers XLSX en MD avec Node.js de manière fluide et efficace. Ce guide vous aide à exporter des fichiers XLSX vers MD avec Node.js avec un formatage précis....les applications de prise de notes. Dans ce guide, nous vous expliquerons...

    kb.groupdocs.com/fr/conversion/nodejs/convert-x...
  6. Merge Open Document files | Documentation

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library....odt" ); NOTE: You may merge other Open Document...

    docs.groupdocs.com/merger/java/merge/open-docum...
  7. Separate data extraction | Documentation

    This article explains how to separately extract data from documents and add the extracted data to the index.... search ( query ); Note that when indexed documents...

    docs.groupdocs.com/search/nodejs-java/separate-...
  8. 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...
  9. Reference to CommonUtilities - Free Support For...

    Hi I just installed GroupDocs.Assembly via nuget in Visual Studio. In C#, I have added references to GroupDocs.Assembly amd GroupDocs.Assembly.Data, but I couldn’t find reference to CommonUtilities, eg. assembler.Assemb…... Please note that I’m following this example:...

    forum.groupdocs.com/t/reference-to-commonutilit...
  10. Working with TORRENT files | Documentation

    In the BitTorrent file distribution system, a torrent file or METAINFO is a computer file that contains metadata about files and folders to be distributed, and usually also a list of the network locations of trackers, which are computers that help participants in the system find each other and form efficient distribution groups called swarms. A torrent file does not contain the content to be distributed; it only contains information about those files, such as their names, sizes, folder structure, and cryptographic hash values for verifying file integrity.... Note For more information on torrent...

    docs.groupdocs.com/metadata/java/working-with-t...