Sort Score
Result 10 results
Languages All
Labels All
Results 4,541 - 4,550 of 31,482 for

groupdocs.search

(0.36 sec)
  1. Add watermarks to PowerPoint presentations | Gr...

    Add watermarks to slides with simple or advanced settings using Python via .NET....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/watermark/python-net/add-wat...
  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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    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....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Convert DOCX to JPG in C#

    Learn how to Convert DOCX to JPG in C# and perform DOCX to JPG conversion using C# with GroupDocs.Conversion, providing step‑by‑step guidance for developers today!!...Metadata Product Family GroupDocs.Search Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/convert-docx-to...
  5. Java Fuzzy Search - Find in Files across Folders

    Discover how Java's fuzzy search can help you find things in files across folders! It's like a smart search that understands small mistakes....in Java, we’ll use the GroupDocs.Search for Java API. The API...

    blog.groupdocs.com/search/fuzzy-search-java/
  6. Find Synonyms of any Word in Java | Synonym Gro...

    Find all the possible synonyms of any word in Java. Get different collections of synonyms arranged by different meanings of the same word using Search API....for Finding Synonyms # GroupDocs.Search allows finding synonyms...

    blog.groupdocs.com/search/find-synonyms-of-word...
  7. Convert GIS formats | GroupDocs

    In this article, you will learn how to convert GIS formats to other formats or another GIS format with GroupDocs.Conversion for .NET....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert/gis/
  8. Inserting Images Dynamically | GroupDocs

    How to dynamically inserted image within your template...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/inserting-imag...
  9. Using Markdown Documents | GroupDocs

    Note This feature is supported by version 19.8 or greater. Note The code uses some of the objects defined in The Business Layer. Markdown Documents (MD) Markdown is a lightweight markup language intended for one purpose, to be used to format text on the web with plain text formatting syntax. Let it be clear that Markdown is not a replacement for HTML because its syntax is very small, containing a very small subset of HTML tags....Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/assembly/java/using-markdown...
  10. Generating slides preview for presentation | Gr...

    This article describes how to generate a preview for any slide for the existing PowerPoint presentation in SVG format...Metadata Product Solution GroupDocs.Search Product Solution GroupDocs...

    docs.groupdocs.com/editor/net/generating-slides...