Sort Score
Result 10 results
Languages All
Labels All
Results 9,831 - 9,840 of 10,159 for

image

(0.37 sec)
  1. Working with metadata in Spreadsheets | GroupDocs

    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...
  2. 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...
  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. 用Java生成条码|将条形码添加到文档和图像

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

    blog.groupdocs.com/zh/signature/generate-barcod...
  5. export-word-options.zip

    export-word-options.txt | ![Woman with laptop and business documents](Images/img-001.jpg)**HOME BASED** | | | | --- | --- | --- | | | | | | **PROFESSIONAL SERVICES** | | | | | ***Business Plan*** |......laptop and business documents](images/img-001.jpg)**HOME BASED**...sample collateral or graphical images of some messages, include them...

    docs.groupdocs.com/markdown/python-net/_output_...
  6. custom-strategy-replace.zip

    output/document.txt | ![Woman with laptop and business documents](./output/Images/placeholder.png)**HOME BASED** | | | | --- | --- | --- | | | | | | **PROFESSIONAL SERVICES** | | | | | ***Business ....../output/images/placeholder.png)**HOME BASED**...sample collateral or graphical images of some messages, include them...

    docs.groupdocs.com/markdown/python-net/_output_...
  7. custom-strategy-rename.zip

    output/document.txt | ![Woman with laptop and business documents](./output/Images/fig-1.png)**HOME BASED** | | | | --- | --- | --- | | | | | | **PROFESSIONAL SERVICES** | | | | | ***Business Plan**....../output/images/fig-1.png)**HOME BASED** |...sample collateral or graphical images of some messages, include them...

    docs.groupdocs.com/markdown/python-net/_output_...
  8. render_docx_to_png.zip

    demo-app/render_docx_to_png.py import os from groupdocs.viewer import License, Viewer from groupdocs.viewer.options import PngViewOptions def render_docx_to_png(): # Get license file absolute path ......png") # Render DOCX to PNG images viewer.view(png_options) if...

    docs.groupdocs.com/viewer/python-net/_sample_fi...
  9. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation 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...
  10. Introduction | GroupDocs

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....different options, stylesheets, images, fonts, save the HTML document...

    docs.groupdocs.com/editor/nodejs-java/introduct...