Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,395 for

notes

(0.15 sec)
  1. Fügen Sie mit C# ein Textwasserzeichen zu XLSX ...

    Diese Anleitung zeigt, wie Sie mit C# ein Textwasserzeichen zu XLSX hinzufügen. Darüber hinaus erhalten Sie ein Codebeispiel zum Einfügen eines Textwasserzeichens in XLSX in C#....Tabellenkalkulatione eine professionelle Note. Gut gemacht! Sie beherrschen...

    kb.groupdocs.com/de/watermark/net/add-text-wate...
  2. Convert a HTML file to PDF programmatically usi...

    Can Group docs convert a html (remote website or hosted remotely) along with css + fonts + JS to pdf? Usually, page contains lot of dynamic data loaded by JS. We need to convert pdf of the page once all the dom (and dom…... Please note that GroupDocs.Conversion API...

    forum.groupdocs.com/t/convert-a-html-file-to-pd...
  3. Comment insérer une annotation de zone dans un ...

    Dans ce sujet, vous apprendrez à insérer une annotation de zone dans un PDF à l'aide de C#. Il comprend également des conseils et un exemple de code pour ajouter une annotation de zone au PDF en C#....joindre des commentaires, des notes ou d’autres détails. De plus...

    kb.groupdocs.com/fr/annotation/net/how-to-inser...
  4. Ajouter une annotation de surbrillance à JPG à ...

    Apprenons comment ajouter une annotation de surbrillance à JPG à l'aide de Java. De plus, nous vous fournirons un exemple de code pour insérer une annotation de surbrillance en Java pour JPG....supplémentaire pour ajouter des notes en surbrillance à un fichier...

    kb.groupdocs.com/fr/annotation/java/add-highlig...
  5. Comment insérer une annotation de zone dans un ...

    Cette rubrique montre comment insérer une annotation de zone dans un PDF à l'aide de Java. Il fournit également toutes les instructions et un exemple de code pour ajouter une annotation de zone au PDF en Java....d’ajouter des commentaires, des notes ou d’autres informations. Nous...

    kb.groupdocs.com/fr/annotation/java/how-to-inse...
  6. Install GroupDocs.Conversion for .NET on Linux ...

    Step-by-step guide to install and run GroupDocs.Conversion for .NET on Linux...rpm Note: This method uses a third-party...

    docs.groupdocs.com/conversion/net/installation-...
  7. Installation | Documentation

    Install from NuGet NuGet is the easiest way to download and install GroupDocs.Watermark for .NET. Following are a couple of ways to install GroupDocs.Watermark for .NET in your project using NuGet. Install via package manager GUI Follow these steps to reference GroupDocs.Watermark using Package Manager GUI: Open your solution/project in Visual Studio. Click Tools -> NuGet Package Manager -> Manage NuGet Packages for Solution. You can also access the same option through the Solution Explorer.... Note that .NET Standard 2.0 version...

    docs.groupdocs.com/watermark/net/installation/
  8. Visual Studio Plugin to Explore GroupDocs.Assem...

    Visual Studio Plugin to Explore GroupDocs.Assembly Examples GroupDocs.Assembly for .NET plugin is providing an ease to compile GroupDocs.Assembly for .NET 3.0.0 examples and to explore the examples. It has reduced the efforts to download examples and the DLL file from different resources (GitHub, NuGet). You can quickly run CSharp project. So all the manual steps to explore the examples have been exempted. Features Following are the key features of the plugin... Note For video demonstration, watch...

    docs.groupdocs.com/assembly/net/visual-studio-p...
  9. 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...
  10. 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...