Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 4,592 for

values

(0.13 sec)
  1. 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.... Value ); } } As you can see the code...( "customProperty1" , "some value" ); root . DocumentProperties...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert text files to HTML, PDF, PNG, and JPEG formats.... The default value is 55 . —Specifies the maximum...characters per row. The default value is 85 . The following example...

    docs.groupdocs.com/viewer/java/render-text-files/
  3. 使用 C# 管理 HEIF HEIC 圖像的 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/zh-hant/metadata/manage-xmp-...
  4. Metadata タグの扱い方

    Metadata タグの使用方法を説明してください。...found properties and their values foreach ( var property in properties)...name: {property.Name}, Value: {property.Value}" ); } } タグでメタデータ プロパティを追加...

    blog.groupdocs.com/ja/metadata/how-to-work-with...
  5. Load GIS document with options | GroupDocs

    Learn how to load and convert GIS documents (GeoJSON, KML, GPX) with advanced options using GroupDocs.Conversion for .NET API.... Default value is 1000. Sets the desired page...rendering the GIS document. Default value is 1000. Load GeoJSON document...

    docs.groupdocs.com/conversion/net/load-gis-docu...
  6. Видалення метаданих документів і зображень за д...

    Видаліть вибрані метадані або очистіть усі властивості метаданих за допомогою C# із файлів DOCX, XLSX, PPTX, PDF, JPG/JPEG, PNG, WebP, електронної пошти, електронних книг, Visio, Zip....Value.Type == MetadataPropertyType.String && p.Value.ToString()...

    blog.groupdocs.com/uk/metadata/remove-metadata-...
  7. Handling the Lyrics tag | GroupDocs

    This article explains how to handle Lyrics tag....LyricsField ( "ABC" , "custom value" )); // ... metadata . save...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/java/handling-the-l...
  8. Sign document with Form Field signature - advan...

     This article explains how to sign document with Form field electronic signatures using advanced options with GroupDocs.Signature API....TextFormFieldSignatu ( "tbData1" , "Value-1" ); // instantiate options...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/java/sign-document...
  9. GroupDocs.Total Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....product suite and is great value for money. This holiday season...GroupDocs is making it even better value by giving you 25% off GroupDocs...

    blog.groupdocs.com/categories/groupdocs.total-p...
  10. המרת נתוני Excel ו-CSV ב-C# | XLSX ל-CSV - CSV ...

    המר XLS ו-XLSX ל-CSV ו-CSV לפורמטים של Excel בתוך יישומי Java. הפוך את המרת הקבצים שלך לאוטומטית באמצעות Java API להמרת מסמכים....outputFile = @"path/comma-sparated-values.csv"; using (Converter converter...inputFile = @"path/comma-sparated-values.csv"; string outputFile = @"path/spreadsheet...

    blog.groupdocs.com/he/conversion/convert-excel-...