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

text annotations

(0.12 sec)
  1. Create EditableDocument from File or Markup | D...

    This article explains how to create an instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API....Annotation Product Solution GroupDocs...link rel = "stylesheet" type = "text/css" href = "document_resources/style...

    docs.groupdocs.com/editor/nodejs-java/create-ed...
  2. Search operation table | Documentation

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

    docs.groupdocs.com/search/net/search-operation-...
  3. Saving EditableDocument to stream | Documentation

    This article shows and explains the advances techniques and approaches while working with EditableDocument in advanced level — saving to stream with resource callback, saving resources separately from HTML markup, and saving HTML markup with adjustable resource links....Annotation Product Solution GroupDocs...>( TStream storage , System . Text . Encoding encoding ) where...

    docs.groupdocs.com/editor/net/saving-editabledo...
  4. 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...
  5. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Annotation Product Solution GroupDocs...salt ); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/net/sign-documents...
  6. Search operation table | Documentation

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

    docs.groupdocs.com/search/nodejs-java/search-op...
  7. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....Annotation Product Solution GroupDocs...messages that contain specific text in the subject or body. —Allows...

    docs.groupdocs.com/viewer/net/render-outlook-da...
  8. 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/net/search-for-emb...
  9. 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....Annotation Product Solution GroupDocs...loadOptions ); // Initialize image or text watermark TextWatermark watermark...

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

    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/