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

values

(0.12 sec)
  1. How to edit Mobi file | Documentation

    This article demonstrates how to edit Mobi files using Java programming language....setEnablePagination ( boolean value ); public boolean getEnableLanguageInf...setEnableLanguageInf ( boolean value ); They have exactly the same...

    docs.groupdocs.com/editor/java/how-to-edit-mobi...
  2. Enumeration Extension Methods | Documentation

    LINQ Reporting Engine enables you to perform common manipulations on a sequential data through the engine’s built-in extension methods for Iterable. These extension methods mimic some extension methods of IEnumerable providing the same signatures and behavior features. Thus, you can group, sort, and perform other sequential data manipulations in template expressions in a common way. The following table describes these built-in extension methods. The following notation conventions are used within the table:...lambda function returning a value and taking an enumeration item...Selector returning a Boolean value. Examples in the following table...

    docs.groupdocs.com/assembly/java/enumeration-ex...
  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....fichiers CSV ([Comma Separated Values][1] sont largement utilisés...simple. Le Comma Separated Values (CSV) est un format de fichier...

    blog.groupdocs.com/fr/tag/generate-pdf-report-f...
  4. 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...
  5. Working with HTML resources | Documentation

    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...
  6. Barcode Image Generation in Word Processing Doc...

    Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft Word Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Download Template Get the template from here. Barcode.docx The Code...following syntax: << barcode [ value ] - itf6 >> Download Template...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/barcode-image-...
  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. Adding metadata | Documentation

    This article shows how to add metadata properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine... now () property_value = gm . common . PropertyValue...( specification , property_value ) print ( f "Affected properties:...

    docs.groupdocs.com/metadata/python-net/adding-m...
  9. Çevrimiçi Barkod Tarama | Görüntüler ve Kameray...

    Barkodları çevrimiçi tarayın. Barkod görüntülerini tarayın ve kamerayı kullanarak tarayın. Ayrıca C# ve Java kullanarak barkodların programlı olarak nasıl taranacağını tartışacağız....CodeTypeName +" Value: " + barcode.Value); } } C# kullanarak...WriteLine(barcode.getCodeTypeName() +" Code Value: " + barcode.getValue()); }...

    blog.groupdocs.com/tr/parser/scan-barcode-online/
  10. Lecteur de code QR utilisant C# | Scannez le co...

    Comment scanner le code QR en utilisant C# dans l'application .NET. Exemple C# qui lit le code QR à partir d'une image qui vous aidera à créer un scanner QR en ligne....QR à l’aide de la propriété Value. Le code source C# suivant analyse...CodeTypeName +" Code Value: " + barcode.Value); } } Obtenez une...

    blog.groupdocs.com/fr/parser/scan-qr-code-using...