Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 5,030 for

values

(0.06 sec)
  1. Merge text files | GroupDocs

    Learn how to merge TXT files, combine TXT files into one file programmatically in net language using GroupDocs.Merger for Python via .NET library.... We value your opinion. Your feedback...

    docs.groupdocs.com/merger/python-net/merge/txt/
  2. Working with BMP metadata | GroupDocs

    Reading BMP header properties The GroupDocs.Metadata API supports extracting format-specific information from BMP file headers. The following are the steps to read the header of a BMP file. Load a BMP image Get the root metadata package Extract the native metadata package using BmpRootPackage.BmpHeader Read the BMP header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Bmp.BmpReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputBmp)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.BmpHeader.BitsPerPixel); Console.WriteLine(root.BmpHeader.ColorsImportant); Console.WriteLine(root.BmpHeader.HeaderSize); Console.WriteLine(root.BmpHeader.ImageSize); Console.WriteLine(root.BmpHeader.Planes); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/working-with-bm...
  3. Announcing GroupDocs Online Document Viewer Mod...

    Great news for all ExpressionEngine CMS users! We’ve released an efficient GroupDocs Viewer module for ExpressionEngine CMS. This plugin allows you to embed GroupDocs’ high-fidelity online document viewer together with selected documents to ExpressionEngine pages. As GroupDocs’ online document viewer supports many different formats, visitors to ExpressionEngine websites can now effortlessly view documents of multiple formats online. [caption id=“attachment_1047” align=“alignnone” width=“600” caption=“Announcing GroupDocs’ online document viewer module for ExpressionEngine”] [/caption] GroupDocs Viewer is an efficient and flexible online document viewer.... We value your support and feedback. Please...

    blog.groupdocs.com/viewer/announcing-groupdocs-...
  4. Introducing The New GroupDocs Dashboard and Onl...

    We’re about to launch a new interface for the GroupDocs Dashboard and our online document viewer app. We have overhauled the look and feel of the tools to make them more intuitive to use. At the moment, we’re adding the final touches and making sure that everything works fine. The changes will be live in the next few weeks. Here’s what will change when the new interface goes live: Dashboard interface:... We value your time and always work on...

    blog.groupdocs.com/viewer/introducing-new-dashb...
  5. C#을 사용하여 문서 및 이미지의 메타데이터 제거

    DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP 이미지, 이메일, eBook, Visio, Zip 파일에서 C#을 사용하여 선택적 메타데이터를 제거하거나 모든 메타데이터 속성을 정리합니다....Value.Type == MetadataPropertyType.String && p.Value.ToString()...

    blog.groupdocs.com/ko/metadata/remove-metadata-...
  6. 在 C# 中合併 PDF、Word、Excel、PowerPoint 文件 | .NET 合併...

    使用 C# 中的 GroupDocs 的 Merger API,以編程方式在基於 .NET 的應用程序中合併 PDF、Word 文檔、電子表格和演示文稿文件。...bmp) Comma Separated Values File (.csv) Excel Binary Spreadsheet...Format File (.rtf) Tab Separated Values File (.tsv) Visio Drawing (...

    blog.groupdocs.com/zh-hant/merger/merge-pdf-wor...
  7. C#を使用してHEIFHEIC画像のXMPおよびEXIFデータを管理する

    C#を使用して、HEIF、HEICイメージのXMPおよびEXIFデータを管理します。 .NETアプリケーション内のメタデータ自動化APIを使用して、EXIFおよびXMPデータを読み取り、更新し、削除します。...Value); } foreach (TiffTag tag in...WriteLine(pattern, tag.TagID, tag.Value); } foreach (TiffTag tag in...

    blog.groupdocs.com/ja/metadata/manage-xmp-and-e...
  8. Conditional existance of nullable part of data ...

    Hello, We have a use case where our data model is not able to use a common template because some part of the data model is nullable. Let me show you what are our use cases. Here is our template. (14.6 KB) Our first d…...exception is thrown and simply no value is written to the report then...

    forum.groupdocs.com/t/conditional-existance-of-...
  9. How to Run | Documentation

    Download from GitHub The complete examples package of GroupDocs.Metadata is hosted on Github. You can either download the ZIP file from here or clone the repository of Github using your favourite Github client. In case you download the ZIP file, extract the folders on your local disk. The extracted files and folders will look like the following image: Open IntelliJ Idea and import the project to get started with it.... We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/how-to-run/
  10. System Requirements | GroupDocs

    On this page, you will find system requirements supported platforms, development environments. GroupDocs.Comparison for Python via .NET does not require any external software or third party tool to be installed.... We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/python-net/system...