Sort Score
Result 10 results
Languages All
Labels All
Results 3,901 - 3,910 of 10,076 for

text

(0.04 sec)
  1. Sign documents with Metadata embedded object | ...

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

    docs.groupdocs.com/signature/net/sign-documents...
  2. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and Text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....with color block a portion of text within document body , Replace...empty ones or redacts metadata texts , Deletes annotations from document...

    docs.groupdocs.com/redaction/python-net/redacti...
  3. Search operation table | Documentation

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

    docs.groupdocs.com/search/nodejs-java/search-op...
  4. 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....decrypt previously encrypted text of QR-Code and decrypt custom...

    docs.groupdocs.com/signature/net/search-for-emb...
  5. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....elements of an HTML page (including text, graphics, and stylesheets)...

    docs.groupdocs.com/viewer/python-net/render-web...
  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 .NET.... Even for plain text document (TXT), when converting...

    docs.groupdocs.com/editor/net/working-with-reso...
  7. 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....loadOptions ); // Initialize image or text watermark TextWatermark watermark...

    docs.groupdocs.com/watermark/java/working-with-...
  8. Template Syntax - Part 2 of 2 | Documentation

    Note This article is the second part of the Template Syntax series of articles. For first part, please visit Template Syntax - Part 1 of 2. Outputting Expression Results You can output expression results to your reports using expression tags. An expression tag denotes a placeholder for an expression result within a template. While building a report, the corresponding expression is evaluated, and this placeholder is replaced with the formatted result of the expression....written to a document as a plain text at runtime. Font attributes...useful, when you need to format text parts of an expression result...

    docs.groupdocs.com/assembly/net/template-syntax...
  9. Search for embedded object with custom serializ...

    This article explains how to search for embedded electronic signatures with custom serialization in QR code electronic signatures. This topic contains example of custom serialization, class definition and search for serialized objects in the QR-codes with GroupDocs.Signature....decrypt previously encrypted text of QR-Code and decrypt custom...

    docs.groupdocs.com/signature/net/search-for-emb...
  10. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API....Top Width Height EncodeType Text IsSignature Image Spreadsheet...

    docs.groupdocs.com/signature/java/updating-qr-c...