Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 5,443 for

text watermark

(0.2 sec)
  1. PngViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PNG format. For details see this pagehttps//docs.groupdocs.com/viewer/net/renderingtopngorjpeg/ and its children....ExtractText { get; set; } Enables text extraction. Height { get; set;...options. TextOptions { get; set; } Text files view options. VisioRenderingOption...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  2. ASP.NET WebForms Modern UI Document Viewer v2.1...

    GroupDocs is pleased to announce another release of ASP.NET WebForms Modern UI Document Viewer v2.1.0 using GroupDocs.Viewer for .NET 18.1. This release v2.1.0 comes up with new features and improvements for Search, Print and File Manager to view document in both HTML and Image representations for different document formats like DOCX, PDF, XLSX, PPTX, MSG with attachments and many more features. Let’s have a look at it. We recommend you to download and explore this new version....Documents List Search & Highlight Text Move to Next & Previous Search...Document Print Document with Watermark Improved Paging for Thumbnails...

    blog.groupdocs.com/viewer/asp.net-webforms-mode...
  3. Working with slide backgrounds | Documentation

    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-...
  4. Basic usage | Documentation

    GroupDocs.Watermark library provides the ability to manipulate different Watermark types such as TextWatermark, ImageWatermark. These Watermarks could be added to documents, updated, removed, or searched inside already Watermarked documents. Our product also provides information about document type and structure - file type, size, page count, etc. and generates document page previews based on provided options. Here are the main concepts of the GroupDocs.Watermark API: Watermarker is the main class that contains all the required methods for manipulating document Watermarks....Watermark Product Solution GroupDocs...GroupDocs.Watermark Product Family / GroupDocs.Watermark for .NET...

    docs.groupdocs.com/watermark/net/basic-usage/
  5. 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...
  6. Watermark Images on GroupDocs Blog | Document A...

    Watermark Images on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermark Images on GroupDocs Blog | Document Automation Solutions for .NET & Java De......Watermark Images on GroupDocs Blog | Document Automation Solutions...Developers Recent content in Watermark Images on GroupDocs Blog |...

    blog.groupdocs.com/fr/tag/watermark-images/inde...
  7. Documentation

    GroupDocs Documentation Homepage...Watermark Product Solution GroupDocs...Compress, Resize, Crop & Watermark images without leaving your...

    docs.groupdocs.com/
  8. Watermark PDF on GroupDocs Blog | Document Auto...

    Watermark PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Watermark PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......Watermark PDF on GroupDocs Blog | Document Automation Solutions...Developers Recent content in Watermark PDF on GroupDocs Blog | Document...

    blog.groupdocs.com/de/tag/watermark-pdf/index.xml
  9. Releasing GroupDocs.Viewer for .NET 3.5.0 - New...

    We’ve always been listening to the feedback of our valuable customers and in response, we are announcing another monthly release of GroupDocs.Viewer for .NET with fixes for over 15 issues. The latest version has also introduced some new features along with necessary improvements. Let’s have a glance at what v3.5.0 has come with. Document Viewer API - New FeaturesListed below are the new features introduced in GroupDocs.Viewer for .NET 3....ability to specify font for watermark GroupDocs.Viewer for .NET...extension Incorrect watermark position and text in PDF file Out Of...

    blog.groupdocs.com/viewer/groupdocs-viewer-net-...
  10. 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....will learn how to highlight text and any area in PDF files using...will use this API to highlight text in the PDF file. Download or...

    blog.groupdocs.com/annotation/highlight-pdf-usi...