Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 4,273 for

values

(0.03 sec)
  1. 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...
  2. Working with templates | Documentation

    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...
  3. Extracting metadata | Documentation

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs...."Property name: %s, Property value: %s" , property . getName ()...having a specific type and value int year = Calendar . getInstance...

    docs.groupdocs.com/metadata/java/extracting-met...
  4. Extracting metadata | Documentation

    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...
  5. Преобразование 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...
  6. 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...
  7. قم بتحويل 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...
  8. Traverse a whole metadata tree | Documentation

    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...
  9. 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...
  10. Remove metadata properties | Documentation

    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...