Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 1,011 for

combine

(0.05 sec)
  1. Advanced search for QR Code signatures | Docume...

     This article explains how to provide advanced search for QR Code electronic signatures with GroupDocs.Signature API.... Combine ( Constants . OutputPath ,...outputFilePath = System . IO . Path . Combine ( outputPath , $"image{i}{qrCodeSignature...

    docs.groupdocs.com/signature/net/advanced-searc...
  2. Advanced search for Image signatures | Document...

     This article explains how to make advanced search for Image electronic signatures with GroupDocs.Signature API.... Combine ( Constants . OutputPath ,...outputFilePath = System . IO . Path . Combine ( outputPath , $"image{i}{imageSignature...

    docs.groupdocs.com/signature/net/advanced-searc...
  3. Advanced search for Barcode signatures | Docume...

     This article explains how to make advanced search for Barcode electronic signatures with GroupDocs.Signature API.... Combine ( Constants . OutputPath ,...string outputFilePath = Path . Combine ( outputPath , $"image{i}{barcodeSignature...

    docs.groupdocs.com/signature/net/advanced-searc...
  4. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using C#. Sign your spreadsheets with digital certificate using GroupDocs.Signature .NET API by GroupDocs.... Combine ( @"C:\output" , fileName );...string outputFilePath = Path . Combine ( @"C:\output" , fileName );...

    docs.groupdocs.com/signature/net/how-to-sign-ex...
  5. Convert to Image with advanced options | Docume...

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for .NET.... Combine ( @"c:\output" , "converted-page-{0}...outputFileTemplate = Path . Combine ( @"c:\output" , "converted-page-{0}...

    docs.groupdocs.com/conversion/net/convert-to-im...
  6. Releasing GroupDocs.Merger for .NET API - Reord...

    We are pleased to announce GroupDocs.Merger for .NET 18.5. A back-end document manipulation API that allows to split, remove or reorder pages in a document of supported format. Pages could be swapped or trimmed. You can also manage documents protection. GroupDocs.Merger for .NET allows to check document protection and then set, remove or update password. Aside this, API permits to join two or more documents of same file format into one....NET # Combine and merge multiple files into...

    blog.groupdocs.com/merger/releasing-groupdocs.m...
  7. GroupDocs Blog | Document Automation Solutions ...

    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.... Efficiently combine your PowerPoint presentations...

    blog.groupdocs.com/
  8. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using C# programming language.... Combine ( "full_folder_path" , xmlFilename...xmlInputPath = System . IO . Path . Combine ( "full_folder_path" , xmlFilename...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  9. GroupDocs Blog | Document Automation Solutions ...

    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.... Efficiently combine your PowerPoint presentations...

    blog.groupdocs.com/
  10. Merge PDF files in Node.js - GroupDocs.Merger

    Discover how to merge PDF files programmatically in Node.js using GroupDocs.Merger for Node.js via Java, ensuring a smooth integration without relying on third-party software....This library allows you to combine PDF files programmatically...files to the merger. Save the combined PDF file. How to merge PDF...

    blog.groupdocs.com/merger/merge-pdf-in-nodejs/