Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 7,105 for

may

(0.1 sec)
  1. Extracting MakerNote Metadata | GroupDocs

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the Form of TIFF/EXIF Tags Utilizing the GroupDocs....used by camera manufacturers may intersect with the ids defined...

    docs.groupdocs.com/metadata/net/extracting-make...
  2. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/redaction/python-net/use-red...
  3. Working with Metadata in ASF Files | GroupDocs

    Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....criteria Usually, large documents may contain too many objects which...sample picture. For example, you may want to find all possible image...

    docs.groupdocs.com/watermark/java/searching-wat...
  5. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks API....criteria Usually, large documents may contain too many objects which...sample picture. For example, you may want to find all possible image...

    docs.groupdocs.com/watermark/net/searching-wate...
  6. Working with JSON Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.11 or later releases. Simplified working with JSON data sources To access JSON data while building a report, you can pass a JsonDataSource instance to the engine as a data source. Using of JsonDataSource enables you to work with typed values of JSON elements in template documents. For more convenience, the set of simple JSON types is extended as follows:...flexible, in some scenarios, you may need to restrict strings to be...note). In some scenarios, you may need to disable recognition of...

    docs.groupdocs.com/assembly/java/working-with-j...
  7. System.TypeInitializationException - Free Suppo...

    Hello, Does the following code need to be within an executable project to run as the same code does not run from within a library project? Exe net5.0 _5_0 static void Main(string[] args) { …...there are any permissions they may need for this to run? atir.tahir...for GroupDocs) One thing that may be of note, we have to target...

    forum.groupdocs.com/t/system-typeinitialization...
  8. Add watermarks to word processing documents | G...

    Microsoft Word allows the user to divide and format the document into multiple sections. Defining sections in the document enables the user to set specific page layout and formatting for different parts of the document. An example of the sections is headers and footers. Headers and footers are used to display text or any graphical object on all the pages. Adding watermark to a particular section GroupDocs.Watermark API allows you to add watermark objects in the headers and footers of the page....sizing and positioning, you may also need to get some for a section...Word document Word document may also contain different . The...

    docs.groupdocs.com/watermark/java/add-watermark...
  9. Extract text from Microsoft Office Excel spread...

    Learn how to extract text from Excel spreadsheets (.xls, .xlsx) using GroupDocs.Parser for .NET. Includes examples for whole document extraction, sheet-by-sheet processing, raw mode extraction, and formatted text output.... Warning Some spreadsheets may have different sheet numbers...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/net/extract-text-from...
  10. Introducing a More Optimized and Simplified Ele...

    Why change is considered as a hard but yet good thing to occur? Why the updates are important? This is because if there is no change there is no progress and staying the same over the time makes the things die. The updates in the software components are also similar when a new version of the same software replaces the old one. A software that remains the same and doesn’t introduce any improvements or new features becomes obsolete....the breaking changes that you may face after upgrading to a version...

    blog.groupdocs.com/signature/introducing-a-more...