Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 15,665 for

file

(0.2 sec)
  1. Pdf Digitally signing | GroupDocs

    This article explains how to sign document with Digital electronic signatures using advanced options with GroupDocs.Signature API....signature digital certificate (file on local disk or stream ) (required)...digital option with certificate file path DigitalSignOptions options...

    docs.groupdocs.com/signature/net/sign-document-...
  2. GroupDocs.Comparison Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular File formats....BMP, or images with some other file formats. Without wasting time...to compare text files, Word files, PDF files, and other documents...

    blog.groupdocs.com/categories/groupdocs.compari...
  3. Product Overview | GroupDocs

    GroupDocs.Merger for Python via .NET provides a wide range of document manipulation features - merge multiple Files into one File, split single File to separate Files, reorder, rotate and remove document pages without third-party tools....empowers your applications with file merge features. GroupDocs.Merger...merge multiple files into one file, split single file into several...

    docs.groupdocs.com/merger/python-net/product-ov...
  4. Implement Link Annotation in PDF Documents

    You might be wondering if there would be more annotation types. The wait is over, we’ve introduced Link Annotation in GroupDocs.Annotation for .NET 19.4. With the passage of time we’ll introduce more annotations. Currently, Link Annotation is supported for PDF, Slides and Word documents only. Let’s see the minimal set of fields required for Link Annotation. There is one improvement and few bug fixes introduced as well. Previously, GetPdfFile method was not processing password protected documents....method was returning broken file ImportAnnotations method was...closing source stream for Tiff files Download and implement various...

    blog.groupdocs.com/annotation/implement-link-an...
  5. Render HTML as PDF using Python

    If you want to laern how to render HTML as PDF using Python, this topic is for you. Learn how to convert HTML to PDF in Python for printing, sharing, or archiving....Python , allowing markup-based files to be transformed into portable...with block to open the HTML file and manage resources automatically...

    kb.groupdocs.com/viewer/python/render-html-as-p...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...show you how to store and open files from a shared folder within...types of documents and image files. The library comes with a set...

    blog.groupdocs.com/groupdocs.blog/page/95/
  7. Scan Barcode from RTF using C#

    This guide explains how to scan barcode from RTF using C#, with a code example to help you efficiently extract barcode from RTF in C#, ensuring a smooth and seamless process....barcodes efficiently from RTF files in your C# applications. By...you extract barcodes from RTF files Create a new Parser object by...

    kb.groupdocs.com/parser/net/scan-barcode-from-r...
  8. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to images or documents....Watermarker class for a local file or file stream; an instance of the...

    docs.groupdocs.com/watermark/net/basic-usage/ad...
  9. How to Sign XLSX with Digital Signature using Java

    Let's learn how to sign XLSX with digital signature using Java. You will also be provided a simple code example for digital signature integration in XLSX using Java....Signature class by passing XLSX file path to its constructor Create...providing path of certificate file to its constructor Set the properties...

    kb.groupdocs.com/signature/java/how-to-sign-xls...
  10. Java groupdocs conversion dpi configuration doe...

    HEre is the conversion code: try (Converter converter = new Converter(FileName)) { final ImageConvertOptions options = new ImageConvertOptions(); options.setFormat(FileType.fromEx…...println("save file: " + fileImgName ); return new...err.println("Could not save file: " + fileImgName + " ex:" +...

    forum.groupdocs.com/t/java-groupdocs-conversion...