Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 7,044 for

page

(0.03 sec)
  1. 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....signatures Leave feedback On this page provides following abilities...specify as true to search all pages of a document searchOptions...

    docs.groupdocs.com/signature/net/search-for-emb...
  2. Get HTML markup in different forms | Documentation

    Learn this article to know how to get edited document HTML markup - body without head tag, content in a raw and base64 form and other using GroupDocs.Editor for Java API....forms Leave feedback On this page This demonstration shows how...in different forms. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/editor/java/get-html-markup-...
  3. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....object Leave feedback On this page provides ability to embed into...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/sign-documents...
  4. How to Run Examples | Documentation

    This article describes how to run .NET digital signature API code examples. We offer multiple solutions on how you can run GroupDocs.Signature examples, by building your own or using our back-end or front-end examples out-of-the-box....Examples Leave feedback On this page This article describes how to...repository if found helpful. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/how-to-run-exa...
  5. Logging and Diagnostics | Documentation

    Enable and configure logging for document conversions with GroupDocs.Conversion for Python via .NET....Diagnostics Leave feedback On this page To enable logging, use either...written to the text file. Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/conversion/python-net/develo...
  6. Search for QR Code standard entries | Documenta...

    This article explains how to provide advanced search for standard QR Code embedded objects like WiFi, Event, Contact, SMS, EMail, EPC or SEPA payment, VCard or MeCard entries, etc with GroupDocs.Signature API....entries Leave feedback On this page provides ability to embed into...online apps from the . Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/signature/net/advanced-searc...
  7. Search index events | Documentation

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...index events Leave feedback This page contains information about the...the current document (see also page); Specifying the encoding of...

    docs.groupdocs.com/search/nodejs-java/search-in...
  8. 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....backgrounds Leave feedback On this page Extracting information about...watermarker . close (); Was this page helpful? Not really Yes, thanks...

    docs.groupdocs.com/watermark/java/working-with-...
  9. GroupDocs.Viewer for Node.js via Java | Documen...

    GroupDocs.Viewer for Node.js allows you to render documents in various formats as HTML, PDF, JPEG, and PNG files. You do not need to use third-party software to view files within your JavaScript application....presentations, PDF files, web pages, email messages, and images...entire document or specific pages. GroupDocs.Viewer ships with...

    docs.groupdocs.com/viewer/nodejs-java/
  10. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....files Leave feedback On this page allows you to render your presentations...save all elements of an HTML page (including text, graphics, and...

    docs.groupdocs.com/viewer/net/render-presentati...