Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 4,613 for

values

(0.12 sec)
  1. Convert CSV to JSON using C#

    Quickly learn how to convert CSV to JSON using C#. We will provide you a C# code to export CSV to JSON. There is no need to install extra softwares for conversion....formats, CSV (Comma-Separated Values) and JSON (JavaScript Object...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  2. How to Add Strikeout Annotation in PDF Using C#

    We will take a look at the detailed guide how to add strikeout annotation in PDF using C#, and provide a sample code to insert strikeout annotation in PDF using C#....StrikeoutAnnotation class and assign values to its properties, such as...

    kb.groupdocs.com/annotation/net/how-to-add-stri...
  3. Exclude Specific Fonts from Output HTML using G...

    We are pleased to announce the release of GroupDocs.Viewer for .NET 18.10. The latest version allows setting the list of the fonts that should be excluded from the output HTML to decrease the size of the output files. Furthermore, the inclusion of 5 improvements and 6 bug fixes have made the API more promising. Below is the list of new features, improvements, and fixes added in v18.10. Features Introduced Setting List of the Fonts to be Excluded Adding fonts into HTML ensures that the text from the original document will appear similar in HTML, regardless of whether fonts are installed on the viewer’s device or not....ViewerHandler Prevent setting malicious values for HtmlResourcePrefix Improve...

    blog.groupdocs.com/viewer/exclude-specific-font...
  4. Extract metadata from Emails | GroupDocs

    Extract metadata from emails by using GetMetaData method....names and values. Warning method returns null value if metadata...// Print the item name and value Console . WriteLine ( string...

    docs.groupdocs.com/parser/net/extract-metadata-...
  5. Extract metadata from Emails | GroupDocs

    To extract metadata from emails getMetadata method is used. This method allows to extract the following metadata: Name Description subject The email “subject” field. email-sender The email “from” field. email-to The email “to” field. May contain more than one address separated by semicolons. email-cc The email “cc” field. May contain more than one address separated by semicolons. Here are the steps to extract metadata from an email: Instantiate Parser object for the initial email; Call getMetadata method and obtain collection of document metadata objects; Iterate through the collection and get metadata names and Values....names and values. Warning method returns null value if metadata...{ // Print an item name and value System . out . println ( String...

    docs.groupdocs.com/parser/java/extract-metadata...
  6. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...the following values algorithms ( ), string value key and string...string value salt. Here are the steps to encrypt QR-code text with...

    docs.groupdocs.com/signature/net/sign-documents...
  7. Handling MPEG audio metadata | GroupDocs

    This article explains how the The GroupDocs.Metadata API allows reading some common MPEG audio properties from MP3 files....property to read the metadata values AdvancedUsage.ManagingMetadataForS...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/metadata/net/handling-mpeg-a...
  8. Scan Barcode from PPTX using C#

    This guide explains how to scan barcode from PPTX using C#, featuring a code example to help you extract barcode from PPTX in C# efficiently and seamlessly....to get and use the barcode values The main elements used in barcode...the barcode, including its value, type, and location within the...

    kb.groupdocs.com/parser/net/scan-barcode-from-p...
  9. Set image size limits | GroupDocs

    This article shows how to set image size limits when rendering image to PNG or JPEG...Set MaxWidth and/or MaxHeight values. Call the method. The following...Thank you for your feedback! We value your opinion. Your feedback...

    docs.groupdocs.com/viewer/net/set-image-size-li...
  10. Scan Barcode from DOCX using Java

    This guide demonstrates how to scan barcode from DOCX using Java, including a code example to help you extract barcode from DOCX in Java easily and efficiently....and use the extracted barcode values Using the Parser library, the...

    kb.groupdocs.com/parser/java/scan-barcode-from-...