Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 2,124 for

properties

(0.07 sec)
  1. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known Properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors JavaScript const metadata = new groupdocs.metadata.Metadata("input.doc"); var root = metadata.getRootPackageGeneric(); var descriptors = root.getDocumentProperties().getKnowPropertyDescriptors(); for(var i=0;iproperty descriptors Getting known property descriptors...extract information about known properties that can be encountered in...

    docs.groupdocs.com/metadata/nodejs-java/getting...
  2. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API....Instantiate object with desired properties; Call method to obtain list...table describes changeable properties for QR-code signatures dependent...

    docs.groupdocs.com/signature/net/updating-qr-co...
  3. Adding metadata | Documentation

    This article shows how to add metadata Properties which is the most sophisticated feature of the GroupDocs.Metadata Python via .NET search engine...feedback Adding metadata properties is the most sophisticated...and tries to pick up a known property that would satisfy the specified...

    docs.groupdocs.com/metadata/python-net/adding-m...
  4. Footnote Comparison Issue is Resolved

    Footnote appears at bottom of the page and used to cite information. Previously, API was not comparing Footnotes correctly. But with the release of GroupDocs.Comparison for .NET 19.5, we fixed this issue. Please have a glance. But this is not it we have a lot more to tell you. Along with bug fixes, some features and improvements are also introduced. Lets talk about new features first. Did you ever think of getting coordinates of document changes or differences?...specify CalculateComponentCo property in ComparisonSettings . Let’s...class contains following properties: NumberOfPages (read only)...

    blog.groupdocs.com/comparison/footnote-comparis...
  5. Extract metadata from DOCX using C#

    This article will guide you on how to extract metadata from DOCX using C#. A DOCX metadata extraction C# code example is provided, demonstrating how to perform this process....insights into the contents and properties of a document. This article...constructor to access its properties Use the Parser.GetMetadata...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  6. Extract RIFF INFO and Metadata of WAV files in ...

    Extract metadata and RIFF INFO of WAV audio files in Java. Metadata API allows metadata management within your Java applications....Now you can access all the properties of WAV audio. The above code...the root package. Now the properties of WAV audio are accessible...

    blog.groupdocs.com/metadata/extract-riff-info-a...
  7. Impose Digital Signatures on Electronic Documen...

    Team GroupDocs is pleased to announce e-Signing API for Java developers. API comes with many remarkable features including digital, image and text signatures. Moreover, it permits developers to write applications with ability to significantly sign electronic docs of various file formats. Java developers can manipulate signatures using Properties offered by the API. We would recommend you to download and explore the API. Why GroupDocs.Signature?GroupDocs.Signature for Java 17.1.0 is a totally back-end, UI and framework independent API....manipulate signatures using properties offered by the API. We would...Handling all kind of signature properties easily Signature TypesFollowing...

    blog.groupdocs.com/signature/introducing-groupd...
  8. 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....package: LogSettings Following properties are added to GroupDocs.Search...setMaxSize(double value) Below properties are added to GroupDocs.Search...

    blog.groupdocs.com/search/filter-documents-in-s...
  9. GroupDocs.Metadata for Python overview | Docume...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....format-specific metadata properties. The Metadata API is very...Resource Blocks, ID3, document properties, etc Manage audio metadata:...

    docs.groupdocs.com/metadata/python-net/product-...
  10. Adding text watermarks | Documentation

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....font ); // Set watermark properties watermark . ForegroundColor...this behaivior through the property: var pages = new System ....

    docs.groupdocs.com/watermark/net/adding-text-wa...