Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 5,282 for

values

(0.08 sec)
  1. 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...
  2. 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...
  3. Deleting worksheets from spreadsheet | GroupDocs

    This article describes the feature of the GroupDocs.Editor for Python via .NET - deleting (removing) one or many worksheets from the loaded and edited spreadsheet (workbook) during its saving to the output format... By default it has a None value, which means that no worksheets...property should have a [1, 4] value. With the worksheet removal...

    docs.groupdocs.com/editor/python-net/deleting-w...
  4. Set metadata properties | GroupDocs

    The set_properties method updates or adds metadata. Use it to add metadata to photos and PDFs or to update data in MP3 files with GroupDocs.Metadata for Python via .NET....the specified predicate, its value is updated. If a known property...properties to add/update Specify the value you would like to write Check...

    docs.groupdocs.com/metadata/python-net/set-meta...
  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. 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...
  7. 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...
  8. 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...
  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. Scan QR Code | GroupDocs

    This article shows how to scan QR Code in .Net with GroupDocs.Parser with few lines of code from image, document or other file format like PDF, Email, Ebook, Words, and others....collection and get a barcode value. The following example shows...qrcode value Console . WriteLine ( "Value: " + qrcode . Value );...

    docs.groupdocs.com/parser/net/scan-qr-code/