Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 2,981 for

image annotation

(0.34 sec)
  1. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to Images or documents....Annotation Product Solution GroupDocs...watermarks to documents or images from local disks, as well as...

    docs.groupdocs.com/watermark/nodejs-java/add-text/
  2. Sujunkite TIFF failus naudodami C#

    Šiame straipsnyje pateiksime pagrindinius veiksmus, kaip sujungti TIFF failus naudojant C#. Be to, pateiksite pavyzdinį kodo pavyzdį, kad galėtumėte sujungti TIFF failus C#....Annotation Product Family GroupDocs...failus naudodami C# TIFF (Tagged Image File Format) failai plačiai...

    kb.groupdocs.com/lt/merger/net/merge-tiff-files...
  3. Hoe afbeeldingen uit Word-document te extrahere...

    Haal eenvoudig afbeeldingen uit een Word-document in C# in slechts een paar regels code en leer hoe u code schrijft om de toepassing voor C#-afbeeldingsextractor uit Word te ontwikkelen....Annotation Product Family GroupDocs...voorgaande codefragment is de C# Image Extractor from Word -toepassing...

    kb.groupdocs.com/nl/parser/net/how-to-extract-i...
  4. Como converter bitmap para PNG usando C#

    Faça rapidamente a conversão de Imagem e aprenda o processo para converter Bitmap em PNG usando C# e como consumir APIs de conversor de documento para C# BMP para capacidade de conversão de PNG....Annotation Product Family GroupDocs...publicamos um artigo para alterar Image para Word em C#, dê uma olhada...

    kb.groupdocs.com/pt/conversion/net/how-to-conve...
  5. Clean metadata | GroupDocs

    This artcle explains how to remove all or clean metadata properties without applying any filters. The best way to do this is to use the Sanitize method....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/clean-metadata/
  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....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  7. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  8. Add text watermarks | GroupDocs

    This article shows how to add a text watermark and save the resultant document. It is capable of adding watermarks to Images or documents....Annotation Product Solution GroupDocs...watermarks to documents or images from local disks, as well as...

    docs.groupdocs.com/watermark/python-net/add-text/
  9. GroupDocs.Metadata for Java | GroupDocs

    Release notes Package repository GroupDocs.Metadata for Java - A metadata management API for documents to create, preview, analyze, update and remove meta information from all popular file formats. Java metadata changer API gets the file as input, access the file property information and allows users to perform metadata operations for locating this specific file easily for future reference. GroupDocs.Metadata supports over 170 popular file formats. Load text documents, spreadsheets, presentations, PDF files, web pages, email messages, and Images and render/display them in HTML, PDF, PNG, and JPEG formats....Annotation Product Solution GroupDocs...pages, email messages, and images and render/display them in...

    docs.groupdocs.com/metadata/java/
  10. Render RTF as PDF using Python

    You can render RTF as PDF using Python to convert rich text files into professional, shareable documents. This approach lets you create PDF from RTF in Python effortlessly....Annotation Product Family GroupDocs...element of the original RTF—text, images, and layout—is retained exactly...

    kb.groupdocs.com/viewer/python/render-rtf-as-pd...