Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 4,699 for

text signature

(0.09 sec)
  1. 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-...
  2. 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 Java....Signature Product Solution GroupDocs...plain text files, contain special syntax, support text formatting...

    docs.groupdocs.com/editor/java/edit-markdown/
  3. Edit Email | Documentation

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

    docs.groupdocs.com/editor/nodejs-java/edit-email/
  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/java/character-types/
  5. View and Annotate Documents Online with GroupDo...

    The Internet has transformed our lives. We buy things with click of a mouse, be it entertainment, grocery, or accessories. The consumer-web relationship will only grow in the near future. As a result, enterprises and small, as well as start-ups understand the need to engage and collaborate with consumers to get an edge and thrive. So, the need for online document management systems arose. Online document management systems allow you to view and share documents, increase productivity, facilitate collaboration, and save cost....other documents, collect signatures and user information, and...minutes. Your readers can search text, use thumbnails to navigate...

    blog.groupdocs.com/viewer/view-annotate-documen...
  6. 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...
  7. 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...
  8. Running in Docker | Documentation

    Learn how to run GroupDocs.Total for .NET in Docker containers with complete examples, troubleshooting tips, and best practices for document processing in containerized environments....Signature Product Solution GroupDocs...fontconfig - Enables font lookup for text rendering with System.Drawing...

    docs.groupdocs.com/total/net/running-in-docker/
  9. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....Signature Product Solution GroupDocs...following examples show how to add text watermark to a document of any...

    docs.groupdocs.com/watermark/java/migration-notes/
  10. 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/net/search-operation-...