Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 4,561 for

values

(0.06 sec)
  1. Generate Reports

    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....arquivos CSV [Comma Separated Values][1] são amplamente usados para...simples. O Comma Separated Values (CSV) é um formato de arquivo...

    blog.groupdocs.com/pt/tag/generate-reports/
  2. 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...
  3. Working with HTML resources | GroupDocs

    This article describes capabilities of GroupDocs.Editor while working with HTML resources, which are an integral part of HTML document...recognized, returns a NULL value. So, if user has a filename...interface on success or NULL value on failure. This method analyzes...

    docs.groupdocs.com/editor/net/working-with-html...
  4. Chart Series Coloring in Word Processing Docume...

    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 Word Processing Document Creating a Column Chart Practising the following steps, you can insert a Column Chart in MS Word 2013: Click in the document where you want to insert the chart, 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...
  5. 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...
  6. Barcode-Leser mit C# | Barcode vom Bild scannen

    So scannen Sie Barcodes mit C# in einer .NET-Anwendung. C#-Beispiel, das Barcodes aus einem Bild liest, das Ihnen beim Aufbau eines Online-Barcodescanners hilft....codierten Daten mithilfe der Value-Eigenschaft aus dem Barcode...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Holen Sie sich...

    blog.groupdocs.com/de/parser/scan-barcode-using...
  7. Working with Groupdocs Signature API from Ruby

    Today we will find out how to use GroupDocs’ Ruby SDK. We will create a GroupDocs Signature envelope sample with the Sinatra framework. GroupDocs Signature envelopes are used to prepare documents for digital signature and managing the signature process. Setting Up First, create the application folders structure: your_app/public – for CSS files. your_app/samples – for sample files. your_app/views – for view files, we will use Haml for these. Also we need to create a Gemfile in our project’s root directory with the following content: https://gist....{:your_attribute => “your attribute value”}. The Starting Point # Before...file and write data as "key: value" to it outFile = File.new("signed"...

    blog.groupdocs.com/signature/working-with-group...
  8. 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....fichiers CSV Comma Separated Values sont largement utilisés pour...simple. Le Comma Separated Values (CSV) est un format de fichier...

    blog.groupdocs.com/fr/tag/generate-pdf-report-f...
  9. 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...
  10. 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/