Sort Score
Result 10 results
Languages All
Labels All
Results 3,151 - 3,160 of 5,775 for

file conversion

(0.22 sec)
  1. Export Indexed Documents to HTML using C#

    Learn how to export indexed documents to HTML using C# with easy-to-follow steps. Implement C# export indexed documents to HTML for better document management....Conversion Product Family GroupDocs...content is then written to a file, making it accessible for further...

    kb.groupdocs.com/search/net/export-indexed-docu...
  2. Create PDF with Image Redaction | GroupDocs

    This article shows how to redact the pages of a document as images, redacting entire areas of the page instead or in addition to a specific text....Conversion Product Solution GroupDocs...save it as a rasterized PDF file (containing images of the original...

    docs.groupdocs.com/redaction/java/create-pdf-wi...
  3. Add text field annotation | GroupDocs

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for Java....Conversion Product Solution GroupDocs...// Add annotation and save to file annotator . add ( textField...

    docs.groupdocs.com/annotation/java/add-text-fie...
  4. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....Conversion Product Solution GroupDocs...ReplacesImageInFound byte [] imageData = File . ReadAllBytes ( "image.png"...

    docs.groupdocs.com/watermark/net/modifing-found...
  5. Sign documents with encrypted QR-code text | Gr...

    This article explains how to create encrypted QR-code electronic signature with GroupDocs.Signature API...Conversion Product Solution GroupDocs...padding ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  6. Generating Report using Multiple Data Sources i...

    Note In this article, we will use GroupDocs.Assembly to generate a report. This report will fetch data from multiple data sources. Note The code uses some of the objects defined in The Business Layer. Generating Report in Microsoft PowerPoint Document Creating a Template Add a new slide Add a bullet list at the place where you want it Save your Document Reporting Requirement As a report developer, you are required to generate a report that fetches data from two different data sources (e:g XML, JSON)....Conversion Product Solution GroupDocs...created in previous topic. Click “File” and select “Save As”. Select...

    docs.groupdocs.com/assembly/net/generating-repo...
  7. Features Overview | GroupDocs

    This is an overview of GroupDocs.Merger for Java library features and capabilities...Conversion Product Solution GroupDocs...information about source document - file type, size, pages count, page...

    docs.groupdocs.com/merger/java/features-overview/
  8. eSign document with Text signature | GroupDocs

    This article explains how to sign a document with Text signature by GroupDocs.Signature API. Let's try to add a digital signature to a PDF programmatically....Conversion Product Solution GroupDocs...MS" } }; // sign document to file signature . Sign ( "sample_signed...

    docs.groupdocs.com/signature/net/esign-document...
  9. Locating signature with different alignments | ...

     This article explains how to use different alignment values to locate signature on document page with GroupDocs.Signature API....Conversion Product Solution GroupDocs...}); } } } // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/locating-signa...
  10. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...Conversion Product Solution GroupDocs... 10 )); // sign document to file signature . Sign ( "signed.pdf"...

    docs.groupdocs.com/signature/net/sign-document-...