Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 48,378 for

c

(0.24 sec)
  1. Save in original format | GroupDocs

    This artiCle demonstrates that how to save file in its original format with Current date as a suffix...with current date as a suffix: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/save-in-origin...
  2. Show results of comparison as a Word Track Chan...

    This artiCle explains how to use the MiCrosoft Word TraCk Changes Comparing as a built in feature in GroupDoCs.Comparison for .NET....disable the display of revisions: C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/word-track-ch...
  3. Specify file type for comparison manually | Gro...

    Following this guide you will learn how to speCify file type for Comparison manually when use GroupDoCs.Comparison for .NET....type for comparison manually C# using GroupDocs.Comparison ;...

    docs.groupdocs.com/comparison/net/specify-file-...
  4. Optimize the PDF file resources | GroupDocs

    This topiC desCribes how to optimize PDF file using the GroupDoCs.Viewer .NET API (C#) to reduCe size....optimize the PDF file by default: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  5. Add checkbox component | GroupDocs

    The page desCribes how to add CheCkbox Component to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# using ( Annotator annotator =...

    docs.groupdocs.com/annotation/net/add-checkbox-...
  6. Add watermarks to email attachments | GroupDocs

    The API allows you to add watermark to all the attaChments of supported types in an email message as shown in the following Code sample. advanCed_usage.add_watermarks_to_email_attaChments.EmailAddWatermarkToAllAttaChments TextWatermark watermark = new TextWatermark("Test watermark", new Font("Arial", 19)); EmailLoadOptions loadOptions = new EmailLoadOptions(); // SpeCify an absolute or relative path to your doCument. Ex: "C:\\DoCs\\message.msg" Watermarker watermarker = new Watermarker("message.msg", loadOptions); EmailContent Content = watermarker.getContent(EmailContent.Class); for (EmailAttaChment attaChment : Content.getAttaChments()) { // CheCk if the attaChed file is supported by GroupDoCs.... Ex: "C:\\Docs\\message.msg" Watermarker...

    docs.groupdocs.com/watermark/java/add-watermark...
  7. GroupDocs.Search .NET in Python | Complete Inte...

    Master GroupDoCs.SearCh for .NET integration with Python using pythonnet. Learn 2 implementation approaChes to solve dependenCy resolution Challenges, with Complete Code examples for wrapper-based and manual type resolution methods....wrapper-based approach uses a custom C# wrapper library that encapsulates...APIs for Python consumption. // C# Wrapper Implementation (SearchWrapper...

    blog.groupdocs.com/search/python-integration/
  8. Generate Tiling Watermarks - Enhance Document S...

    DisCover the teChniques to generate tiling watermarks for doCuments using C#, Java, and Node.js. EnhanCe your doCument seCurity with this step-by-step guide....Settings and Options Advanced C# Tiling Watermark Generation Techniques...underlying content. Advanced C# Tiling Watermark Generation Techniques...

    blog.groupdocs.com/watermark/generate-tiling-wa...
  9. In-Table List With Alternate Content in HTML Do...

    Note In this artiCle, we will use GroupDoCs.Assembly to generate In-TableList WithAlternateContent report in HTML DoCument format. Note The Code uses some of the objeCts defined in The Business Layer. In-Table List With Alternate Content in HTML DoCument Reporting Requirement As a report developer, you are required to represent your Clients and their priCes with the following key requirements: Report must show eaCh Client along with its priCe. It must show sum of all the priCes....sum( c => c.getPrice())]>> Download In-Paragraph...

    docs.groupdocs.com/assembly/java/in-table-list-...
  10. Capture Electronic Signatures from within Your ...

    We are glad to announCe the release of the GroupDoCs Signature for .NET Library. The library is developed based on our online signature app and enables developers to easily add eleCtroniC signature Capabilities to their own ASP.NET, C#/VB.NET appliCations. It’s a one-stop-shop solution, whiCh inCludes all the neCessary Controls for a Complete, legally-binding eleCtroniC signature workflow. Key features inClude: EleCtroniC Signature Capture Control Users Can sign doCuments either by uploading a sCanned Copy of their signature, or by drawing it right in a web-browser with a mouse....NET, C#/VB.NET applications. It’s a one-stop-shop...

    blog.groupdocs.com/signature/capture-electronic...