Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 2,721 for

properties

(0.03 sec)
  1. Add Text Watermark to PDF Using Python

    Learn how to add text watermark to PDF using Python. This tutorial shows how to apply watermark to PDF in Python with custom font, color, and alignment....need to protect intellectual property, mark drafts, or maintain...

    kb.groupdocs.com/watermark/python/add-text-wate...
  2. Search in Documents with Keyboard Layout Correc...

    Learn to search in documents with keyboard layout correction using Java. This guide provides code on how to correct keyboard layout for document search in Java....Enabled property to true Use the Index.search...

    kb.groupdocs.com/search/java/search-in-document...
  3. Pembaca Kode Batang menggunakan C# | Pindai Kod...

    Cara memindai kode batang menggunakan C# dalam aplikasi .NET. Contoh C# yang membaca kode batang dari gambar yang akan membantu Anda membuat pemindai kode batang online....dari kode batang menggunakan properti Nilai. Kode sumber C# berikut...

    blog.groupdocs.com/id/parser/scan-barcode-using...
  4. GroupDocs.Markdown für .NET 26.3 – Highlights d...

    Entdecken Sie die neuesten Updates von GroupDocs.Markdown für .NET 26.3, einschließlich API-Redesign, benutzerdefiniertem DOM-Renderer, Async-Unterstützung und mehr....ExportStrategy ‑Property wurde durch zwei typisierte Properties ersetzt:...

    blog.groupdocs.com/de/markdown/groupdocs-markdo...
  5. Administre datos EXIF de imágenes JPEG, PNG, TI...

    Administre los metadatos EXIF de sus imágenes en C#. Extraiga, actualice, agregue o elimine datos EXIF de sus imágenes mediante programación utilizando la API de metadatos .NET....ExifPackage de su ExifPackage property . Una vez que tenga el paquete...Display EXIF IFD Package Properties like Serial Number and Camera...

    blog.groupdocs.com/es/metadata/manage-exif-data...
  6. Add Text Watermark to PPTX Using Python

    Learn how to add text watermark to PPTX using Python. This tutorial shows how to embed watermark text into PowerPoint slides with custom font, color, and alignment....for protecting intellectual property while enhancing the overall...

    kb.groupdocs.com/watermark/python/add-text-wate...
  7. Search Different Word Forms using Java

    Search different word forms using Java to identify nouns in both singular and plural forms. An example will demonstrate how to implement word form search in Java....set the UseWordFormsSearch property to true to enable word form...

    kb.groupdocs.com/search/java/search-different-w...
  8. Set password for output document | GroupDocs

    This article explains how to set document password after files comparison within your Java applications using GroupDocs.Comparison for Java.... Call the property to specify a password string...

    docs.groupdocs.com/comparison/java/set-password...
  9. Working with metadata in GIF images | GroupDocs

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format information. Load a GIF image Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Gif.GifReadFileFormatProperties using (Metadata metadata = new Metadata(Constants.InputGif)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.FileType.FileFormat); Console.WriteLine(root.FileType.Version); Console.WriteLine(root.FileType.ByteOrder); Console.WriteLine(root.FileType.MimeType); Console.WriteLine(root.FileType.Extension); Console.WriteLine(root.FileType.Width); Console.WriteLine(root.FileType.Height); } Working with XMP Metadata GroupDocs....root metadata package Use the property to obtain file format information...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. GroupDocs.Signature for .NET 26.6 – OOXML Compl...

    GroupDocs.Signature for .NET 26.6 adds OOXML compliance control for WordProcessing docs, per-TFM NuGet packages, and refined trial limits—now available on NuGet....new nullable OoxmlCompliance property. When null (default), the...

    blog.groupdocs.com/signature/groupdocs-signatur...