Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 4,638 for

text signature

(0.04 sec)
  1. 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...
  2. Edit Email | Documentation

    This guide demonstrates how to edit content of the documents from Email format family like a common Text documents using a GroupDocs.Editor for .NET....Signature Product Solution GroupDocs...differs from editing common text documents. Loading Loding of...

    docs.groupdocs.com/editor/net/edit-email/
  3. 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/java/character-types/
  4. 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/net/redaction-basics/
  5. 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...
  6. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....Signature Product Solution GroupDocs...elements of an HTML page (including text, graphics, and stylesheets)...

    docs.groupdocs.com/viewer/python-net/render-web...
  7. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for .NET....Signature Product Solution GroupDocs...also hold fonts. Even for plain text document (TXT), when converting...

    docs.groupdocs.com/editor/net/working-with-reso...
  8. 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-...
  9. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java....Signature Product Solution GroupDocs...also hold fonts. Even for plain text document (TXT), when converting...

    docs.groupdocs.com/editor/java/working-with-res...
  10. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API....Signature Product Solution GroupDocs...spreadsheet. Specifies that if text starts with “=” it should be...

    docs.groupdocs.com/conversion/net/load-csv-docu...