Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 4,598 for

text signature

(0.04 sec)
  1. Search operation table | Documentation

    This article shows that how to provides syntax of all elements allowed in Text search queries....Signature Product Solution GroupDocs...syntax of all elements allowed in text search queries. See also , ...

    docs.groupdocs.com/search/nodejs-java/search-op...
  2. Convert to PDF with advanced options | Document...

    Follow this guide and learn how to convert documents to PDF with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Signature Product Solution GroupDocs...PdfX_1A ). Sets reading order of text: L2R (left to right) or R2L...

    docs.groupdocs.com/conversion/java/convert-to-p...
  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....Signature Product Solution GroupDocs...loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  4. Character types | Documentation

    This page contains descriptions of all character types. Character types differ in how characters of these types are indexed....Signature Product Solution GroupDocs...index each character in the text as a separate word, regardless...

    docs.groupdocs.com/search/nodejs-java/character...
  5. Edit Markdown documents | Documentation

    This guide demonstrates how to edit content of the Markdown documents/files like a common Text documents using a GroupDocs.Editor for .NET....Signature Product Solution GroupDocs...plain text files, contain special syntax, support text formatting...

    docs.groupdocs.com/editor/net/edit-markdown/
  6. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and Text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....Signature Product Solution GroupDocs...with color block a portion of text within document body , Replace...

    docs.groupdocs.com/redaction/python-net/redacti...
  7. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....Signature Product Solution GroupDocs...written to a document as a plain text at runtime. Font attributes...

    docs.groupdocs.com/assembly/java/template-synta...
  8. Render EBooks as HTML, PDF, and image files | D...

    Convert EBooks to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python. Learn how to render documents in various formats....Signature Product Solution GroupDocs...elements of an HTML page (including text, graphics, and stylesheets)...

    docs.groupdocs.com/viewer/python-net/render-ebo...
  9. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like JPG, PNG, TIFF and others....Signature Product Solution GroupDocs...process the image, search it for text and redact sensitive data within...

    docs.groupdocs.com/redaction/python-net/image-r...
  10. Parse data from documents | Documentation

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Signature Product Solution GroupDocs..."Not a template field" : area . Text ); } } private static Template...

    docs.groupdocs.com/parser/net/parse-data-from-d...