Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 5,797 for

file merger

(0.08 sec)
  1. How to Sign XLSX with Image Signature using C#

    This article will provide help on how to sign XLSX with image signature using C#. Also, a code example will be provided to create image signature in XLSX using C#....Merger Product Family GroupDocs.Redaction...electronic documents, including XLSX file format. This article will guide...

    kb.groupdocs.com/signature/net/how-to-sign-xlsx...
  2. Convert PDF to DOCX using Node.js

    Learn how to convert PDF to DOCX using Node.js with a simple guide. Easily export PDF to DOCX in Node.js for editable and formatted document conversion....Merger Product Family GroupDocs.Redaction...content modification. DOCX files, on the other hand, offer greater...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  3. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....Merger Product Solution GroupDocs...VSTX, VSDM, VSSM, VSTM Meta file formats: WMF, WMZ, EMF, EMZ...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  4. Classify document by path | GroupDocs

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” File in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Merger Product Solution GroupDocs...Call method for “document.pdf” file in the current (".") directory...

    docs.groupdocs.com/classification/net/classify-...
  5. Convert PDF to Presentation using Node.js

    Learn how to convert PDF to Presentation using Node.js with a step-by-step guide. Easily export PDF to Presentation in Node.js and transform documents into slides....Merger Product Family GroupDocs.Redaction...instance and load the source PDF file Set the output format to PPTX...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  6. How to Convert DOCX to DOC using C#

    In this article, you will explore how to convert DOCX to DOC using C# without installing extra software. Also, we will provide the code to export DOCX to DOC in C#....Merger Product Family GroupDocs.Redaction.... The DOCX is the XML-based file format used by Microsoft Word...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  7. Generating slides preview for presentation | Gr...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...Merger Product Solution GroupDocs...an unprotected presentation file and generating the previews...

    docs.groupdocs.com/editor/java/generating-slide...
  8. Licensing | GroupDocs

    GroupDocs.Conversion for Python via .NET free conversion API version is available to evaluate the API which will be similar to licensed version but with few limitations....Merger Product Solution GroupDocs...absolute path of the license file. GroupDocs.Conversion will then...

    docs.groupdocs.com/conversion/python-net/licens...
  9. Clean metadata | GroupDocs

    Sometimes you may need to just remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Merger Product Solution GroupDocs...recognized metadata properties from a file Sometimes you may need to just...

    docs.groupdocs.com/metadata/java/clean-metadata/
  10. Convert PNG to JPG with Python

    Learn how to convert PNG to JPG with Python without installed extra software. This topic also provide a code eample that explains how to export PNG to JPG in Python....Merger Product Family GroupDocs.Redaction...errors when converting multiple files. Steps to Convert PNG to JPG...

    kb.groupdocs.com/conversion/python/convert-png-...