Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 3,335 for

image viewer

(0.11 sec)
  1. Comment signer RTF avec Stamp Signature en util...

    Cet article est là pour vous aider à signer RTF avec une signature tampon en utilisant C#. De plus, nous vous fournirons un exemple de code pour intégrer une signature de tampon dans RTF à l'aide de C#....Viewer Product Family GroupDocs.Comparison...pour ajouter une signature d’image au RTF à l’aide de C#. Si vous...

    kb.groupdocs.com/fr/signature/net/how-to-sign-r...
  2. Comment signer RTF avec Stamp Signature en util...

    Cet article est là pour vous aider à signer RTF avec une signature tampon en utilisant Java. De plus, nous vous fournirons un exemple de code pour intégrer une signature de tampon dans RTF à l'aide de Java....Viewer Product Family GroupDocs.Comparison...pour insérer une signature d’image dans un document RTF à l’aide...

    kb.groupdocs.com/fr/signature/java/how-to-sign-...
  3. 如何使用 C# 将图像转换为 Word

    这篇快速文章描述了使用 C# 将图像转换为 Word 的逐步过程,以及如何在 C# 中开发图像到 Word 转换器的应用程序。...Viewer Product Family GroupDocs.Comparison...在本操作指南中,我们将重点介绍使用最佳文档转换器 API 之一使用 C#** 将 Image 转换为 Word 的分步过程**。此外,本文还指导您配...

    kb.groupdocs.com/zh/conversion/net/how-to-conve...
  4. Cara Mengonversi Dokumen Word ke Gambar menggun...

    Artikel singkat ini menjelaskan proses untuk mengonversi dokumen Word ke Gambar menggunakan C# dan memberikan contoh kerja untuk fungsionalitas konverter C# Word ke Gambar....Viewer Product Family GroupDocs.Comparison...implementasi aplikasi C# Word to Image converter . Berikut adalah langkah-langkah...

    kb.groupdocs.com/id/conversion/net/how-to-conve...
  5. Ajouter une annotation de zone à JPG en utilisa...

    Dans cette rubrique, vous apprendrez comment ajouter une annotation de zone à JPG à l'aide de C#. Il comprend également des étapes complètes et un exemple de code pour insérer une annotation de zone dans JPG en C#....Viewer Product Family GroupDocs.Comparison... l’ajout d’annotations aux images peut améliorer considérablement...

    kb.groupdocs.com/fr/annotation/net/add-area-ann...
  6. Working with resources | GroupDocs

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java....Viewer Product Solution GroupDocs...resources. It is first of all images, some document formats also...

    docs.groupdocs.com/editor/java/working-with-res...
  7. Πώς να συγκρίνετε εικόνες σε Java

    Ανατρέξτε στη διαδικασία βήμα προς βήμα για να συγκρίνετε Εικόνες σε Java και μάθετε πώς να αναπτύξετε τη λειτουργία σύγκρισης δύο εικόνων και επισήμανσης διαφορών Java....Viewer Product Family GroupDocs.Comparison...οδηγίες για τη σύγκριση του Images σε Java , τον τρόπο διαμόρφωσης...

    kb.groupdocs.com/el/comparison/java/how-to-comp...
  8. Save to stream | GroupDocs

    You might need to save a document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the document to a custom location and convert its pages to Images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Viewer Product Solution GroupDocs...location and convert its pages to images final FileOutputStream fileStream...

    docs.groupdocs.com/redaction/java/save-to-stream/
  9. Save a modified file to the original source | G...

    This article shows how to save the modified content back to the underlying source using GroupDocs.Metadata for Python via .NET....Viewer Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  10. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....Viewer Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/load-a-password...