Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 5,466 for

file watermark

(0.04 sec)
  1. Classify document by path | Documentation

    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....Watermark Product Solution GroupDocs...Call method for “document.pdf” file in the current (".") directory...

    docs.groupdocs.com/classification/net/classify-...
  2. Optimize output for printing | Documentation

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

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  3. Remove Metadata from XLS using Java

    Quickly learn how to remove metadata from XLS using Java. You'll also find a code snippet demonstrating the process of how to delete metadata from XLS in Java....Watermark Product Family GroupDocs.Merger...from XLS using Java Digital files often come with metadata that...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  4. Load document from Stream | Documentation

    This section explains how to load document from stream with GroupDocs.Signature API....Watermark Product Solution GroupDocs...overhead of saving stream as a file on disk, enables you to work...

    docs.groupdocs.com/signature/net/load-document-...
  5. Remove Metadata from PPT using C#

    In this topic, you will learn how to remove metadata from PPT using C#. The code will be provided to delete metadata from PPT in C# without installing extra software....Watermark Product Family GroupDocs.Merger...Metadata in PowerPoint ( PPT ) files can contain a wide range of...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  6. How to Extract Text from PowerPoint using Java

    Get familiar yourself with stepwise instructions to extract Text from PowerPoint using Java and how to develop the functionality to extract Text from PPTX in Java....Watermark Product Family GroupDocs.Merger...extracting text from a PowerPoint file Create an instance of the Parser...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  7. How to Convert PDF to RTF in C#

    This article describes the detailed procedure to convert PDF to RTF in C# and provides sample code to demonstrate the implementation of the C# PDF to RTF converter....Watermark Product Family GroupDocs.Merger...Finally, save the converted RTF file to the disk by consuming the...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. How to Convert ODT to DOCX using C#

    In this topic, you will learn how to convert ODT to DOCX using C# without installing third-party software. Also, we will provide code to export ODT to DOCX in C#....Watermark Product Family GroupDocs.Merger.... In today’s digital world, file format conversions have become...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. Convert JPG to XPS using Java

    In this tutorial, you will learn how to convert JPG to XPS using Java. Additionally, we will provide you a complete code example to export JPG to XPS using Java....Watermark Product Family GroupDocs.Merger...to easily convert JPG (JPEG) files to XPS (XML Paper Specification)...

    kb.groupdocs.com/conversion/java/convert-jpg-to...
  10. Generating worksheets (tabs) preview for spread...

    This article describes how to generate a preview for any worksheet (tab) for the existing Excel spreadsheet in SVG format...Watermark Product Solution GroupDocs...steps: Load a desired spreadsheet file to the class. Call the method...

    docs.groupdocs.com/editor/net/generating-worksh...