Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 6,297 for

file watermark

(3.44 sec)
  1. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET Dependenci......Watermark JSON Parsing NuGet Packages...Markdown compliance watermark audit Batch Watermark Document Protection...

    blog.groupdocs.com/ja/tags/index.xml
  2. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET Dependenci......Watermark JSON Parsing NuGet Packages...Markdown compliance watermark audit Batch Watermark Document Protection...

    blog.groupdocs.com/zh/tags/index.xml
  3. Rasterize document or page | GroupDocs

    The Watermark can be removed from the PDF documents using third-party tools. However, if you want to remove a Watermark that is almost impossible to remove, you can rasterize pdf documents. GroupDocs.Watermark provides the feature to convert all the pages of a PDF document to raster images with only one line of code....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Java...

    docs.groupdocs.com/watermark/java/rasterize-doc...
  4. Add Watermarks to Word Documents | 5 Secure Met...

    Learn how to add secure Watermarks to Word documents using GroupDocs.Watermark for .NET. Compare 5 protection methods with code examples, including locked headers, tiled Watermarks, and password-protected sections that can't be easily removed....Việt 中文 中國傳統的 Professional watermark protection for Word documents...Contents Why Word’s Built-in Watermarks Aren’t Secure Enough Download...

    blog.groupdocs.com/watermark/secure-word-docume...
  5. Find and Remove Watermarks from Documents in C#

    .NET API to programmatically find and remove text and image based Watermarks from PDF, Word, Excel, PowerPoint, Visio documents using C#....at how to find and remove watermarks from documents in C# . There...can be text and image-based watermarks in a document. We can easily...

    blog.groupdocs.com/watermark/find-and-remove-wa...
  6. Add text watermarks | GroupDocs

    Add text Watermarks to rendered documents using GroupDocs.Viewer in your Python applications....Watermark Product Solution GroupDocs...documents / Add text watermarks Add text watermarks Leave feedback...

    docs.groupdocs.com/viewer/python-net/add-text-w...
  7. Tags on GroupDocs Blog | Document Automation So...

    Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Tags on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers .NET Dependenci......Watermark JSON Parsing NuGet Packages...Markdown compliance watermark audit Batch Watermark Document Protection...

    blog.groupdocs.com/ar/tags/index.xml
  8. 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-...
  9. C# Convert PPT to PDF | PPTX to PDF | Presentat...

    Convert PowerPoint PPT, PPTX to PDF in .NET. C# code examples show the conversion of selective, consecutive slides, and Watermarking using Conversion API....one of the most commonly used file formats. PPT and PPTX formats...solution to the above-mentioned file format conversion. GroupDocs...

    blog.groupdocs.com/conversion/convert-presentat...
  10. Working with worksheet backgrounds | GroupDocs

    Extract, remove, and Watermark Excel worksheet background images using GroupDocs.Watermark for Python via .NET....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for Python...

    docs.groupdocs.com/watermark/python-net/working...