Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 4,308 for

values

(0.06 sec)
  1. Verwalten Sie EXIF-Daten von JPEG-, PNG-, TIFF-...

    Verwalten Sie EXIF-Metadaten Ihrer Bilder in C#. Extrahieren, aktualisieren, fügen oder entfernen Sie EXIF-Daten Ihrer Bilder programmgesteuert mithilfe der Metadaten-.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/de/metadata/manage-exif-data...
  2. 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...
  3. 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....CSV Soubory Comma Separated Values se široce používají pro výměnu...jednoduché šablony. Comma Separated Values (CSV) je formát souboru pro...

    blog.groupdocs.com/cs/tag/generate-pdf-report-f...
  4. GroupDocs.Viewer 2.0 - Enhancements and New Fea...

    Greetings! We’re pleased to announce a major update of the GroupDocs.Viewer for .NET library: version 2.0. This version of the document viewer has a lot of new features, improvements and bug fixes. You’ll find a complete list of updates and the new library itself here. In this and the next article, I’d like to take a closer look at the updates that I think you’ll be the most interested. So here we go:...UseHtmlBasedEngine(true) method’s parameter value to true . Switching Between...UseHtmlBasedEngine method and set the value of the second optional parameter...

    blog.groupdocs.com/viewer/enhancements-and-new-...
  5. GroupDocs Pricing Review 2019

    In this post, we share how we conducted our 2019 GroupDocs Pricing Review. Last month we shared the news about GroupDocs 2019 pricing change. Our aim behind that change was simple: to make sure we are delivering the best value Document Management API suite on the market. Each year we review our pricing and licensing model to make sure we’re continually giving developers the functionality and flexibility they need. Providing top quality APIs at fair prices along with permissive licensing models....we are delivering the best value Document Management API suite...NET and Java and measured the value that developers can get from...

    blog.groupdocs.com/total/groupdocs-pricing-revi...
  6. Search text | Documentation

    This article explains that how to search text from documents.... Depending on property value this index starts from the document...members: Member Description The value that indicates whether a text...

    docs.groupdocs.com/parser/java/search-text/
  7. Advanced search for Form Field signatures | Doc...

     This article explains how to provide advanced search for Form Field electronic signatures with GroupDocs.Signature API....new FormFieldSearchOptio () { Value = "Value1" , AllPages = true...signature found. Name : {0}. Value: {1}" , formFieldSignature ...

    docs.groupdocs.com/signature/net/advanced-searc...
  8. 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...
  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. 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/