Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 5,672 for

file merger

(0.08 sec)
  1. Merge PowerPoint Presentations & Slides using C...

    Merge PowerPoint Presentations using C#. Further, combine specific slides of PPT/PPTX Files using the .NET Merger API by GroupDocs....Along with merging PowerPoint files, it allows splitting documents...will be using its GroupDocs.Merger for .NET in the examples below...

    blog.groupdocs.com/merger/merge-powerpoint-ppt-...
  2. Supported File Formats | GroupDocs

    GroupDocs.Signature for Python via .NET supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more formats....Merger Product Solution GroupDocs...NET / Supported File Formats Supported File Formats Leave feedback...

    docs.groupdocs.com/signature/python-net/support...
  3. Save overwriting original file | GroupDocs

    The following example demonstrates how to save the redacted document, replacing an original File: // Make a copy of sample File Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original File redactor.save(options); } } finally { redactor....Merger Product Solution GroupDocs...overwriting original file Save overwriting original file Leave feedback...

    docs.groupdocs.com/redaction/java/save-overwrit...
  4. Split document | GroupDocs

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger for Java API....Merger Product Solution GroupDocs...GroupDocs.Merger Product Family / GroupDocs.Merger for Java /...

    docs.groupdocs.com/merger/java/split-document/
  5. Split document | GroupDocs

    This guide describes how to split document of PDF, Word, Excel, PowerPoint and many other formats into several resultant documents using GroupDocs.Merger API....Merger Product Solution GroupDocs...GroupDocs.Merger Product Family / GroupDocs.Merger for .NET /...

    docs.groupdocs.com/merger/net/split-document/
  6. Text file encoding detection | GroupDocs

    This article explains that how to detect encoding of a text File automatically....Merger Product Solution GroupDocs...Indexing / Text file encoding detection Text file encoding detection...

    docs.groupdocs.com/search/net/text-file-encodin...
  7. Password Protect Excel Files in C# | Lock Unloc...

    Let's learn how to password protect Excel spreadsheet Files using C#. Change the existing password or remove it to unlock the XLS/XLSX Files using .NET API....learn to secure spreadsheet files from unauthorized access. Previously...to password-protect an Excel file using C# . Additionally, we...

    blog.groupdocs.com/merger/lock-unlock-excel-fil...
  8. Merge DOC files using C#

    Develop your skills in how to merge DOC Files using C#. We will supply you with a sample code to combine DOC Files in C# without the need for any extra softwares....Merger Product Family GroupDocs.Redaction...Family Merge DOC files using C# Merging DOC files is often essential...

    kb.groupdocs.com/merger/net/merge-doc-files-usi...
  9. Supported file formats | GroupDocs

    This topic lists File formats supported by GroupDocs.Watermark for Python....Merger Product Solution GroupDocs...started / Supported file formats Supported file formats Leave feedback...

    docs.groupdocs.com/watermark/python-net/support...
  10. Get supported file formats | GroupDocs

    This article explains how to obtain supported File formats list when viewing documents with GroupDocs.Comparison within your Python applications....Merger Product Solution GroupDocs...Get supported file formats Get supported file formats Leave feedback...

    docs.groupdocs.com/comparison/python-net/get-su...