Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 23,407 for

values

(0.12 sec)
  1. JpgViewOptions Class - GroupDocs.Viewer for .NE...

    Provides options for rendering documents into JPG format....image; Valid values are between 1 and 100; Default value is 90. RenderComments...

    apireference.groupdocs.com/viewer/net/groupdocs...
  2. Handling MPEG audio metadata | Documentation

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

    docs.groupdocs.com/metadata/java/handling-mpeg-...
  3. TiffTagID Enumeration - GroupDocs.Metadata for ...

    Defines ids of TIFF tags....TiffTagID Members Member name Value Description GpsVersionID 0 Indicates...MinSampleValue 280 The minimum component value used. MaxSampleValue 281 The...

    apireference.groupdocs.com/metadata/net/groupdo...
  4. groupdocs-editor-22.11-javadoc.jar

    META-INF/MANIFEST.MF Manifest-Version: 1.0 Archiver-Version: Plexus Archiver Built-By: gitlab.runner Created-By: Apache Maven 3.5.4 Build-Jdk: 1.8.0_181 allclasses-frame.html All Classes AudioType ......raw) Casts specified raw byte value to valid FixedLayoutFormats...an exception, is specified value is invalid Methods in com.groupdocs...

    releases.groupdocs.com/java/repo/com/groupdocs/...
  5. 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...
  6. 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...
  7. GroupDocs.Viewer for .NET 20.9 Release Notes

    GroupDocs.Viewer for .NET 20.9 Release Notes – the latest updates and fixes....was out of the range of valid values Bug VIEWERNET-2746 Сontent...

    releases.groupdocs.com/viewer/net/release-notes...
  8. Extract metadata from Emails | Documentation

    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-...
  9. groupdocs-editor-22.9-javadoc.jar

    META-INF/MANIFEST.MF Manifest-Version: 1.0 Archiver-Version: Plexus Archiver Built-By: gitlab.runner Created-By: Apache Maven 3.5.4 Build-Jdk: 1.8.0_181 allclasses-frame.html All Classes AudioType ......raw) Casts specified raw byte value to valid FixedLayoutFormats...an exception, is specified value is invalid Methods in com.groupdocs...

    releases.groupdocs.com/java/repo/com/groupdocs/...
  10. Extract metadata from Emails | Documentation

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