Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 2,422 for

notes

(0.06 sec)
  1. GroupDocs.Signature pour .NET 26.2 – Dernières ...

    Explorez les nouveautés de GroupDocs.Signature pour .NET 26.2. Disponible dès maintenant sur NuGet et le site Web de GroupDocs.... Ressources # Notes de version complètes – https://releases...

    blog.groupdocs.com/fr/signature/groupdocs-signa...
  2. Highlight PDF using Annotations in Java | Annot...

    Highlight text in PDF with highlight annotations using Java. Document and image annotation Java API allows to Annotate PDF files by highlighting any area.... Note: You may change the highlight...

    blog.groupdocs.com/annotation/highlight-pdf-usi...
  3. GroupDocs.Conversion pour Python 25.12 – Derniè...

    Explorez les nouveautés de GroupDocs.Conversion pour Python 25.12. Disponible dès maintenant sur NuGet et le site Web de GroupDocs.... Ressources # Notes complètes de version – https://releases...

    blog.groupdocs.com/fr/conversion/groupdocs-conv...
  4. 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...
  5. 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...
  6. 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...
  7. ادغام و تقسیم فایل های EPUB در C# - GroupDocs.M...

    یاد بگیرید چطور فایل‌های EPUB را با استفاده از C# و GroupDocs.Merger for .NET ادغام و تقسیم کنید. امکانات قدرتمند برای مدیریت مستندات EPUB خود را امتحان کنید....Reference GitHub Examples Release Notes علاوه بر این، می توانید سایر...Examples Repository Release Notes and Updates Understanding EPUB...

    blog.groupdocs.com/fa/merger/merge-and-split-ep...
  8. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Please Note: to start using GroupDocs’ online...

    blog.groupdocs.com/categories/groupdocs.signatu...
  9. File Size Increase on Conversion to HTML – Grou...

    Hello Team, I am using GroupDocs.Conversion in a .NET Core application to convert document files (e.g., Word, Excel) to HTML for preview purposes. However, I have noticed that the converted HTML files are significantly …... Please note that this is the expected behavior...

    forum.groupdocs.com/t/file-size-increase-on-con...
  10. Load Balanced / Multi node site utilizing Group...

    What is the standard / best way to setup a load balanced site utilizing Groupdocs.Viewer / MVC 5 We have a small site that utilizes groupdocs to serve pdf's , png's etc When we put that site onto two nodes we started re…... Please note that we are handling all requests...

    forum.groupdocs.com/t/load-balanced-multi-node-...