Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 6,017 for

file watermark

(0.12 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....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 | 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...
  3. How to Convert Image to PDF in C#

    Follow this basic tutorial to learn how to convert Image to PDF in C#. It's step-by-step instructions with sample code to convert Image to PDF using C#....Watermark Product Family GroupDocs.Merger...provide the name for the PDF file and options for it These steps...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  4. How to Convert PDF to Word in C#

    You will learn how to convert PDF to Word in C# in this tutorial. We'll utilize a simple console application for PDF to DOC conversion using C#....Watermark Product Family GroupDocs.Merger...process of converting a PDF file to a Word document is straightforward...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  5. GroupDocs.Conversion for Java | GroupDocs

    GroupDocs.Conversion for Java is an advanced document conversion API developed to convert Files of different formats from within Java applications....Watermark Product Solution GroupDocs...transformation between multiple file formats. It supports conversion...

    docs.groupdocs.com/conversion/java/
  6. GroupDocs.Merger for .NET | GroupDocs

    Use GroupDocs.Merger for .NET to merge several documents into one, split single document to multiple and organize documents in different ways....Watermark Product Solution GroupDocs...empowers your applications with file merge features. GroupDocs.Merger...

    docs.groupdocs.com/merger/net/
  7. How to Password Merge for PDFs | GroupDocs

    Automate unlocking, merging, and re‑protecting password‑protected PDFs with GroupDocs.Merger for Java....Watermark Product Solution GroupDocs...receive batches of PDFs where each file is secured with a different...

    docs.groupdocs.com/merger/java/getting-started/...
  8. Working with metadata in EPUB E-Books | GroupDocs

    What is EPUB? EPUB is an e-book File format that uses the “.epub” File extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB Files. The following are the steps to read native EPUB metadata. Load an EPUB File Get the root metadata package Extract the native metadata package using EpubRootPackage....Watermark Product Solution GroupDocs...is an e-book file format that uses the “.epub” file extension....

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a File of any supported format....Watermark Product Solution GroupDocs...To access XMP metadata in a file of any supported format, GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-xm...
  10. Remove Metadata from DOCX using Java

    Learn how to efficiently remove metadata from DOCX using Java. This guide includes a sample code example demonstrating how you can delete metadata from DOCX in Java....Watermark Product Family GroupDocs.Merger...Metadata from DOCX using Java DOCX files, which are the standard format...

    kb.groupdocs.com/metadata/java/remove-metadata-...