Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 2,577 for

image annotation

(0.06 sec)
  1. Scal pliki TIFF przy użyciu języka Java

    W tym artykule przedstawimy podstawowe kroki scalania plików TIFF przy użyciu języka Java. Podamy również przykładowy kod demonstrujący, jak łączyć pliki TIFF w Javie....Annotation Product Family GroupDocs...(Format pliku obrazu Tagged Image) są szeroko stosowane do przechowywania...

    kb.groupdocs.com/pl/merger/java/merge-tiff-file...
  2. So konvertieren Sie Word-Dokumente in Text in C#

    Möchten Sie die Dokumentkonvertierung in nur wenigen Schritten durchführen und dann lernen, wie Sie Word-Dokumente in C# in Text konvertieren und den C#-Word-to-Text-Konvertercode erkunden?...Annotation Product Family GroupDocs...Artikel zum Ändern von Excel in Image mit C# veröffentlicht. Weitere...

    kb.groupdocs.com/de/conversion/net/how-to-conve...
  3. Come aggiungere la firma del codice a barre al ...

    Questa breve guida fornisce istruzioni dettagliate su come creare un codice a barre per un PDF utilizzando Java e come aggiungere la firma del codice a barre al PDF in Java....Annotation Product Family GroupDocs...utilizzare Java per firmare PDF con Image Signature, dai un’occhiata al...

    kb.groupdocs.com/it/signature/java/how-to-add-b...
  4. Get supported file formats | Documentation

    This article shows how to check supported file formats....Annotation Product Solution GroupDocs...familiar how to extract text, images, forms and more, please refer...

    docs.groupdocs.com/parser/java/get-supported-fi...
  5. GroupDocs.Conversion for Python via .NET | Docu...

    GroupDocs.Conversion for Python via .NET is a document conversion API that enables easy conversion of popular file formats, including DOCX, XLSX, PPTX, PDF, CAD drawings, and many more....Annotation Product Solution GroupDocs...OpenDocument (ODT, ODS, ODP) Images (JPEG, PNG, TIFF) Email (EML...

    docs.groupdocs.com/conversion/python-net/
  6. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta information of a document....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/get-docu...
  7. Compare documents | Documentation

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, PDF, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs...words and characters Tables Images Shapes etc. GroupDocs.Comparison...

    docs.groupdocs.com/comparison/python-net/compar...
  8. 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 try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection....Annotation Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/getting-known-...
  9. Extract Text from MHTML using Java

    This article provides a guide on how to extract text from MHTML using Java, along with a sample code example for efficient text extraction from MHTML in Java....Annotation Product Family GroupDocs...webpage’s content including text, images, and links into a single file...

    kb.groupdocs.com/parser/java/extract-text-from-...
  10. Jak przekonwertować dokument programu Word na t...

    Czy chcesz przeprowadzić konwersję dokumentu w zaledwie kilku krokach, a następnie dowiedzieć się, jak przekonwertować dokument programu Word na tekst w języku C# i poznać kod konwertera słów na tekst w języku C#?...Annotation Product Family GroupDocs...dotyczący zmiany Excela na Image przy użyciu C#, zajrzyj do przewodnika...

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