Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 4,564 for

values

(0.14 sec)
  1. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....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/java/working-with-tem...
  2. GroupDocs Editor Not Working with Kendo - Free ...

    Hello, I am working with GroupDocs Editor, previously we were using TinyMCE and now going ahead with Kendo as we are already using Kendo Editor in some of our functionalities. There were few errors in TinyMCE as well l…...Mono", value: "Andale Mono" }, { text: "Arial", value: "Arial"...Black", value: "Arial Black" }, { text: "Book Antiqua", value: "Book...

    forum.groupdocs.com/t/groupdocs-editor-not-work...
  3. Extract barcodes from document page | GroupDocs

    This article explains that how to extract barcodes from document page.... 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...
  4. Spell checking | GroupDocs

    This article shows that how spell checking works during the search.... The default value is 2. is a value indicating whether...spelling corrector. The default value is false. is the maximum exceeding...

    docs.groupdocs.com/search/net/spell-checking/
  5. قم بتحويل SVG إلى PNG في Java - Vector Graphics...

    قم بتحويل رسومات SVG المتجهة إلى صور PNG باستخدام Java. قم بالتدوير والوجه والعلامة المائية والتدرج الرمادي وضبط السطوع وجاما لـ PNG المحولة باستخدام Java API....setBrightness(int value) التباين setContrast(int value) وضع الانعكاس...setFlipMode(ImageFlipModes value) جاما setGamma(float value) تدرج الرمادي...

    blog.groupdocs.com/ar/conversion/convert-svg-to...
  6. 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...
  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/net/extract-barcodes-...
  8. eSign Image with Metadata signature | GroupDocs

    This article shows how to add metadata signatures to the image exif metadata layer with various data types...metadata may content any hidden value of standard (int,char, string)...unique identifier Id and its Value. Image document metadata could...

    docs.groupdocs.com/signature/net/esign-image-wi...
  9. Convierta SVG a PNG en Java - Gráficos vectoria...

    Convierta gráficos vectoriales SVG a imágenes PNG usando Java. Rota, voltea, marca de agua, escala de grises y ajusta el brillo y la gama de PNG convertidos usando la API de Java....setBrightness(int value) Contraste setContrast(int value) Modo de volteo...setFlipMode(ImageFlipModes value) Gamma setGamma(float value) Escala de grises...

    blog.groupdocs.com/es/conversion/convert-svg-to...
  10. Traverse a whole metadata tree | GroupDocs

    This article explains that the GroupDocs.Metadata represents any loaded file as a tree consisting of metadata properties and nested metadata packages. You can easily iterate through the metadata tree..."Name: {0}, Value: {1}" , property . Name , property . Value ); Console...property . Value != null ) { switch ( property . Value . Type )...

    docs.groupdocs.com/metadata/net/traverse-a-whol...