Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 3,094 for

image signature

(0.17 sec)
  1. Hoe een Word-document naar tekst te converteren...

    Wilt u een documentconversie in slechts een paar stappen uitvoeren, dan leren hoe u een Word-document naar tekst converteert in C# en de C# Word-naar-tekstconversiecode verkennen?...Signature Product Family GroupDocs.Metadata...gepubliceerd om Excel naar Image te wijzigen met C#, bekijk de...

    kb.groupdocs.com/nl/conversion/net/how-to-conve...
  2. Միավորել TIFF ֆայլերը՝ օգտագործելով C#

    Այս հոդվածում մենք կներկայացնենք TIFF ֆայլերը C#-ի միջոցով միավորելու հիմնական քայլերը: Ավելին, ձեզ կտրամադրվի օրինակելի կոդի օրինակ՝ TIFF ֆայլերը C#-ում համատեղելու համար:...Signature Product Family GroupDocs.Metadata...օգտագործելով C# TIFF (Tagged Image File Format) ֆայլերը լայնորեն...

    kb.groupdocs.com/hy/merger/net/merge-tiff-files...
  3. Gabungkan file TIFF menggunakan C#

    Pada artikel ini, kami akan memberikan langkah-langkah penting untuk menggabungkan file TIFF menggunakan C#. Selain itu, Anda akan diberikan contoh contoh kode untuk menggabungkan file TIFF di C#....Signature Product Family GroupDocs.Metadata...menggunakan C# File TIFF (Tagged Image File Format) banyak digunakan...

    kb.groupdocs.com/id/merger/net/merge-tiff-files...
  4. Spajanje TIFF datoteka pomoću C#

    U ovom ćemo članku pružiti ključne korake za spajanje TIFF datoteka pomoću C#. Štoviše, dobit ćete primjer primjera koda za kombiniranje TIFF datoteka u C#....Signature Product Family GroupDocs.Metadata...pomoću C# Datoteke TIFF (Tagged Image File Format) naširoko se koriste...

    kb.groupdocs.com/hr/merger/net/merge-tiff-files...
  5. Removing metadata | Documentation

    Not all metadata properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/removing...
  6. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iSignature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  7. Removing metadata | Documentation

    Example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata properties...Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/removing-metadata/
  8. Working with metadata in FLV files | Documentation

    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 the FlvRootPackage.getHeader method Read the FLV header properties advanced_usage.managing_metadata_for_specific_formats.video.flv.FlvReadHeaderProperties try (Metadata metadata = new Metadata(Constants.InputFlv)) { FlvRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getHeader().getVersion()); System.out.println(root.getHeader().hasAudioTags()); System.out.println(root.getHeader().hasVideoTags()); System.out.println(root.getHeader().getTypeFlags()); } Working with XMP metadata GroupDocs....Signature Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. 如何在 C# 中将 HTML 转换为图像

    检查有关如何在 C# 中将 HTML 转换为图像的示例代码,以及将 C# HTML 转换为 PNG 功能的详细说明。...Signature Product Family GroupDocs.Metadata...我们创建了一个示例,说明如何使用 C# convert HTML to Image 代码来转换文档。在这篇文章中,我们介绍了基本的文档转换并从...

    kb.groupdocs.com/zh/conversion/net/how-to-conve...
  10. Comment convertir HTML en MHTML en utilisant C#

    Ce guide illustrera comment convertir HTML en MHTML à l'aide de C # sur n'importe quel système d'exploitation couramment utilisé, ainsi qu'un exemple de code pour générer du MHTML à partir de HTML en C #....Signature Product Family GroupDocs.Metadata...qui peut stocker du HTML, des images et d’autres ressources connexes...

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