This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....index each character in the text as a separate word, regardless...
This article shows that how to provides syntax of all elements allowed in Text search queries....syntax of all elements allowed in text search queries. See also , ...
This article explains how to search for embedded electronic signatures with custom encryption in QR code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....decrypt previously encrypted text of QR-Code and decrypt custom...
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....loadOptions ); // Initialize image or text watermark TextWatermark watermark...
Find specific word and its synonyms within different files using Java. Similarly, get all the synonyms, grouped by different meanings using Java Search API....Words using Java Build your Full Text Search Solution in Java Find...
This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....fileName ); // Sign document with text signature. using ( Signature...
Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java.... Sets reading order of text: L2R (left to right) or R2L...
This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....index each character in the text as a separate word, regardless...
This article explains how to create encrypted QR-code electronic signature with embedded custom object...steps to embed into QR-code text with standard encryption with...
Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor API....WYSIWYG-editor end-user deleted some text, for example, a paragraph, with...