Sort Score
Result 10 results
Languages All
Labels All
Results 9,741 - 9,750 of 49,771 for

(c )

(0.78 sec)
  1. 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/
  2. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted document, replacing an original file... replacing an original file: C# using ( Redactor redactor = new...

    docs.groupdocs.com/redaction/net/save-overwriti...
  3. 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...
  4. Specify file type when loading a document | Gro...

    This article explains how to specify the file type when loading a document with GroupDocs.Viewer within your .NET applications....type when loading a document: C# using System.IO ; using GroupDocs...

    docs.groupdocs.com/viewer/net/specify-file-type...
  5. Load password-protected documents | GroupDocs

    This article explains how to open password-protected document with GroupDocs.Viewer within your .NET applications....render an encrypted document: C# using GroupDocs.Viewer ; using...

    docs.groupdocs.com/viewer/net/load-password-pro...
  6. Add link annotation | GroupDocs

    The page describes how to add link annotation to a document using GroupDocs.Annotation for .NET....shows how to add to the document: C# //Add link annotation to the...

    docs.groupdocs.com/annotation/net/add-link-anno...
  7. input.xlsx

    Sheet1 Years Some values 2010 111 2011 222 2012 555 2013 333 2014 444 2015 777 Some values 2010 2011 2012 2013 2014 2015 111 222 555 333 444 777 Excel Sample Worksheet Some values 2010 2011 2012 20......(Командная строка) 1 2 3 4 5 A B C D E 2019-10-28T09:48:25Z 16.0300...

    docs.groupdocs.com/metadata/python-net/_sample_...
  8. Convert word processing documents | GroupDocs

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET....need is just several lines of C# code. This section explains how...implemented in several lines of C# code - all you need is to specify...

    docs.groupdocs.com/conversion/net/convert/wordp...
  9. 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...
  10. Watermark messing up in PDF - .NET Core - Free ...

    Hi everyone, I am trying the version 24.8.0 to evaluate GroupDocs.Watermark. I have a web application (.NET Core 6) and I am trying to insert watermark in MemoryStream. Here is the actual code I am using: public stat…...filePath = @"c:\tests\original.pdf"; string outFilePath = @"c:\tests\result...deployed to Azure app service. C an you provide details about your...

    forum.groupdocs.com/t/watermark-messing-up-in-p...