Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 2,981 for

image annotation

(0.11 sec)
  1. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/getting-known-p...
  2. Save to Stream | GroupDocs

    This article demonstrates that how to save a document to any custom file at any location on the local disc or a even a Stream...Annotation Product Solution GroupDocs...location and convert its pages to images using ( Stream fileStream =...

    docs.groupdocs.com/redaction/net/save-to-stream/
  3. 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/
  4. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...Annotation Product Solution GroupDocs...options (convert pages into images, save as PDF) result_path =...

    docs.groupdocs.com/redaction/python-net/save-wi...
  5. Get supported file formats | GroupDocs

    Learn how to get a list of all supported file formats programmatically using GroupDocs.Parser for .NET. Check supported extensions and file types dynamically in C#....Annotation Product Solution GroupDocs...familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/net/get-supported-fil...
  6. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word documents. Both classic (doc, dot) and Open XML (docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported. The following table provides the list of supported formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Annotation Product Solution GroupDocs...Office Word documents Extract images from Microsoft Office Word...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. Working with metadata in FLV files | GroupDocs

    Reading FLV header properties The GroupDocs.Metadata API supports extracting format-specific information from the FLV file header. The following are the steps to read the header of an FLV file. Load an FLV video Get the root metadata package Extract the native metadata package using FlvRootPackage.Header Read the FLV header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Flv.FlvReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputFlv)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.Version); Console.WriteLine(root.Header.HasAudioTags); Console.WriteLine(root.Header.HasVideoTags); Console.WriteLine(root.Header.TypeFlags); } Working with XMP metadata GroupDocs....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  8. C#을 사용하여 이미지를 Word로 변환하는 방법

    이 빠른 문서에서는 C#을 사용하여 이미지를 Word로 변환하는 단계별 프로세스와 C#에서 이미지를 Word로 변환하는 애플리케이션을 개발하는 방법을 설명합니다....Annotation Product Family GroupDocs...API 중 하나를 사용하여 C#**을 사용하여 ** Image 을 Word 로 변환하는 단계별 절차에 중점을 둘...

    kb.groupdocs.com/ko/conversion/net/how-to-conve...
  9. Rendre le MHTML en PDF avec Python

    Apprenez à rendre le MHTML en PDF avec Python. Ce tutoriel explique la conversion des archives web MHTML en documents PDF pour le partage, l'impression ou l'archivage....Annotation Product Family GroupDocs...que ses ressources associées (images, scripts, feuilles de style)...

    kb.groupdocs.com/fr/viewer/python/render-mhtml-...
  10. Comment convertir MHTML en JPG en C#

    Ce court article vous montrera comment convertir MHTML en JPG en C # sans utiliser de logiciel tiers, ainsi que comment créer une fonctionnalité de conversion MHTML en JPG....Annotation Product Family GroupDocs...conversion pour le fichier image de sortie. De plus, le fichier...

    kb.groupdocs.com/fr/conversion/net/how-to-conve...