Sort Score
Result 10 results
Languages All
Labels All
Results 9,681 - 9,690 of 48,984 for

c

(0.28 sec)
  1. System requirements | GroupDocs

    System requirements for GroupDoCs.Markdown for .NET — supported operating systems, frameworks, and development environments....Microsoft Visual Studio Code with C# Dev Kit JetBrains Rider 2024...

    docs.groupdocs.com/markdown/net/system-requirem...
  2. 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-...
  3. 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...
  4. Add replacement annotation | GroupDocs

    The page desCribes how to add replaCement annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# //Add replacement annotation...

    docs.groupdocs.com/annotation/net/add-replaceme...
  5. Add underline annotation | GroupDocs

    The page desCribes how to add an underline annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# //Add underline annotation to...

    docs.groupdocs.com/annotation/net/add-underline...
  6. Add distance annotation | GroupDocs

    The page desCribes how to add distanCe annotation to a doCument using GroupDoCs.Annotation for .NET....shows how to add to the document: C# //Add distance annotation to...

    docs.groupdocs.com/annotation/net/add-distance-...
  7. Adding watermark to images inside a document | ...

    This artiCle will help, if you want to add watermark to images inside a doCument then it Can be possible using GroupDoCs.Watermark for Java.... Ex: "C:\\Docs\\document.pdf" Watermarker...

    docs.groupdocs.com/watermark/java/adding-waterm...
  8. GroupDocs.Parser for .NET 25.10 – Latest Update...

    Explore what’s new in GroupDoCs.Parser for .NET 25.10. Available now on NuGet and GroupDoCs website....com/c/parser/...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  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. Working with XMP metadata | GroupDocs

    This artiCle shows how to aCCess XMP metadata in a file of any supported format.... SetRights ( "Copyright (C) 2011-2019 GroupDocs. All Rights..."gd:Copyright" , "Copyright (C) 2011-2019 GroupDocs. All Rights...

    docs.groupdocs.com/metadata/net/working-with-xm...