Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 4,305 for

values

(0.07 sec)
  1. C#에서 JPEG, PNG, TIFF 및 WebP 이미지의 EXIF 데이터 관리

    C#에서 이미지의 EXIF 메타데이터를 관리합니다. 메타데이터 .NET API를 사용하여 프로그래밍 방식으로 이미지의 EXIF 데이터를 추출, 업데이트, 추가 또는 제거합니다....Read all EXIF Package Tags and values. foreach (TiffTag tag in root...tag.Value); } // Read all EXIF IFD Package Tags and values. foreach...

    blog.groupdocs.com/ko/metadata/manage-exif-data...
  2. Image search options | Documentation

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....The default value of the property is 5. The value must be in the...search request. The default value is 1000. SearchDocumentFilter...

    docs.groupdocs.com/search/net/image-search-opti...
  3. Java에서 SVG를 PNG로 변환 - 벡터 그래픽을 JPG 이미지로 변환

    Java를 사용하여 SVG 벡터 그래픽을 PNG 이미지로 변환합니다. Java API를 사용하여 변환된 PNG의 회전, 뒤집기, 워터마크, 그레이스케일 및 밝기 및 감마 조정....setBrightness(int value) 대비 setContrast(int value) 플립 모드(가로/세로) ...setFlipMode(ImageFlipModes value) 감마 setGamma(float value) 그레이스케일 setGrayscale(boolean...

    blog.groupdocs.com/ko/conversion/convert-svg-to...
  4. 在 Java 中将 SVG 转换为 PNG - 将矢量图形转换为 JPG 图像

    使用 Java 将 SVG 矢量图形转换为 PNG 图像。使用 Java API 对转换后的 PNG 进行旋转、翻转、水印、灰度和调整亮度和伽玛。...setBrightness(int value) 对比度 setContrast(int value) 翻转模式(水平/垂直) ...setFlipMode(ImageFlipModes value) Gamma setGamma(float value) 灰度 setGrayscale(boolean...

    blog.groupdocs.com/zh/conversion/convert-svg-to...
  5. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java.... getName () } , value: ${ textFormField . getValue...formField . getName () } , value: ${ checkBoxFormField . getValue...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  6. How to Convert Files with GroupDocs PHP SDK

    This article explains the basics of using PHP SDK classes and methods. In this article I’ll use the Comparison API and show how to compare two documents from a GroupDocs account. Find information about others methods in the Swagger explorer. Requirements PHP 5.3 Apache ModRewrite PHP Curl extension PHP Sockets extension (php_sockets.dll) GroupDocs PHP SDK composer.phar (Download from http://getcomposer.org/download/ or use the included version) FatFree framework (https://github.com/bcosca/fatfree) Initial Installations Learn how to install the Fatfree framework from their Readme: https://github....type='text', name='client\_id' value="{{@userId}}" /> <br /> <label...type='text', name='private\_key' value="{{@privateKey}}" /> <br />...

    blog.groupdocs.com/conversion/how-to-convert-fi...
  7. GroupDocs.Viewer 2.0 - Enhancements and New Fea...

    Greetings! We’re pleased to announce a major update of the GroupDocs.Viewer for .NET library: version 2.0. This version of the document viewer has a lot of new features, improvements and bug fixes. You’ll find a complete list of updates and the new library itself here. In this and the next article, I’d like to take a closer look at the updates that I think you’ll be the most interested. So here we go:...UseHtmlBasedEngine(true) method’s parameter value to true . Switching Between...UseHtmlBasedEngine method and set the value of the second optional parameter...

    blog.groupdocs.com/viewer/enhancements-and-new-...
  8. Java를 사용하여 문서 및 이미지의 메타데이터 정리

    DOCX, XLSX, PPTX, PDF 문서, JPEG, PNG, WebP 이미지, 이메일, eBook, Visio Drawings, Zip 등의 모든 또는 선택적 메타데이터 속성을 제거하는 Java API...WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/ko/metadata/remove-metadata-...
  9. Search text | Documentation

    This article explains that how to search text from documents.... Depending on property value this index starts from the document...members: Member Description The value that indicates whether a text...

    docs.groupdocs.com/parser/net/search-text/
  10. Search text | Documentation

    This article explains that how to search text from documents.... Depending on property value this index starts from the document...members: Member Description The value that indicates whether a text...

    docs.groupdocs.com/parser/java/search-text/