Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 4,610 for

values

(0.13 sec)
  1. Custom cache implementation | GroupDocs

    This article explains how to use custom caching implementation with GroupDocs.Viewer within your .NET applications....>( string key , out TEntry value ) { var prefixedKey = GetPrefixedKey...redisValue ); value = ( TEntry ) data ; return true ; } value = default...

    docs.groupdocs.com/viewer/net/how-to-use-custom...
  2. Konvertieren Sie SVG in PNG in Java - Vektorgra...

    Konvertieren Sie SVG-Vektorgrafiken mit Java in PNG-Bilder. Drehen, Spiegeln, Wasserzeichen, Graustufen und Anpassen von Helligkeit und Gamma von konvertiertem PNG mithilfe der Java-API....setBrightness(int value) Kontrast setContrast(int value) Flip-Modus...setFlipMode(ImageFlipModes value) Gamma setGamma(float value) Grayscale setGrayscale(boolean...

    blog.groupdocs.com/de/conversion/convert-svg-to...
  3. Преобразование SVG в PNG в Java - векторная гра...

    Преобразование векторной графики SVG в изображения PNG с помощью Java. Поворачивайте, переворачивайте, добавляйте водяные знаки, оттенки серого и настраивайте яркость и гамму преобразованного PNG с помощью Java API....setBrightness(int value) Контраст setContrast(int value) Режим переворота...setFlipMode(ImageFlipModes value) Гамма setGamma(float value) Оттенки серого...

    blog.groupdocs.com/ru/conversion/convert-svg-to...
  4. 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...
  5. 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...
  6. 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...
  7. Extract text areas | GroupDocs

    Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#.... The value of the text area. The base line...index, rectangle and text area value: Console . WriteLine ( string...

    docs.groupdocs.com/parser/net/extract-text-areas/
  8. Vyčistěte metadata dokumentů a obrázků pomocí Javy

    Java API pro odstranění všech nebo selektivních vlastností metadat dokumentů DOCX, XLSX, PPTX, PDF, obrázků JPEG, PNG, WebP, e-mailů, elektronických knih, kreseb Visio, Zip atd....WithValueSpecificati(Object value) { setValue(value); } public final Object...return auto_Value; } private void setValue(Object value) { auto_Value...

    blog.groupdocs.com/cs/metadata/remove-metadata-...
  9. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Warning method returns null value if text structure extraction...Print the node value (if it's not null) String value = n . getNodeValue...

    docs.groupdocs.com/parser/java/extract-tables-f...
  10. 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...