Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 5,796 for

file conversion

(0.15 sec)
  1. GroupDocs.Comparison Overview | GroupDocs

    In this article, get acquainted with the features, functions, supported File formats and developer usage of GroupDocs.Comparison for Python via .NET — API to compare two or more Files and get the difference between them....Conversion Product Solution GroupDocs...merging two or more files of . The resulting file displays differences...

    docs.groupdocs.com/comparison/python-net/groupd...
  2. Show gap lines instead of changes | GroupDocs

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for Java....Conversion Product Solution GroupDocs...from the two input files (source and target files) are added to the...

    docs.groupdocs.com/comparison/java/show-gap-lines/
  3. 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....Conversion Product Solution GroupDocs...Call method for “document.pdf” file in the current (".") directory...

    docs.groupdocs.com/classification/net/classify-...
  4. Optimize output for printing | GroupDocs

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

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  5. Extract Text from XLSX using Java

    This article describes the method of how to extract text from XLSX using Java. It features a code to guide you through integrating text extraction from XLSX in Java....Conversion Product Family GroupDocs...Java Extracting text from XLSX files is essential for many data processing...

    kb.groupdocs.com/parser/java/extract-text-from-...
  6. 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....Conversion Product Solution GroupDocs...Open Visual Studio and go to File -> New -> Project . Select appropriate...

    docs.groupdocs.com/editor/net/how-to-run-examples/
  7. Extract Text from DOCX using Java

    This article details the process of how to extract text from DOCX using Java. It also includes code to assist you in implementing text extraction from DOCX in Java....Conversion Product Family GroupDocs... Extracting text from DOCX files is often needed for various...

    kb.groupdocs.com/parser/java/extract-text-from-...
  8. How to Sign PDF with Text Signature using Java

    Quickly learn how to sign PDF with text signature using Java. Also, we will provide a code example to add text signature in PDF using Java without using extra tools....Conversion Product Family GroupDocs...Maven repository to sign PDF file with text signature Include...

    kb.groupdocs.com/signature/java/how-to-sign-pdf...
  9. Add Text Watermark to PPT Using Python

    Learn how to add text watermark to PPT using Python. This tutorial shows how to embed text watermarks into PPT presentations with custom font, color, and alignment....Conversion Product Family GroupDocs...consistency throughout the entire PPT file. Steps to Add Text Watermark...

    kb.groupdocs.com/watermark/python/add-text-wate...
  10. How to Run Examples | GroupDocs

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

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