Sort Score
Result 10 results
Languages All
Labels All
Results 8,891 - 8,900 of 9,077 for

image

(0.13 sec)
  1. Java를 사용하여 문서 및 이미지의 메타데이터 정리

    DOCX, XLSX, PPTX, PDF 문서, JPEG, PNG, WebP 이미지, 이메일, eBook, Visio Drawings, Zip 등의 모든 또는 선택적 메타데이터 속성을 제거하는 Java API...jpg"); // Save the output image having no metadata Java를 사용하여...

    blog.groupdocs.com/ko/metadata/remove-metadata-...
  2. 用Java生成条码|将条形码添加到文档和图像

    通过使用 Java 电子签名 API 将条形码添加到 Word、Excel、PDF、PNG、JPG、WebP 文件,以 Java 生成条形码并对文档和图像进行电子签名。...signature = new Signature("path/image.jpg"); // 使用条形码文本创建条形码选项 BarcodeSignOptions...

    blog.groupdocs.com/zh/signature/generate-barcod...
  3. Tạo Trình xem tài liệu trong ASP.NET Core MVC c...

    Trình xem tài liệu trực tuyến đã trở nên phổ biến sau khi việc sử dụng tài liệu kỹ thuật số ngày càng tăng, đặc biệt là trong các hệ thống quản lý nội dung. Lý do đằng sau sự phổ biến này là bạn có thể xem nhiều định dạng tài liệu mà không cần mua hoặc cài đặt các chương trình phần mềm chuyên dụng. Xem xét tầm quan trọng của trình xem tài liệu, tôi nghĩ sẽ viết một bài viết về cách tạo trình xem tài liệu chung trong ASP..../images/Loading.gif') 50% 50% no-repeat...

    blog.groupdocs.com/vi/viewer/document-viewer-in...
  4. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....PPT, PPTX, XLS, XLSX, emails, images and more with our free online...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using C# programming language....text with rich formatting, images, and different annotations...

    docs.groupdocs.com/editor/net/how-to-edit-mobi-...
  7. Get error when using metadata jar in fat jar - ...

    Hi Yuriy, Thanks for your sugggestion. I tried to use shade plugin in Maven to rename classes. But it still doesn’t work for me. The error message : “Caused by: java.lang.NoClassDefFoundError: Could not initialize class…... image.png (11.7 KB) atir.tahir April...

    forum.groupdocs.com/t/get-error-when-using-meta...
  8. عرض ملفات CAD باستخدام Java API | تحويل DWG DXF...

    قم ببناء عارض ملفات CAD في Java. قم بتحويل DWG أو DGN للعرض بتنسيق HTML أو JPG أو PNG أو PDF باستخدام عارض المستندات Java API بواسطة GroupDocs....وملفات الصور إلى تنسيق HTML أو Image أو PDF لعرض هذه الملفات داخل...

    blog.groupdocs.com/ar/viewer/viewing-cad-docume...
  9. Mot de passe protéger les fichiers Excel en Jav...

    Apprenons à protéger par mot de passe les fichiers de feuille de calcul Excel à l'aide de Java. Modifiez le mot de passe existant ou supprimez-le pour déverrouiller les fichiers XLS/XLSX à l'aide de l'API Java....des filigranes de texte et d’image aux feuilles de calcul Excel...

    blog.groupdocs.com/fr/merger/lock-unlock-excel-...
  10. Criar visualizador de documentos no ASP.NET Cor...

    Os visualizadores de documentos online tornaram-se populares após o crescente uso de documentos digitais, especialmente nos sistemas de gerenciamento de conteúdo. A razão por trás dessa popularidade é que você pode visualizar uma variedade de formatos de documentos sem comprar ou instalar programas de software dedicados. Considerando a importância dos visualizadores de documentos, pensei em escrever um artigo sobre como criar um visualizador de documentos universal em ASP.NET MVC. Vamos criar um aplicativo visualizador de documentos ASP..../images/Loading.gif') 50% 50% no-repeat...

    blog.groupdocs.com/pt/viewer/document-viewer-in...