Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 4,612 for

values

(0.08 sec)
  1. Obtain document form fields and signatures info...

    This article shows how to get information about electronic signatures in the document and its form fields with GroupDocs.Signature API....Name} Value: {formField.Value}" ); } // display document...{formFieldSignature.Name} Value: {formFieldSignature.Value}" ); } // display...

    docs.groupdocs.com/signature/net/obtain-documen...
  2. Správa EXIF dat obrázků JPEG, PNG, TIFF a WebP ...

    Spravujte EXIF metadata vašich obrázků v C#. Extrahujte, aktualizujte, přidejte nebo odstraňte EXIF data vašich obrázků programově pomocí metadat .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/cs/metadata/manage-exif-data...
  3. 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/net/image-viewer-adju...
  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. 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...
  6. Adding class name to input controls | GroupDocs

    Follow this guide and learn how to edit Word documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features....setInputControlsClas(String value) ) in the class. It has the...) By default it has a NULL value — class names are not applied...

    docs.groupdocs.com/editor/java/adding-class-nam...
  7. Extract emails from Outlook Storage | GroupDocs

    Extract emails from Outlook using GroupDocs.Parser for .NET...email-sender The value of “sender” field. email-to The value of “to” field...field. subject The value of “subject” field. Outlook Storage...

    docs.groupdocs.com/parser/net/extract-emails-fr...
  8. 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/
  9. 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...
  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...