Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 4,599 for

values

(1.52 sec)
  1. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for .NET.... Specify the value in pixels. Note GroupDocs.Viewer...applied when you set the or value. The following code snippet...

    docs.groupdocs.com/viewer/net/image-viewer-adju...
  2. Pembaca Kode QR menggunakan C# | Pindai Kode QR...

    Cara memindai Kode QR menggunakan C# dalam aplikasi .NET. Contoh C# yang membaca Kode QR dari gambar yang akan membantu Anda membuat pemindai QR online....QR Code menggunakan properti Value. Kode sumber C# berikut memindai...CodeTypeName +" Code Value: " + barcode.Value); } } Dapatkan Lisensi...

    blog.groupdocs.com/id/parser/scan-qr-code-using...
  3. המרת SVG ל-PNG ב-Java - גרפיקה וקטורית לתמונות JPG

    המר גרפיקה וקטורית של SVG לתמונות PNG באמצעות Java. סובב, הפוך, סימן מים, גווני אפור והתאם את הבהירות והגמא של PNG שהומר באמצעות Java API....tness(int value)| |Contrast|setContrast(int value)| |מצב Flip...|Height|setHeight(int value)| |זוויות סיבוב|setRotateAngle(int value)| |סימן...

    blog.groupdocs.com/he/conversion/convert-svg-to...
  4. Edit TXT | GroupDocs

    This guide demonstrates how to edit plain text files with encoding, lists recognition, pagination and other powerful features of GroupDocs.Editor for .NET...option is set to false (default value), lists recognition algorithm...convert to left indent (default value), preserve as consecutive spaces...

    docs.groupdocs.com/editor/net/edit-txt/
  5. Generate PDF report from CSV

    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....I file CSV Comma Separated Values sono ampiamente utilizzati...semplice modello. Comma Separated Values (CSV) è un formato di file...

    blog.groupdocs.com/it/tag/generate-pdf-report-f...
  6. Verify for multiple signatures | GroupDocs

    This topic explains how to verify electronic signatures of various types with GroupDocs.Signature API....{ AllPages = true , // this value is set by default SignatureImplementat...{ AllPages = true , // this value is set by default Text = "John"...

    docs.groupdocs.com/signature/net/verify-for-mul...
  7. Chart Series Coloring in Email Document | Group...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Save your Email Reporting Requirement As a report developer, you are required to share contract price by manager dynamically with the following key requirements:...color expression must return a value of one of the following types:...enumeration such as “red” An integer value defining RGB (red, green, blue)...

    docs.groupdocs.com/assembly/net/chart-series-co...
  8. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for Java.... Specify the value in pixels. Note GroupDocs.Viewer...applied when you set the or value. The following code snippet...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  9. Adjust the JPEG image quality | GroupDocs

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs.... The value must be between 1 (minimum quality)...quality) and 100. The default value is 90. To set the image quality...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  10. 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...