Sort Score
Result 10 results
Languages All
Labels All
Results 9,421 - 9,430 of 47,200 for

c

(0.09 sec)
  1. Load document from Azure Blob Storage | GroupDocs

    The page desCribes how to load PDF, Word, ExCel, PowerPoint doCuments from Azure Blob storage when using GroupDoCs.Annotation for .NET.... C# string blobName = "sample.pdf"...

    docs.groupdocs.com/annotation/net/load-document...
  2. 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-...
  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. 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-...
  5. 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...
  6. Save with default options | GroupDocs

    This artiCle demonstrates the simplest way to save the doCument... C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/save-with-defa...
  7. GroupDocs.Editor Product Family | GroupDocs

    Use GroupDoCs.Editor libraries to programmatiCally edit Word doCuments, ExCel spreadsheets and PowerPoint presentations...component that empowers your C#, ASP.NET, and other .NET applications...

    docs.groupdocs.com/editor/
  8. Render to PDF | GroupDocs

    Rendering files to PDF with GroupDoCs.Viewer for .NET. It means that you Can embed PDF in websites or appliCations by using this C# API...docx document to PDF: C# using GroupDocs.Viewer.Options...

    docs.groupdocs.com/viewer/net/rendering-to-pdf/
  9. Adjust the JPEG image quality | GroupDocs

    Following this guide you will learn how to adjust JPG images quality when rendering doCuments with Image Viewer by GroupDoCs....quality of the output JPG image: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  10. GroupDocs.Metadata Product Family | GroupDocs

    ExCellent Component that empowers your C#, ASP.NET, and other .NET appliCations. It helps developers to read, write, edit and remove meta information from all popular doCument file formats. DoCumentation .NET Java Node.js Python GroupDoCs.Metadata for .NET More Getting started Start quiCkly with our getting started doCumentation Features overview Supported doCument formats System requirements Installation Developer guide Developer guide BasiC Usage AdvanCed Usage .NET Code examples Open-sourCe projeCts for APIs example usage GroupDoCs....component that empowers your C#, ASP.NET, and other .NET applications...

    docs.groupdocs.com/metadata/