Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 4,646 for

values

(0.09 sec)
  1. Chart Series Coloring in Email Document | Group...

    Note This feature is supported by version 18.6 or greater. Note The code uses some of the objects defined in The Business Layer. Chart Series Coloring in Email Document Creating a Column Chart Please follow below steps to create a column chart in MS Outlook 2013: Create a new Email Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box Select “Column” in the sidebar, you will see a gallery of charts Select the “100% Stacked Column” and press “OK” to insert the chart and Worksheet template to your email Edit the Worksheet with your data to update the chart Save your Email Reporting Requirement As a report developer, you are required to share contract price by manager dynamically with the following key requirements:...color expression must return a value of one of the following types:...enumeration such as “red” An integer value defining RGB (red, green, blue)...

    docs.groupdocs.com/assembly/net/chart-series-co...
  2. Adjust the JPEG image quality | GroupDocs

    Following this guide you will learn how to adjust JPG images quality when rendering documents with Image Viewer by GroupDocs.... The value must be between 1 (minimum quality)...quality) and 100. The default value is 90. To set the image quality...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  3. Adjust the image size | GroupDocs

    Check this guide to learn how to adjust PNG and JPG images size when rendering documents with Image Viewer by GroupDocs for Java.... Specify the value in pixels. Note GroupDocs.Viewer...applied when you set the or value. The following code snippet...

    docs.groupdocs.com/viewer/java/image-viewer-adj...
  4. Watermark Tiling in Python: 7 Esempi per Proteg...

    Padroneggia i watermark tiling in Python con 7 esempi pratici. Impara ad aggiungere, creare e personalizzare watermark per la sicurezza dei documenti, rimuovere watermark e proteggere file utilizzando l'API GroupDocs.Watermark per la protezione dei contenuti aziendali.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/it/watermark/tiling-watermar...
  5. Add watermarks to PDF documents | GroupDocs

    The watermarking API allows you to add watermarks to PDF documents. Adding watermarks to a particular page or adding watermarks on all images or attachments of a particular page is possible.... The default value is the page’s media box. The...the bleed box. The default value is the page’s crop box. The...

    docs.groupdocs.com/watermark/net/add-watermarks...
  6. Migration notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for .NET since version 19.8: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.... Value )); } New coding style // Create...{1}" , item . Name , item . Value )); } } Structure Old coding...

    docs.groupdocs.com/parser/net/migration-notes/
  7. Python Tekrar Eden Filigranlar: Belgeleri ve Re...

    Python tekrar eden filigranlarla 7 pratik örnekle ustalaşın. Belgelerin güvenliği için filigran eklemeyi, oluşturmayı ve özelleştirmeyi, filigranları kaldırmayı ve dosyaları korumayı öğrenin. GroupDocs.Watermark API'si ile kurumsal içerik koruma.... value = 12.0 watermark_spacing = gww...PERCENT watermark_spacing . value = 10.0 tile_options = gww ....

    blog.groupdocs.com/tr/watermark/tiling-watermar...
  8. Lecteur de code-barres utilisant C# | Scanner l...

    Comment numériser des codes-barres à l'aide de C# dans une application .NET. Exemple C# qui lit le code-barres à partir d'une image qui vous aidera à créer un scanner de codes-barres en ligne....code-barres à l’aide de la propriété Value. Le code source C# suivant montre...WriteLine(barcode.CodeTypeName +" Value: " + barcode.Value); } } Obtenez une...

    blog.groupdocs.com/fr/parser/scan-barcode-using...
  9. .Net UI Fit document in screen - Free Support F...

    hello, im using your viewer product demo from GitHub - groupdocs-viewer/GroupDocs.Viewer-for-.NET-UI: UI - User Interface for GroupDocs.Viewer for .NET document viewer and automation API., and i wanted to fit document in…...supported to set default zoom value to Fit Width. I have created...document if possible. The default value can be customized using the...

    forum.groupdocs.com/t/net-ui-fit-document-in-sc...
  10. Generate Search Results from Filtered Documents

    Sometimes, we have a lot of different formatted documents. We create index then perform search and API shows hits from all the indexed documents. Ever thought to get search results from desired documents only? Let’s dig it further. Suppose, you have multiple TXT, XLSX and DOCX documents. What if you want to search a word or text only in TXT and DOCX files with specific word occurrence in file names? We’ve now improved ISearchDocumentFilter interface for such a purpose in GroupDocs....getFileName() void setFileName(String value) double getMaxSize() void setMaxSize(double...setMaxSize(double value) Below properties are added to GroupDocs...

    blog.groupdocs.com/search/filter-documents-in-s...