Sort Score
Result 10 results
Languages All
Labels All
Results 3,641 - 3,650 of 9,248 for

document viewer

(0.1 sec)
  1. Save signed Word Processing with different outp...

    This article explains how to save signed Word Processing Documents with various file formats by GroupDocs.Signature API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/save-signed-wo...
  2. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF Document The following sample of code will help you to detect the PDF version a loaded Document and extract some additional file format information. Load a PDF Document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Document.Pdf.PdfReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputPdf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); } Reading built-in metadata properties To access built-in metadata of a PDF Document, please use the DocumentProperties property defined in the DocumentRootPackage class....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant Document. It is capable of adding watermarks to images or Documents....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  4. Verifying Text signatures in advance | GroupDocs

     This article explains how to provide advanced verification of Text electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/verify-text-si...
  5. Verifying QR Code signatures in advance | Group...

     This article explains how to provide advanced verification of QR Code electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/verify-qr-code...
  6. Generate Output in Same Format as Template | Gr...

    Save assembled Documents in the same format as the template (e.g., DOCX to DOCX, XLSX to XLSX)....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/basic-usage-sam...
  7. Features Overview | GroupDocs

    Variety of features to manipulate graphics, watermarks and text annotations...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/features-over...
  8. Features Overview | GroupDocs

    Variety of features to manipulate graphics, watermarks and text annotations...Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/features-ove...
  9. GroupDocs.Total for .NET overview | GroupDocs

    GroupDocs.Total for .NET is the super-set of all the .NET on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our .NET Document manipulation APIs....Viewer Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Total Product...

    docs.groupdocs.com/total/net/product-overview/
  10. How to Convert PowerPoint to PDF using C#

    This short tutorial describes the complete process to convert PowerPoint to PDF using C# and provides a sample working code for C# PowerPoint to PDF application....Viewer Product Family GroupDocs.Comparison...popular document converter APIs for performing document transformation...

    kb.groupdocs.com/conversion/net/how-to-convert-...