Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 9,900 for

text

(0.05 sec)
  1. Merge files | Documentation

    This article explains how to merge files of PDF, Microsoft Word, Excel and PowerPoint and other formats using GroupDocs.Merger for Python via .NET API....Presentations Merge Excel Merge text files Merge archives Merge EPUB...

    docs.groupdocs.com/merger/python-net/merge/
  2. Search for Barcode e-signatures | Documentation

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API.... getEncodeType ()+ " and text " + barcodeSignature . getText...

    docs.groupdocs.com/signature/java/search-for-ba...
  3. How to save signed Image with different output ...

    This article explains how to save signed image with various image formats by GroupDocs.Signature API....option with predefined QRCode text QrCodeSignOptions signOptions...

    docs.groupdocs.com/signature/net/save-signed-im...
  4. Verify QR-code signatures in the document | Doc...

    This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....this value is set by default Text = "John" , MatchType = TextMatchType...

    docs.groupdocs.com/signature/net/verify-qr-code...
  5. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with Texture brush...signature background with image for Text and Image signature types Here...

    docs.groupdocs.com/signature/net/composing-sign...
  6. Adding image watermarks | Documentation

    GroupDocs.Watermark API supports adding the following image file types as image watermark...the following article about text watermarks, however, the same...

    docs.groupdocs.com/watermark/net/adding-image-w...
  7. Adding image watermarks | Documentation

    GroupDocs.Watermar API supports adding the following image file types as image watermark: Bmp; Png; Gif; Jpeg. Add image watermark from local file Following code snippet shows how to add ImageWatermark to a document. If the document consists of multiple parts (pages, worksheets, slides, frames etc), the watermark will be added to all of them. advanced_usage.adding_image_watermarks.AddImageWatermark // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation....the following article about text watermarks, however, the same...

    docs.groupdocs.com/watermark/java/adding-image-...
  8. Add resource redaction annotation | Documentation

    The page describes how to add resource redaction annotation to a document using GroupDocs.Annotation for Java....with fixed position to hide a text as shown in the picture below:...

    docs.groupdocs.com/annotation/java/add-resource...
  9. Convert PDF files | Documentation

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, image and other formats with GroupDocs.Conversion for .NET....PDF files is not limited to text only, it could be hyperlinks...content manipulations and editing text, tables, images, lists, etc...

    docs.groupdocs.com/conversion/net/convert/pdf/
  10. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....found can be highlighted in the text of the document. For more information...highlight search results in the text of a document. Detailed information...

    docs.groupdocs.com/search/java/build-your-first...