Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 4,561 for

values

(0.28 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. Spell checking | GroupDocs

    This article shows that how spell checking works during the search....options is called with the true value as an argument. By default,...query. The default value is 2. sets a value indicating whether...

    docs.groupdocs.com/search/java/spell-checking/
  4. Convertir SVG en PNG en Java - Graphiques vecto...

    Convertissez des graphiques vectoriels SVG en images PNG à l'aide de Java. Faites pivoter, retournez, filigrane, niveaux de gris et ajustez la luminosité et le gamma du PNG converti à l'aide de l'API Java....setBrightness(int value) Contraste setContrast(int value) Flip Mode...setFlipMode(ImageFlipModes value) Gamma setGamma(float value) Grayscale setGrayscale(boolean...

    blog.groupdocs.com/fr/conversion/convert-svg-to...
  5. FileInfo | GroupDocs.Comparison for Java API Re...

    Information about document...List of pages setPages(List value) List of pages FileInfo() public...setPages(List value) public final void setPages(List<PageInfo> value) List...

    reference.groupdocs.com/comparison/java/com.gro...
  6. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....void setKey ( int value ){ auto_Key = value ; } private int auto_Key...void setID ( String value ){ ID = value ; } @FormatAttribute...

    docs.groupdocs.com/signature/java/implement-cus...
  7. 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...
  8. 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/net/working-with-data...
  9. Remove metadata properties | GroupDocs

    This article shows that how to remove metadata properties from a file is to use corresponding tags that allow you to locate the desired properties across all metadata packages....entries having a particular value. Using the GroupDocs.Metadata...removed (please see the return value of the method) the changes BasicUsage...

    docs.groupdocs.com/metadata/net/remove-metadata...
  10. Extracting metadata | GroupDocs

    This article shows how to extract metadata properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET... Value ); } } } } Extracting Metadata...Metadata Properties By Type And Value foreach ( string file in Directory...

    docs.groupdocs.com/metadata/net/extracting-meta...