Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 28,686 for

groupdocs.redaction

(0.12 sec)
  1. Working with CAD metadata | Documentation

    The GroupDocs Metadata API provides the feature to read basic metadata in CAD files. The supported CAD formats are: DWG DXF Reading CAD metadata To access metadata in a CAD drawing, the GroupDocs.Metadata API provides the CadRootPackage.CadPackage property. The following code snippet reads metadata associated with a CAD file. AdvancedUsage.ManagingMetadataForSpecificFormats.Cad.CadReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputDxf)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.CadPackage.AcadVersion); Console.WriteLine(root.CadPackage.Author); Console.WriteLine(root.CadPackage.Comments); Console.WriteLine(root.CadPackage.CreatedDateTime); Console.WriteLine(root.CadPackage.HyperlinkBase); Console.WriteLine(root.CadPackage.Keywords); Console.WriteLine(root.CadPackage.LastSavedBy); Console.WriteLine(root.CadPackage.Title); // ....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/metadata/net/working-with-ca...
  2. How to Convert Text File to JPG using Java

    Easily convert Text file to JPG using Java with a few API calls of the document conversion library and review sample code for Java TXT to JPG converter application....Merger Product Family GroupDocs.Redaction Product Family How to...

    kb.groupdocs.com/conversion/java/how-to-convert...
  3. How to Convert SVG to JPG using Java

    This tutorial walks you through the complete workflow to convert SVG to JPG using Java and enables you to easily write the SVG to JPG Java code with a few API calls....Merger Product Family GroupDocs.Redaction Product Family How to...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Add Text Watermark to PNG using C#

    Explore the method how to add text watermark to PNG using C#. Additionally, you'll be provided a code example illustrating how to insert text watermark to PNG in C#....Merger Product Family GroupDocs.Redaction Product Family Add Text...

    kb.groupdocs.com/watermark/net/add-text-waterma...
  5. Perform Synonym Search using C#

    Enhance search functionality with perform synonym search using C# to retrieve relevant results. Achieve accuracy with C# search with synonym matching solutions....Merger Product Family GroupDocs.Redaction Product Family Perform...

    kb.groupdocs.com/search/net/perform-synonym-sea...
  6. Attachments in PDF document | Documentation

    This article explains how to work with PDF attachments while using GroupDocs watermarking API....Merger Product Solution GroupDocs.Redaction Product Solution GroupDocs...

    docs.groupdocs.com/watermark/net/attachments-in...
  7. How to Convert Bitmap to PNG using C#

    Quickly do image conversion and learn the process to convert Bitmap to PNG using C# and how to consume document converter APIs for C# BMP to PNG converter ability....Merger Product Family GroupDocs.Redaction Product Family How to...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  8. Convert DOCX to GIF using Python

    Discover how to convert DOCX to GIF using Python with clear steps. Effortlessly export DOCX to GIF using Python for lightweight, animated, or web-friendly output....Merger Product Family GroupDocs.Redaction Product Family Convert...

    kb.groupdocs.com/conversion/python/convert-docx...
  9. Phrase Search in Documents using C#

    Learn how to perform phrase search in documents using C#. Discover techniques to search documents by phrases in C# and streamline your document search processes....Merger Product Family GroupDocs.Redaction Product Family Phrase...

    kb.groupdocs.com/search/net/phrase-search-in-do...
  10. Add Text Watermark to XLSX using C#

    This guide demonstrates the process of how to add text watermark to XLSX using C#. Additionally, you'll get a code example to insert text watermark to XLSX in C#....Merger Product Family GroupDocs.Redaction Product Family Add Text...

    kb.groupdocs.com/watermark/net/add-text-waterma...