Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 3,245 for

notes

(1.15 sec)
  1. GroupDocs.Merger for Python 26.6 – API typée, P...

    Découvrez la nouvelle API typée, la prise en charge de Python 3.14, le rendu d’aperçu de page et l’intégration d’un agent IA dans GroupDocs.Merger for Python 26.6.... Ressources # Notes de version complètes Documentation...

    blog.groupdocs.com/fr/merger/groupdocs-merger-f...
  2. Load from Azure Blob Storage | GroupDocs

    This article explains how to load a document from Azure Blob Storage with GroupDocs.Viewer within your .NET applications.... Note Runnig this code requires installing...

    docs.groupdocs.com/viewer/net/load-document-fro...
  3. Hello, world! | GroupDocs

    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/
  4. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration in Java....official EXIF specification: Note The class of the program used...

    docs.groupdocs.com/metadata/java/working-with-i...
  5. Supported File Formats | GroupDocs

    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...
  6. GroupDocs.Viewer pro Java 25.12 – Nejnovější ak...

    Prozkoumejte novinky v GroupDocs.Viewer pro Java 25.12. K dispozici nyní na NuGet a na webu GroupDocs....-12/ Zdroje # Full Release Notes – (viz stránka, kterou čtete)...

    blog.groupdocs.com/cs/viewer/groupdocs-viewer-f...
  7. GroupDocs.Comparison per Python tramite .NET 25...

    Scopri le novità di GroupDocs.Comparison per Python tramite .NET 25.12. Disponibile ora su Pypi e sul sito web di GroupDocs.... Per saperne di più # Note di rilascio complete Documentazione...

    blog.groupdocs.com/it/comparison/groupdocs-comp...
  8. Working with EXIF metadata | GroupDocs

    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. Adding text watermarks | GroupDocs

    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...
  10. Working with XMP metadata | GroupDocs

    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...