Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 4,305 for

values

(0.1 sec)
  1. จัดการข้อมูล EXIF ของรูปภาพ JPEG, PNG, TIFF & W...

    จัดการข้อมูลเมตา EXIF ของรูปภาพของคุณใน C# แยก อัปเดต เพิ่ม หรือลบข้อมูล EXIF ของรูปภาพของคุณโดยใช้โปรแกรมโดยใช้เมทาดาทา .NET API...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/th/metadata/manage-exif-data...
  2. 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/ja/conversion/convert-svg-to...
  3. Chart Series Coloring in Presentation Document ...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Presentation Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS PowerPoint 2013: Create a new presentation slide 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 document Edit the Worksheet with your data to update the chart....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/java/chart-series-c...
  4. Individual Series Point Coloring in Spreadsheet...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Individual Series Point Coloring in Spreadsheet Document Please follow below steps to can create Pie Chart in MS Excel 2013. Add a new Workbook Click on the workbook where you want to insert the chart, click the “Insert” tab, and then click “Pie Chart Icon” in the charts group A drop-down with charts will appear, select the “Pie” and press “OK” to insert the chart Click on the chart you just inserted, then click the “Change Data” icon in Data group Now add legend entries....indicate customer name with value (price of the orders purchased)...color expression must return a value of one of the following types:...

    docs.groupdocs.com/assembly/java/individual-ser...
  5. Scan QR Code | Documentation

    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/
  6. Set metadata properties | Documentation

    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/java/set-metadata-p...
  7. Chart Series Coloring in Spreadsheet Document |...

    Note This feature is supported by version 18.5 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Spreadsheet Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Excel 2013: Create a new Workbook. Click the “Insert” tab, and then click “Insert Column Chart” icon in the Charts group to view the drop-down list....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. Set metadata properties | Documentation

    This article explains the usage of 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/net/set-metadata-pr...
  9. Remove metadata properties | Documentation

    The easiest way to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....entries having a particular value. Using the GroupDocs.Metadata...removed (please see the return value of the removeProperties method)...

    docs.groupdocs.com/metadata/nodejs-java/remove-...
  10. 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...