Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 4,561 for

values

(0.11 sec)
  1. Does assembly supports custom code execution du...

    Greetings. Imagine I have JSON data like the following: { "data": "<p><a href="http://mysite.com/tutorial.pdf">Tutorial PDF</a></p>" } I can use the following statement to print the value nicely on a Word document…...following statement to print the value nicely on a Word document: <<[data]...code based on what’s in the value of the “data” field. For example...

    forum.groupdocs.com/t/does-assembly-supports-cu...
  2. Traverse a whole metadata tree | GroupDocs

    This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree..."Name: {0}, Value: {1}" , property . Name , property . Value ); Console...property . Value != null ) { switch ( property . Value . Type )...

    docs.groupdocs.com/metadata/net/traverse-a-whol...
  3. قم بتحويل SVG إلى PNG في Java - Vector Graphics...

    قم بتحويل رسومات SVG المتجهة إلى صور PNG باستخدام Java. قم بالتدوير والوجه والعلامة المائية والتدرج الرمادي وضبط السطوع وجاما لـ PNG المحولة باستخدام Java API....setBrightness(int value) التباين setContrast(int value) وضع الانعكاس...setFlipMode(ImageFlipModes value) جاما setGamma(float value) تدرج الرمادي...

    blog.groupdocs.com/ar/conversion/convert-svg-to...
  4. Set metadata properties | GroupDocs

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, pdfs or you can update or add data to mp3 files....the specified predicate its value is updated. If there is a known...metadata properties Specify a value you would like to add to existing...

    docs.groupdocs.com/metadata/python-net/set-meta...
  5. Control documents comparison sensitivity in Java

    Document comparison is one of the most common procedure that is practiced almost in all of the digital businesses. And the objective is same, highlight the inserted or deleted items. Detect the style changes and generate a summary. Let’s see how GroupDocs.Comparison for Java can help us with this scenario. This is a back-end API that can be integrated in any Java application irrespective of the frameworks. Explore API documentation to learn more about the supported features and file formats.... Minimal value Minimal value is 0, comparison process...sequences of two compared objects. Value by default The default percentage...

    blog.groupdocs.com/comparison/control-documents...
  6. Convierta SVG a PNG en Java - Gráficos vectoria...

    Convierta gráficos vectoriales SVG a imágenes PNG usando Java. Rota, voltea, marca de agua, escala de grises y ajusta el brillo y la gama de PNG convertidos usando la API de Java....setBrightness(int value) Contraste setContrast(int value) Modo de volteo...setFlipMode(ImageFlipModes value) Gamma setGamma(float value) Escala de grises...

    blog.groupdocs.com/es/conversion/convert-svg-to...
  7. 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...
  8. 在 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...
  9. Working with Form Fields | GroupDocs

    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...
  10. Scan QR Code | GroupDocs

    This article shows how to scan QR Code in .Net with GroupDocs.Parser with few lines of code from image, document or other file format like PDF, Email, Ebook, Words, and others....collection and get a barcode value. The following example shows...qrcode value Console . WriteLine ( "Value: " + qrcode . Value );...

    docs.groupdocs.com/parser/net/scan-qr-code/