Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 3,134 for

image viewer

(0.12 sec)
  1. Cách chuyển đổi tài liệu Word thành hình ảnh bằ...

    Bài viết nhanh này mô tả quy trình chuyển đổi tài liệu Word thành Hình ảnh bằng C# và cung cấp một ví dụ hoạt động cho chức năng chuyển đổi C# Word thành Hình ảnh....Viewer Product Family GroupDocs.Comparison...triển khai ứng dụng C# Word to Image converter . Dưới đây là các...

    kb.groupdocs.com/vi/conversion/net/how-to-conve...
  2. Groupdocs.Blogs

    Groupdocs.Blogs - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Việt 中國傳統的 EXIF ( Exchangeable Image File Format ) 是指定数码相机和扫描仪主要使用的图像和声音格式的标准。...框架。对于后端的文档呈现,我们将使用 GroupDocs.Viewer for .NET API - 一个强大的文档查看器 API它支持...

    blog.groupdocs.com/zh/groupdocs.blog/page/37/
  3. Numériser un code QR à partir d'un fichier JPG ...

    Découvrez facilement comment scanner un code QR à partir d'un JPG à l'aide de C# sans avoir besoin d'installations de logiciels supplémentaires ainsi qu'un exemple de code pour extraire un code QR à partir d'un JPG en C#....Viewer Product Family GroupDocs.Comparison...d’analyser le contenu de l’image Appliquez la méthode Parser...

    kb.groupdocs.com/fr/parser/net/scan-qrcode-from...
  4. Merge Open Document files | GroupDocs

    Learn how to merge Open Document files, combine ODT, ODS, ODP files into one file programmatically in Java language using GroupDocs.Merger for Java library....Viewer Product Solution GroupDocs...hold content such as text, images, objects and styles. The ODT...

    docs.groupdocs.com/merger/java/merge/open-docum...
  5. Képaláírás hozzáadása PDF-hez Java nyelven

    Ismerje meg a képaláírás hozzáadásának lépésenkénti eljárását a PDF-hez Java nyelven, valamint azt, hogyan hozhat létre olyan funkciókat, amelyek segítségével Java segítségével aláírási képet illeszthet be PDF-be....Viewer Product Family GroupDocs.Comparison...kifejlesztettük az insert signature image PDF-ben Java képességgel, az...

    kb.groupdocs.com/hu/signature/java/how-to-add-i...
  6. GroupDocs.Annotation for .NET | GroupDocs

    API to annotate text or Images in your documents using C#. It supports PDF, Microsoft Word DOCX, Excel XLSX and PowerPoint. PPTX...Viewer Product Solution GroupDocs...capability to annotate text or images in a document. Annotation can...

    docs.groupdocs.com/annotation/net/
  7. Java'da PDF'ye Barkod İmzası Nasıl Eklenir

    Bu kısa kılavuz, Java kullanarak bir PDF için Barkod oluşturma ve Java'da PDF'ye Barkod imzası ekleme konusunda kapsamlı talimatlar sağlar....Viewer Product Family GroupDocs.Comparison...tartıştık. Son zamanlarda, Image Signature ile PDF imzalamak...

    kb.groupdocs.com/tr/signature/java/how-to-add-b...
  8. Save with default options | GroupDocs

    The simplest way to save the document is it provide no parameters to Save method. In this case the document will be rasterized to PDF and will have the same name as the original one except its extension (.PDF). The PDF file will be overwritten. The following example demonstrates usage of Save() method with default options. final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use document instance to perform redactions redactor....Viewer Product Solution GroupDocs...options (convert pages into images, save as PDF) redactor . save...

    docs.groupdocs.com/redaction/java/save-with-def...
  9. Word dokumentum konvertálása HTML-re Java segít...

    Ez az oktatóanyag végigvezeti a Word-dokumentum HTML-re konvertálásának folyamatát Java használatával, és áttekint egy mintakódot a Java Word Word HTML-alkalmazások konvertálásához....Viewer Product Family GroupDocs.Comparison...meg a hogyan lehet az Excelt Image-re konvertálni Java nyelven...

    kb.groupdocs.com/hu/conversion/java/how-to-conv...
  10. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument JavaScript try { var loadOptions = new LoadOptions(); loadOptions.setPassword("123"); const metadata = new groupdocs.metadata.Metadata("protected.docx", loadOptions); } 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. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Viewer Product Solution GroupDocs...PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...