Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 2,132 for

properties

(0.08 sec)
  1. Spell checking | Documentation

    This article shows that how spell checking works during the search....correction in search queries, the property of the spelling corrector...class contains the following properties: is the maximum number of...

    docs.groupdocs.com/search/net/spell-checking/
  2. 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); // ....Metadata API provides the property. The following code snippet...allows updating metadata properties in a DXF drawing. Please...

    docs.groupdocs.com/metadata/net/working-with-ca...
  3. Export Indexed Documents to HTML using Java

    Discover how to export indexed documents to HTML using Java with simple steps. Use Java export indexed documents to HTML to enhance document organization efficiently....documents are indexed, including properties like text storage options...

    kb.groupdocs.com/search/java/export-indexed-doc...
  4. Extract metadata from MSG using C#

    Let’s explore how to extract metadata from MSG using C#. We will also provide MSG metadata extraction C# code that is compatible with Windows, macOS, and Linux....application to read MSG file properties C# effectively. After including...

    kb.groupdocs.com/parser/net/extract-metadata-fr...
  5. Extract Images from ODT using C#

    Let’s explore how to extract images from ODT using C#. We will also provide C# code to extract images from ODT that is compatible with Windows, macOS, and Linux....collection, extract relevant image properties, and save each image to the...

    kb.groupdocs.com/parser/net/extract-images-from...
  6. EditableDocument | Documentation

    This documentation section explains features of EditableDocument class when editing document with GroupDocs.Editor for .NET API.... has several methods and properties for working especially with...

    docs.groupdocs.com/editor/net/editabledocument/
  7. Generate QR Codes in Java | Sign Documents and ...

    Electronically sign documents and Images by generating QR codes in Java. Add QR Code in Word, Excel, PDF, PNG, JPG, WebP files using API for signatures.... Set the QR code properties using the QrCodeSignOptions...

    blog.groupdocs.com/signature/generate-qr-codes-...
  8. eSign document with Image signature | Documenta...

    This article demonstrates how to add signature image on document page with GroupDocs.Signature....configuring the image signature’s properties (such as size, position,...

    docs.groupdocs.com/signature/net/esign-document...
  9. GroupDocs.Conversion for Java | Documentation

    GroupDocs.Conversion for Java is an advanced document conversion API developed to convert files of different formats from within Java applications....type, page count, and other properties. Fine-grained customization...

    docs.groupdocs.com/conversion/java/
  10. Non-Windows Launch | Documentation

    On this page you will find information how to run GroupDocs.Comparison for .NET in the Docker....RUN apt install software-properties-common -y RUN echo "deb http://deb...

    docs.groupdocs.com/comparison/net/non-windows-l...