Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 2,529 for

filter

(0.07 sec)
  1. Scan QR Code from DOC using C#

    Quickly learn about how to scan QR Code from DOC using C# without installing extra software. Also, code example will be provided to extract QR Code from DOC in C#.... You can filter the results to focus only on...

    kb.groupdocs.com/parser/net/scan-qrcode-from-do...
  2. Clean Metadata of Documents and Images using Java

    Java API to remove all or selective metadata properties of DOCX, XLSX, PPTX, PDF documents, JPEG, PNG, WebP images, email, eBooks, Visio Drawings, Zip, etc....properties without applying any filter, and to stay safe in the era...

    blog.groupdocs.com/metadata/remove-metadata-fro...
  3. Update index | Documentation

    This article explains that how to update indexed documents, as well as updating an index version in Java.... Changing a filter specified by the argument of...

    docs.groupdocs.com/search/nodejs-java/update-in...
  4. Does GroupDocs.Search support arabic? - Free Su...

    Does GroupDocs.Search support arabic? I want to search for arabic text....SearchOptions(); // Creating a document filter by attribute ISearchDocumentFilte...

    forum.groupdocs.com/t/does-groupdocs-search-sup...
  5. Best Practices in Metadata Management

    Before going in-depth to Metadata management, let’s discuss what the metadata is? The Metadata summarizes basic information about data. In other words, it’s an information which describes the data that contained in something like a web page, document, or file. Another way to think of metadata is as a short explanation or summary of what the data is. A simple example of metadata for a document might include a collection of information like the author, file size, date the document was created, and keywords to describe the document.... Having the ability to filter through that metadata makes...

    blog.groupdocs.com/metadata/best-practices-in-m...
  6. Logical OR (||) - JavaScript | MDN

    The logical OR (||) (logical disjunction) operator for a set of operands is true if and only if one or more of its operands is true. It is typically used with boolean (logical) values. When it is, it returns a Boolean value. However, the || operator actually returns the value of one of the specified operands, so if this operator is used with non-Boolean values, it will return a non-Boolean value.... If you only need to filter out null or undefined , consider...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  7. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....can use the input below to filter supported formats by extension...

    docs.groupdocs.com/comparison/java/supported-do...
  8. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Comparison can work with....can use the input below to filter supported formats by extension...

    docs.groupdocs.com/comparison/nodejs-java/suppo...
  9. groupdocs · GitHub Topics · GitHub

    GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.... Language: All Filter by language All 28 C# 9 Java...

    github.com/topics/groupdocs
  10. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....PrefParameter ); } } } } Filtering vCard properties The GroupDocs...API provides the ability to filter vCard properties in order to...

    docs.groupdocs.com/metadata/net/working-with-vc...