Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 9,918 for

image

(0.06 sec)
  1. 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....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/java/get-supported-...
  2. 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....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/load-a-f...
  3. Save with default options | GroupDocs

    This article demonstrates the simplest way to save the document...options (convert pages into images, save as PDF) redactor . Save...

    docs.groupdocs.com/redaction/net/save-with-defa...
  4. Extract Data Fields from the Documents using Gr...

    Hello everyone! I am back with something new and exciting for the developers who use to deal with the automated data extraction from the documents. A few years back, we released GroupDocs.Parser API which aimed to extract the text from various document formats. We kept on adding the features to it and today, it has become a giant API that provides a wide range of features including formatted text extraction, highlighted and structured text extraction, metadata extraction, extraction of Images and the list goes on....metadata extraction, extraction of images and the list goes on. In v19...

    blog.groupdocs.com/parser/extract-data-fields-f...
  5. Save Annotations in a DB and Set User Avatars i...

    Today, I’d like to present several great enhancements that we’ve implemented in the GroupDocs.Annotation for Java library version 1.6.0: User Avatars Remote collaboration in groups is much more engaging and productive when we can see each other (or at least put a face to each other). In this release we’ve implemented functionality that allows users to use personal avatars when annotating documents in a group. The avatar functionality can be easily configured through the library’s API....FileInputStream(new File("E:\\\\Images\\\\smile.jpeg")); byte\[\]...

    blog.groupdocs.com/annotation/save-annotations-...
  6. Tutorial de firma digital en Python: Firma PDF,...

    Tutorial paso a paso completo para crear firmas electrónicas seguras en documentos utilizando Python y GroupDocs.Signature - perfecto para desarrolladores que construyen aplicaciones de firma de documentos...Archivo de certificado digital image_handwrite = "signature_handwrite...apariencia visual options . image_file_path = image_handwrite # Agregar...

    blog.groupdocs.com/es/signature/sign-documents-...
  7. Aggiungi o rimuovi annotazioni in C# | Annota i...

    Aggiungi e rimuovi a livello di codice le annotazioni dai file Word DOC/DOCX in C#. Aggiungi annotazioni con frecce, rettangoli, ellissi e filigrane utilizzando l'API di annotazione .NET....disegni AutoCAD e formati di imaging digitale come DICOM. Per l’elenco...DateTime.Now, Message = "This image is little upwards.", Opacity...

    blog.groupdocs.com/it/annotation/annotate-word-...
  8. Tutorial sulla firma digitale Python: firma PDF...

    Tutorial passo-passo completo per creare firme elettroniche sicure nei documenti utilizzando Python e GroupDocs.Signature - perfetto per gli sviluppatori che costruiscono applicazioni di firma di documenti...File del certificato digitale image_handwrite = "signature_handwrite...dell'aspetto visivo options . image_file_path = image_handwrite # Aggiungere...

    blog.groupdocs.com/it/signature/sign-documents-...
  9. PNG 元数据编辑器 – 查看和编辑 PNG 属性

    探索查看和编辑 PNG 元数据的方法。可以在线编辑 PNG 元数据,也可以使用 C# 和 Java 以编程方式进行编辑。...metadata = new Metadata("path/image.png")) { var root = metadata...metadata = new Metadata("path/image.png")) { PngRootPackage root...

    blog.groupdocs.com/zh/metadata/view-edit-png-me...
  10. Об’єднайте файли PDF, Word, Excel, PowerPoint у...

    Програмно об’єднуйте PDF, документи Word, електронні таблиці, файли презентацій у своїх програмах на основі .NET за допомогою Merger API від GroupDocs на C#.... Bitmap Image File (.bmp) Comma Separated...Language File (.html) JPEG Image (.jpeg) LaTeX Source Document...

    blog.groupdocs.com/uk/merger/merge-pdf-word-exc...