Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 5,940 for

file watermark

(0.09 sec)
  1. Spelling corrector | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about spelling corrector using Java....Watermark Product Solution GroupDocs...to a file, use the method. To import words from a file, use the...

    docs.groupdocs.com/search/java/spelling-corrector/
  2. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your Java applications....Watermark Product Solution GroupDocs...and pass object with embedded file path and page number; Call method...

    docs.groupdocs.com/merger/java/add-document-to-...
  3. Optimize output for printing | GroupDocs

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

    docs.groupdocs.com/classification/net/classify-...
  5. Saving to HTML with External Resource Files | G...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Since version 19.5, The GroupDocs.Assembly provides a great feature which is saving of external resource Files while an assembled document loaded from a non-HTML format is being saved to HTML. From now on, when saving an assembled document to an HTML File, by default, external resource Files are stored to a folder having the same name as the HTML File without extension plus the “_Files” suffix....Watermark Product Solution GroupDocs...Resource Files / Saving to HTML with External Resource Files Saving...

    docs.groupdocs.com/assembly/net/saving-to-html-...
  6. 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....Watermark Product Solution GroupDocs...recognized metadata properties from a file Sometimes you may need to just...

    docs.groupdocs.com/metadata/java/clean-metadata/
  7. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for Java API....Watermark Product Solution GroupDocs...method of the class with source file extension as a parameter. From...

    docs.groupdocs.com/conversion/java/get-default-...
  8. YAML front matter | GroupDocs

    Generate YAML front matter from document metadata for static site generators...Watermark Product Solution GroupDocs...business-plan.docx is a sample file used in this example. Click...

    docs.groupdocs.com/markdown/net/front-matter/
  9. Render DOC as PDF using Python

    Use this topic to render doc as pdf using python with precise formatting. It explains how to convert DOC to PDF in Python for consistent layout and easy distribution....Watermark Product Family GroupDocs.Merger...PDF using Python Older .doc files often need to be modernized...

    kb.groupdocs.com/viewer/python/render-doc-as-pd...
  10. Convert TXT to HTML using Node.js

    Discover how to convert TXT to HTML using Node.js with GroupDocs.Conversion. Easily export TXT to HTML in Node.js with a reliable cross-platform API....Watermark Product Family GroupDocs.Merger...Node.js , enabling simple TXT files to be rendered in web browsers...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...