Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 37,449 for

watermark

(0.12 sec)
  1. penandaan dokumen on GroupDocs Blog | Document ...

    penandaan dokumen on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in penandaan dokumen on GroupDocs Blog | Document Automation Solutions for .NET & Java ......Metode Aman untuk Menambahkan Watermark pada Dokumen Word Pelajari...Pelajari cara menambahkan watermark yang aman pada dokumen Word menggunakan...

    blog.groupdocs.com/id/tag/penandaan-dokumen/ind...
  2. Watermarking Java API on GroupDocs Blog | Docum...

    Watermarking Java API on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermarking Java API on GroupDocs Blog | Document Automation Solutions for .NET......Watermarking Java API on GroupDocs Blog | Document Automation...Developers Recent content in Watermarking Java API on GroupDocs Blog...

    blog.groupdocs.com/id/tag/watermarking-java-api...
  3. Searching watermarks | GroupDocs

    Find possible text and image Watermarks using Python via .NET, with powerful criteria....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Python...

    docs.groupdocs.com/watermark/python-net/searchi...
  4. GroupDocs.Annotation for .NET

    This API allows you to digitally annotate any type of file format using .NET and C# language on any platform....Watermark Product Family GroupDocs.Merger...Latest Answers How to Add Watermark to Excel Worksheets using...

    kb.groupdocs.com/annotation/net/page/2/
  5. Add image watermarks | GroupDocs

    This article shows how to add an image Watermark and save the resultant document. It is capable of adding Watermarks to images or documents....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Python...

    docs.groupdocs.com/watermark/python-net/add-image/
  6. Protect Your Documents with Watermarks in Group...

    One of the most requested and hence actively developed features in GroupDocs.Viewer for .NET is Watermarking. Watermarking allows you to protect documents that you display on the web from screen-grabbing. In GroupDocs.Viewer for .NET Watermarks are implemented as customizable text that can be added over a displayed document, overlapping its content. For the first time the ability to add Watermarks was implemented in GroupDocs.Viewer for .NET version 2.0. In its first implementation, the feature had a number of restrictions....NET is watermarking. Watermarking allows you to protect...GroupDocs.Viewer for .NET watermarks are implemented as customizable...

    blog.groupdocs.com/viewer/protect-your-document...
  7. 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’…...(>1MB) after tile watermarking GroupDocs.Watermark Product Family...Family watermark artempenteskul December 15, 2024, 4:53pm 1 Hey, I’ve...

    forum.groupdocs.com/t/question-about-big-xlsx-f...
  8. Hello, World! | GroupDocs

    Get started with GroupDocs.Watermark for Python via .NET by creating and running a minimal example....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Python...

    docs.groupdocs.com/watermark/python-net/hello-w...
  9. Working with slide backgrounds | GroupDocs

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_Watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker Watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = Watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/working-with-...
  10. Add watermarks to images | GroupDocs

    Add Watermarks to photos or multi-framed images using Python via .NET....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Python...

    docs.groupdocs.com/watermark/python-net/add-wat...