Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 6,374 for

file merger

(0.15 sec)
  1. 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-...
  2. Set document metadata on save | GroupDocs

    Clone metadata from the source or target document, or supply custom author/company metadata to the result File using SaveOptions.CloneMetadataType in GroupDocs.Comparison for .NET....Merger Product Solution GroupDocs...metadata: Set metadata from source file C# using GroupDocs.Comparison...

    docs.groupdocs.com/comparison/net/set-document-...
  3. Load text from string | GroupDocs

    Compare raw text strings directly using LoadOptions.LoadText = true — no Files needed. Retrieve the diff result as a string via GetResultString() in GroupDocs.Comparison for .NET....Merger Product Solution GroupDocs...contains text to be compared, not file path). Instantiate the object...

    docs.groupdocs.com/comparison/net/load-text-fro...
  4. Install GroupDocs.Viewer for Python via .NET | ...

    Install GroupDocs.Viewer for Python via pip or download assemblies from the official website....Merger Product Solution GroupDocs...dependency to your requirements.txt file by including the following line:...

    docs.groupdocs.com/viewer/python-net/installation/
  5. Save image as base64 | GroupDocs

    The listed articles below explain how to embeds images as Base64 strings directly in the Markdown....Merger Product Solution GroupDocs...output self-contained in a single file with no external image dependencies...

    docs.groupdocs.com/markdown/java/as-base64-stra...
  6. Extract hyperlinks from document page area | Gr...

    Learn how to extract hyperlinks from specific page areas using GroupDocs.Parser for Python via .NET. Extract links from defined rectangular regions....Merger Product Solution GroupDocs...webpage.htm The following sample file is used in this example: Expected...

    docs.groupdocs.com/parser/python-net/extract-hy...
  7. Set custom fonts | GroupDocs

    This article explains how to set custom fonts when rendering documents with GroupDocs.Viewer within your .NET applications....Merger Product Solution GroupDocs...data embedded in the document file itself, like PDF. But other...

    docs.groupdocs.com/viewer/net/set-custom-fonts/
  8. Enabling Inline CSS Styles | GroupDocs

    This article describes how to enable the inline styles option for WordProcessing documents to store CSS styles directly inside the HTML markup using GroupDocs.Editor for Node.js via Java....Merger Product Solution GroupDocs...external stylesheet file named style.css . The HTML file contained a...

    docs.groupdocs.com/editor/nodejs-java/inline-st...
  9. How to Run Examples | GroupDocs

    We offer multiple solutions on how you can run GroupDocs.Editor examples, by building your own or using our back-end or front-end examples out-of-the-box....Merger Product Solution GroupDocs...Open Visual Studio and go to File -> New -> Project . Select appropriate...

    docs.groupdocs.com/editor/net/how-to-run-examples/
  10. How to Run Examples | GroupDocs

    Examples to annotate on your documents, images or web pages using C#....Merger Product Solution GroupDocs...Visual Studio and navigate to File -> New -> Project . Select the...

    docs.groupdocs.com/annotation/net/how-to-run-ex...