Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 5,392 for

file merger

(0.1 sec)
  1. Getting Started | Documentation

    Getting started section for GroupDocs.Metadata for Node.js...Merger Product Solution GroupDocs...Features Overview Supported File Formats System Requirements...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  2. Preserve linking of OLE objects to Excel when P...

    Hi I have a use case where I have a PowerPoint with multiple OLE Objects that are linked to an Excel File. I am sending the PowerPoint and Excel as base64 encoded strings via an API and will be inserting the slide into…...that are linked to an Excel file. I am sending the PowerPoint...clarify if you’re using GroupDocs.Merger API to insert a slide? sukritisehgal...

    forum.groupdocs.com/t/preserve-linking-of-ole-o...
  3. Loading files | Documentation

    The listed articles below explain how to load password-protected documents and load Files from different sources....Merger Product Solution GroupDocs...Advanced Usage / Loading files Loading files Leave feedback GroupDocs...

    docs.groupdocs.com/metadata/net/loading-files/
  4. How to Convert RTF to TXT using C#

    We will demonstrate how to convert RTF to TXT using C# without the need of third-party software. Moreover, we will provide code example to export RTF to TXT in C#....Merger Product Family GroupDocs.Redaction...RTF ) files can be converted to plain text (TXT) files for a...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. Developer Guide | Documentation

    This Developer Guide explains GroupDocs.Merger for Java File Merger features and shows how to merge and combine PDF, Word, Excel, PowerPoint documents inside your Java applications...Merger Product Solution GroupDocs...GroupDocs.Merger Product Family / GroupDocs.Merger for Java /...

    docs.groupdocs.com/merger/java/developer-guide/
  6. Developer Guide | Documentation

    Explains GroupDocs.Merger for .NET File Merger features and shows how to merge and combine PDF, Word, Excel, PowerPoint documents inside your .NET applications...Merger Product Solution GroupDocs...GroupDocs.Merger Product Family / GroupDocs.Merger for .NET /...

    docs.groupdocs.com/merger/net/developer-guide/
  7. How to Add Digital Signature to PDF in C#

    Review the process to add digital signature to PDF in C# and follow the detailed instructions to use a digital signature in C# with a few API calls....Merger Product Family GroupDocs.Redaction...class and pass the output PDF file along with the DigitalSignOptions...

    kb.groupdocs.com/signature/net/how-to-add-digit...
  8. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional File format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain File format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....Merger Product Solution GroupDocs...and extract some additional file format information. a GIF image...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Single document operations | Documentation

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate page using GroupDocs.Merger for Node.js via Java....Merger Product Solution GroupDocs...GroupDocs.Merger Product Family / GroupDocs.Merger for Node.js...

    docs.groupdocs.com/merger/nodejs-java/single-do...
  10. Developer Guide | Documentation

    This Developer Guide explains GroupDocs.Merger for Node.js via Java File Merger features and shows how to merge and combine PDF, Word, Excel, PowerPoint documents inside your Node.js via Java applications...Merger Product Solution GroupDocs...GroupDocs.Merger Product Family / GroupDocs.Merger for Node.js...

    docs.groupdocs.com/merger/nodejs-java/developer...