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

image annotation

(0.17 sec)
  1. Spojite TIFF datoteke pomoću Jave

    U ovom ćemo članku opisati bitne korake za spajanje TIFF datoteka pomoću Jave. Također ćemo dati primjer koda da pokažemo kako kombinirati TIFF datoteke u Javi....Annotation Product Family GroupDocs...Jave Datoteke TIFF (Tagged Image File Format) se intenzivno koriste...

    kb.groupdocs.com/hr/merger/java/merge-tiff-file...
  2. วิธีแปลงเอกสาร Word เป็นข้อความใน C#

    คุณต้องการแปลงเอกสารในไม่กี่ขั้นตอน จากนั้นเรียนรู้วิธีแปลงเอกสาร Word เป็นข้อความใน C# และสำรวจโค้ดแปลง C# Word เป็น Text หรือไม่...Annotation Product Family GroupDocs...โปรดดูคำแนะนำ วิธีแปลง Excel เป็น Image ใน C# สำหรับข้อมูลเพิ่มเติม...

    kb.groupdocs.com/th/conversion/net/how-to-conve...
  3. Как да конвертирате Bitmap в PNG с помощта на C#

    Бързо направете преобразуване на изображения и научете процеса за преобразуване на Bitmap в PNG с помощта на C# и как да използвате API за конвертиране на документи за възможността за преобразуване на C# BMP в PNG....Annotation Product Family GroupDocs...публикувахме статия за промяна на Image в Word в C#, вижте ръководството...

    kb.groupdocs.com/bg/conversion/net/how-to-conve...
  4. Cómo convertir HTML a imagen en C#

    Examine el código de muestra sobre cómo convertir HTML a Imagen en C# junto con instrucciones detalladas para poner en acción la funcionalidad C# HTML a PNG....Annotation Product Family GroupDocs...el código C# convert HTML to Image para transformar documentos...

    kb.groupdocs.com/es/conversion/net/how-to-conve...
  5. Exporting metadata properties | GroupDocs

    This article provides the knowledge that how to export metadata properties to an Excel workbook....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/exporting-metad...
  6. Get supported file formats | GroupDocs

    The getSupportedFileTypes method of the FileType class is used to obtain a list of supported file types. An example of obtaining a list of supported file types is presented below. Iterable supportedFileTypes = FileType.getSupportedFileTypes(); Iterator iterator = supportedFileTypes.iterator(); while (iterator.hasNext()) { FileType fileType = (FileType)iterator.next(); System.out.println(fileType.getExtension() + " - " + fileType.getDescription()); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/get-supported-...
  7. Exporting metadata properties | GroupDocs

    This article provides the knowledge that how to export metadata properties to an Excel workbook in Java...Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/exporting-meta...
  8. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } 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...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  9. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of a particular format using GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/load-a-f...
  10. GroupDocs.Comparison for Node.js via Java | Gro...

    GroupDocs.Compairson for Java developer documentation. Learn how to diff docx, pptx, and pdf files using Java....Annotation Product Solution GroupDocs...OpenOffice, AutoCAD, Visio, images, programming files, PDFs, and...

    docs.groupdocs.com/comparison/nodejs-java/