Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 5,672 for

file merger

(0.16 sec)
  1. 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...
  2. 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-...
  3. How to sign Excel spreadsheets and their macros...

    This guide describes how to sign Excel workbooks and/or macros in them using Python. Sign your spreadsheets with digital certificate using GroupDocs.Signature Python API by GroupDocs....Merger Product Solution GroupDocs...trusted communication. What Excel files could be signed? You can sign...

    docs.groupdocs.com/signature/python-net/how-to-...
  4. Deleting slides from presentation | GroupDocs

    This article describes the new feature of the GroupDocs.Editor for .NET version 25.11 - deleting (removing) one or many slides from the loaded and edited presentation during its saving to the output format...Merger Product Solution GroupDocs...generates a new presentation file with one slide using the method...

    docs.groupdocs.com/editor/net/deleting-slides-f...
  5. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-documents url: parser/net/search-text-in-html-documents title: Search text in HTML documents weight: 2 description: “To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Merger Product Solution GroupDocs...Example 2: Search in an empty HTML file (returns empty collection) using...

    docs.groupdocs.com/parser/net/developer-guide/a...
  6. Remove Metadata from PPTX using C#

    Quickly gain an understanding of how to remove metadata from PPTX using C#. Additionally, you'll receive a code showcasing how to clean metadata from PPTX in C#....Merger Product Family GroupDocs.Redaction...PPTX using C# Metadata in PPTX files can contain sensitive information...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  7. Update watermarks | GroupDocs

    This article shows how to update existing text or image watermarks....Merger Product Solution GroupDocs...Watermarker class for a local file or file stream; Specify the sought-after...

    docs.groupdocs.com/watermark/net/basic-usage/up...
  8. Extract Text from ODT using C#

    This article provides a detailed guide on text extraction from ODT in C#. It includes a code example to assist you in performing how to extract text from ODT using C#....Merger Product Family GroupDocs.Redaction...C# OpenDocument Text ( ODT ) files, commonly used with word processors...

    kb.groupdocs.com/parser/net/extract-text-from-o...
  9. Convert PDF to Word using Python

    Learn how to convert PDF to Word using Python with clear steps. Effortlessly export PDF to Word using Python without installing any extra software on your system....Merger Product Family GroupDocs.Redaction...generate fully editable Word files from your PDF documents. This...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  10. Convert PDF to TXT using Python

    Discover how to transform PDF documents into TXT Files using Python. Seamlessly extract unformatted text from PDFs with concise Python code and no additional utilities....Merger Product Family GroupDocs.Redaction...PDF documents into plain text files for further processing or integration...

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