Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 4,749 for

text annotations

(0.17 sec)
  1. Working with slide backgrounds | GroupDocs

    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....Annotation Product Solution GroupDocs...loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Online Document Storage Features

    There’s more to GroupDocs than online document storage. Saying that, we realize that one of the reasons that you’re interested in GroupDocs is the storage feature. So what’s document storage all about and what should you look for when choosing a online storage service? 1. Storage Space The first thing to consider is what you want to store and how much space you’ll need. Documents differ in size and it can be difficult to estimate document sizes....audio files are huge compared to text files. Look at War and Peace:...two documents. GroupDocs Annotation : comment and collaborate...

    blog.groupdocs.com/total/online-document-storag...
  3. Enabling Inline CSS Styles | GroupDocs

    This article describes how to enable the inline styles option for WordProcessing documents to store CSS styles directly inside the HTML markup using GroupDocs.Editor for Node.js via Java....Annotation Product Solution GroupDocs...stylesheet, while all other styles—text and paragraph formatting, list...

    docs.groupdocs.com/editor/nodejs-java/inline-st...
  4. Character types | GroupDocs

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

    docs.groupdocs.com/search/java/character-types/
  5. Deleting Barcode signatures - advanced | GroupDocs

    This article shows how to delete Barcode electronic signatures different ways with GroupDocs.Signature API....Annotation Product Solution GroupDocs...in signatures ) { if ( temp . Text . Contains ( "John" )) { signaturesToDelete...

    docs.groupdocs.com/signature/net/deleting-barco...
  6. Working with saved Emails | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows handling the most popular email message formats: EML and MSG. The following are some commonly used scenarios of working with the message content and metadata. Reading EML message metadata The EML message format is used by many email clients including Novell GroupWise, Microsoft Outlook Express, Lotus notes, Windows Mail, Mozilla Thunderbird, and Postbox. The files contain the email contents as plain Text in MIME format, containing the email header and body, including attachments in one or more of several formats....Annotation Product Solution GroupDocs...the email contents as plain text in MIME format, containing the...

    docs.groupdocs.com/metadata/net/working-with-sa...
  7. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format...Annotation Product Solution GroupDocs...the worksheets. For example, text-based separator-delimited formats...

    docs.groupdocs.com/editor/net/deleting-workshee...
  8. Load CSV document with options | GroupDocs

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

    docs.groupdocs.com/conversion/net/load-csv-docu...
  9. Working with resources | GroupDocs

    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....Annotation Product Solution GroupDocs...also hold fonts. Even for plain text document (TXT), when converting...

    docs.groupdocs.com/editor/java/working-with-res...
  10. Search for embedded object with custom encrypti...

     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....Annotation Product Solution GroupDocs...decrypt previously encrypted text of QR-Code and decrypt custom...

    docs.groupdocs.com/signature/java/search-embed-...