Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 5,283 for

values

(0.12 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. Extract Tables from Microsoft Office Word Docum...

    Learn how to easily extract table content from Word documents (.doc, .docx) using GroupDocs.Parser for .NET....Warning method returns null value if text structure extraction...{rowIndex}]" ); } // Reset cell value at cell start if ( reader ....

    docs.groupdocs.com/parser/net/extract-tables-fr...
  3. output.tiff

    test artist 2013-11-04T18:27:12 Uncompressed [3144 Values] 3 samples/pixel 314 Inch 72 dots per inch RGB 2013-11-04T18:27:12 0 8 test comment 2013-11-04T18:27:12 3 2013-11-04T18:27:12 Top, left sid......2013-11-04T18:27:12 Uncompressed [3144 values] 3 samples/pixel 314 Inch 72...pixels GroupDocs.Metadata [8204 values] 72.0 72 dots per inch Full-resolution...

    docs.groupdocs.com/metadata/python-net/_output_...
  4. Dynamic Insertion of Hyperlinks in Documents us...

    We are excitedly announcing the monthly release of GroupDocs.Assembly for Java 18.7. Using the latest version, you can now insert hyperlinks dynamically in Word Processing, Spreadsheet, Presentation and Email documents. Furthermore, a bug related to DocumentAssembler is now fixed. We recommend you to install the latest version of the API for a better user experience. Features Introduced Using GroupDocs.Assembly for Java 18.7, you can now insert hyperlinks to your reports dynamically using link tags....and must return a non-empty value. In turn, display_text_expression...returns an empty value, then during runtime, the value of uri_expression...

    blog.groupdocs.com/assembly/dynamic-insertion-o...
  5. 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...
  6. 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/nodejs-java/set-met...
  7. 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...
  8. 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...
  9. 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...
  10. Scan Barcode | GroupDocs

    Learn how to scan and read barcodes from PDF, Word, Excel, PowerPoint documents and images using GroupDocs.Parser for .NET. Extract barcode Values and positions in C# with error handling....collection and get a barcode value. The following example shows...barcode value Console . WriteLine ( barcode . Value ); } } More...

    docs.groupdocs.com/parser/net/scan-barcode/