Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 18,716 for

pdf viewer

(0.37 sec)
  1. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....Viewer Product Solution GroupDocs...sample demonstrates how to embed PDF file into DOCX document as OLE...

    docs.groupdocs.com/merger/java/add-document-to-...
  2. Add squiggly annotation | GroupDocs

    The page describes how to add squiggly annotation to a document using GroupDocs.Annotation for .NET....Viewer Product Solution GroupDocs...annotator = new Annotator ( "input.pdf" )) { SquigglyAnnotation squiggly...

    docs.groupdocs.com/annotation/net/add-squiggly-...
  3. How to Convert XML to CSV in C#

    This short article briefly explains the process to convert XML to CSV in C#. Review sample code to convert XML to CSV using C# and use it as a template for projects....Viewer Product Family GroupDocs.Comparison...an article on how to convert PDF to Excel using C# ; take a look...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. How to Convert HTML to Word using C#

    This short tutorial explains to you how to convert HTML to Word using C# without any third-party tool and how to use this guide to convert HTML to Word in C#....Viewer Product Family GroupDocs.Comparison...other document formats such as PDF, RTF, PNG, XLSX, PSD, and many...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Viewer Product Solution GroupDocs...document. Ex: @"C:\Docs\source.pdf" try ( Metadata metadata = new...

    docs.groupdocs.com/metadata/java/clean-metadata/
  6. How to search for Image signatures | GroupDocs

    This article explains how to search for Image electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...document. string fileName = "sample.pdf" ; using ( Signature signature...

    docs.groupdocs.com/signature/net/search-for-ima...
  7. Advanced search for Form Field signatures | Gro...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { FormFieldSearchOptio options...

    docs.groupdocs.com/signature/net/advanced-searc...
  8. How to search for QR code signatures | GroupDocs

    This article explains how to search for QR-code electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // search for signatures...

    docs.groupdocs.com/signature/net/search-for-qr-...
  9. Verify Text signatures in the document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature API....Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextVerifyOptions options...

    docs.groupdocs.com/signature/java/verify-text-s...
  10. Get document info | GroupDocs

    Learn how to get basic document information including file type, page count, and file size using GroupDocs.Parser for .NET. Get document properties in C#....Viewer Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/get-document-info/