Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 4,980 for

text annotations

(0.13 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Annotation for Java Modern UI. Keeping...strikeout and **underline **annotation. We would recommend Java...

    blog.groupdocs.com/groupdocs.blog/page/69/
  2. 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...
  3. 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/
  4. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Annotation for .NET 16.10.0 API provides...major annotation types (Highlight Text, Area Annotation, and Strikeout...

    blog.groupdocs.com/groupdocs.blog/page/83/
  5. 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...
  6. 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...
  7. Search operation table | GroupDocs

    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...
  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 | 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-...
  10. Saving EditableDocument to stream | GroupDocs

    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...