Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 5,456 for

values

(0.38 sec)
  1. Preview Digital Certificates properties | Group...

    This article shows how to receive digital certificates properties over Document Info method....Value} ({metadataSignature.Type})"...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/signature/net/preview-certif...
  2. Pie Chart in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Note This feature is supported by version 17.8.0 or greater. Pie Chart in Email Document Creating a Pie Chart Please follow below steps to create Pie 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....indicate customer name with value (price of the order). Adding...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/net/pie-chart-in-em...
  3. Working with Outer Document Insertion | GroupDocs

    Note The code uses some of the objects defined in The Business Layer. Inserting Documents Dynamically You can insert contents of outer documents into your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during run-time. <> Warning A doc tag can be used almost anywhere in a template document except text-boxes and charts. An expression declared within a doc tag is used by the engine to load a document to be inserted during run-time....The expression must return a value of one of the following types:...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/working-with-o...
  4. Pie Chart in Presentation Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Pie Chart report in Presentation Document format. Note The code uses some of the objects defined in The Business Layer. Pie Chart in Microsoft PowerPoint Document Creating a Pie Chart Please follow below steps to create Pie Chart in MS PowerPoint 2013: Add a new presentation slide. Click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box....indicate manager name with value (price of the contract). Report...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/assembly/java/pie-chart-in-p...
  5. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Python applications using GroupDocs.Comparison for Python via .NET....USER value. Instantiate the SaveOptions...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/comparison/python-net/set-pa...
  6. Manage XMP and EXIF Data of HEIF HEIC Images us...

    Manage XMP and EXIF data of HEIF, HEIC images using C#. Read, update, remove EXIF and XMP data using Metadata automation API within .NET applications....metadata properties as name/value pairs. However, EXIF (Exchangeable...can even provide your own key-value pair to set the custom XMP package...

    blog.groupdocs.com/metadata/manage-xmp-and-exif...
  7. Lector de códigos QR usando C# | Escanear el có...

    Cómo escanear código QR usando C# dentro de la aplicación .NET. Ejemplo de C# que lee el código QR de una imagen que lo ayudará a crear un escáner QR en línea....CodeTypeName +" Code Value: " + barcode.Value); } } Obtenga una...

    blog.groupdocs.com/es/parser/scan-qr-code-using...
  8. واترمارک گذاری دسته ای در .NET با GroupDocs.Wat...

    راهنمای عملی که نشان می‌دهد چگونه واترمارک‌های متنی و تصویری دسته‌ای را اعمال کنید، لوگوها را جایگزین کنید و پردازش ایندومنت را با استفاده از GroupDocs.Watermark برای .NET تضمین کنید....Percent, Value = 12 }, WatermarkSpacing = new...= TileMeasureType.Percent, Value = 10 } } }; watermarker.Add(watermark);...

    blog.groupdocs.com/fa/watermark/batch-watermark...
  9. Working with metadata in Diagrams | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, etc... Value ); } } As you can see the code...( "customProperty1" , "some value" ); root . DocumentProperties...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for Java... setValue ( "new Value" ); fieldManager . updateFormFields...textField . setValue ( "new Value" ); fieldManager . updateFormFields...

    docs.groupdocs.com/editor/java/edit-and-update-...