Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,564 for

values

(0.06 sec)
  1. Working with data extracted by template | Group...

    Extracted data are stored in the instance of DocumentData class.... The value of the field. The linked field...Depending on the type of the value it can contain the instance...

    docs.groupdocs.com/parser/java/working-with-dat...
  2. Converter SVG para PNG em Java - Gráficos vetor...

    Converta gráficos vetoriais SVG em imagens PNG usando Java. Gire, inverta, marca d'água, escala de cinza e ajuste o brilho e a gama do PNG convertido usando a API Java....setBrightness(int value) Contraste setContrast(int value) Modo Inverter...setFlipMode(ImageFlipModes value) Gamma setGamma(float value) Grayscale setGrayscale(boolean...

    blog.groupdocs.com/pt/conversion/convert-svg-to...
  3. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Java... getName ()+ ", value: " + textFormField . getValue...formField . getName ()+ ", value: " + checkBoxFormField . getValue...

    docs.groupdocs.com/editor/java/working-with-for...
  4. Converti SVG in PNG in Java - Grafica vettorial...

    Converti la grafica vettoriale SVG in immagini PNG usando Java. Ruota, capovolgi, filigrana, scala di grigi e regola la luminosità e la gamma dei PNG convertiti utilizzando l'API Java....setBrightness(int value) Contrast setContrast(int value) Modalità Flip...setFlipMode(ImageFlipModes value) Gamma setGamma(float value) Scala di grigi...

    blog.groupdocs.com/it/conversion/convert-svg-to...
  5. Does assembly supports custom code execution du...

    Greetings. Imagine I have JSON data like the following: { "data": "<p><a href="http://mysite.com/tutorial.pdf">Tutorial PDF</a></p>" } I can use the following statement to print the value nicely on a Word document…...following statement to print the value nicely on a Word document: <<[data]...code based on what’s in the value of the “data” field. For example...

    forum.groupdocs.com/t/does-assembly-supports-cu...
  6. Implement thread-safe cache for GroupDocs.Viewe...

    This article explains how to make cache thread safe with GroupDocs.Viewer within your .NET applications....implementation of a dictionary of key-value pairs. Implement the ThreadSafeCache...void Set ( string key , object value ) { lock ( _keyLockerStore ...

    docs.groupdocs.com/viewer/net/implement-thread-...
  7. Extract barcodes from document page area | Grou...

    This article explains that how to extract barcodes from document page area.... A string value that represents a value of the barcode page...page area. A string value than represents a type name of the...

    docs.groupdocs.com/parser/java/extract-barcodes...
  8. Specify the JPEG image quality | GroupDocs

    Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100.... 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/python-net/adjust-jpe...
  9. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....name and optional page index - value that represents the index of...The page index. An integer value that represents the index of...

    docs.groupdocs.com/parser/net/working-with-temp...
  10. Control documents comparison sensitivity in Java

    Document comparison is one of the most common procedure that is practiced almost in all of the digital businesses. And the objective is same, highlight the inserted or deleted items. Detect the style changes and generate a summary. Let’s see how GroupDocs.Comparison for Java can help us with this scenario. This is a back-end API that can be integrated in any Java application irrespective of the frameworks. Explore API documentation to learn more about the supported features and file formats.... Minimal value Minimal value is 0, comparison process...sequences of two compared objects. Value by default The default percentage...

    blog.groupdocs.com/comparison/control-documents...