Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 1,011 for

combine

(0.05 sec)
  1. Creating multiple tabs from a template - Free S...

    Hi. We currently use the dotnet version of the groupdocs assembly software. We also use another report generator next to groupdocs, however if possible we would like to just use groupdocs to create reports. There’s howe…...Assembly Combine the workbooks into one using...

    forum.groupdocs.com/t/creating-multiple-tabs-fr...
  2. Load file from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint documents from URL when using GroupDocs.Conversion for .NET.... Combine ( @"c:\output" , "converted...

    docs.groupdocs.com/conversion/net/load-file-fro...
  3. First Public Release of GroupDocs.Merger for Ja...

    We are pleased to announce GroupDocs.Merger for Java 18.8. 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 Java 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....Merger for Java # Combine and merge multiple files into...

    blog.groupdocs.com/merger/first-public-release-...
  4. Load file from Azure blob storage | Documentation

    This article demonstrates how to convert file stored in Azure Blob storage using GroupDocs.Conversion for .NET API.... Combine ( @"c:\output" , "converted...

    docs.groupdocs.com/conversion/net/load-file-fro...
  5. Load file from Amazon S3 storage | Documentation

    This article demonstrates how to convert file stored in Amazon S3 storage using GroupDocs.Conversion for .NET API.... Combine ( @"c:\output" , "converted...

    docs.groupdocs.com/conversion/net/load-file-fro...
  6. Load file from FTP | Documentation

    This article demonstrates how to convert file stored in FTP storage using GroupDocs.Conversion for .NET API.... Combine ( @"c:\output" , "converted...

    docs.groupdocs.com/conversion/net/load-file-fro...
  7. eSign document with Form Field signature | Docu...

    This article explains how to add various types of Form Field signatures on document page with options on component positioning, alignment and other visual options with GroupDocs.Signature... Combine ( "C:\output" , fileName );...string outputFilePath = Path . Combine ( "C:\output" , fileName );...

    docs.groupdocs.com/signature/net/esign-document...
  8. Using redaction filters | Documentation

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can Combine these filters in one set in order to set the scope of redaction to an area on a specific page.... You can combine these filters in one set in...

    docs.groupdocs.com/redaction/java/redaction-fil...
  9. How to correctly merge documents using C# | Doc...

    This article describes how to correctly merge documents using GroupDocs.Merger for .NET product.... The most reliable way to combine files without additional parameters...situations when it is necessary to combine different types of streams...

    docs.groupdocs.com/merger/net/getting-started/u...
  10. Rearrange Pages in Word using C# | Organize DOC...

    Reorder the pages of Word files using C#. The running example shows how to change the order of pages in DOC/DOCX files using the .NET API....often happens when we try to combine multiple documents of different...

    blog.groupdocs.com/merger/move-word-pages-using...