Sort Score
Result 10 results
Languages All
Labels All
Results 1,961 - 1,970 of 2,452 for

properties

(0.51 sec)
  1. Filtering annotations by type on saving documen...

    This page describes how to filter annotation by type on saving file using GroupDocs.Annotation for .NET API.... Set the property by specifying annotation type(s)...

    docs.groupdocs.com/annotation/net/filtering-ann...
  2. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....RedactionCallback property, to a class implementing IRedactionCallback...

    docs.groupdocs.com/redaction/java/use-redaction...
  3. Load password-protected documents | GroupDocs

    This article explains how to open password-protected document with GroupDocs.Viewer within your .NET applications.... Set a password in the property. Note If the password is not...

    docs.groupdocs.com/viewer/net/load-password-pro...
  4. Tambahkan Tanda Air Teks ke DOC menggunakan C#

    Mari jelajahi cara menambahkan tanda air teks ke DOC menggunakan C#. Kami juga akan memberi Anda kode untuk memasukkan tanda air teks ke DOC menggunakan C# tanpa memerlukan perangkat lunak tambahan.... Tentukan properti tanda air, seperti konten...

    kb.groupdocs.com/id/watermark/net/add-text-wate...
  5. Tambahkan Tanda Air Teks ke PDF Menggunakan Java

    Temukan cara menambahkan tanda air teks ke PDF menggunakan Java tanpa memerlukan perangkat lunak tambahan. Selain itu, kami akan memberi Anda contoh kode untuk menyisipkan tanda air teks ke PDF di Java....add, dengan menentukan properti PageIndex dari kelas PdfArtifactWatermark...

    kb.groupdocs.com/id/watermark/java/add-text-wat...
  6. Perform Reverse Image Search using Java

    Quickly perform reverse image search using Java to locate similar images. Discover how to implement reverse image search in Java for content-based image retrieval....using Java is an essential property for efficiently locating similar...

    kb.groupdocs.com/search/java/perform-reverse-im...
  7. Извлечение метаданных из XLSX с помощью C#

    В этой статье мы опишем все шаги, необходимые для извлечения метаданных из XLSX с помощью C#. Также будет включен пример кода C# для извлечения метаданных XLSX....функциональности read XLSX file properties C# в приложения, работающие...

    kb.groupdocs.com/ru/parser/net/extract-metadata...
  8. Convert MSG to MHTML using Node.js

    Learn how to convert MSG to MHTML using Node.js in a few simple steps. This guide also shows how to export MSG to MHTML in Node.js using an efficient conversion APIs....MarkupConvertOptions, and set the format property to MarkupFileType.Mhtml to...

    kb.groupdocs.com/conversion/nodejs/convert-msg-...
  9. Convert PNG to JPG with Python

    Learn how to convert PNG to JPG with Python without installed extra software. This topic also provide a code eample that explains how to export PNG to JPG in Python....parameters Set the format property of ImageConvertOptions to...

    kb.groupdocs.com/conversion/python/convert-png-...
  10. Perform Case-Sensitive Search using C#

    Easily perform case-sensitive search using C# to retrieve precise results. Learn how to search case-sensitive text in files using C# with step-by-step instructions....setting the UseCaseSensitiveSear property to true Call the Index.Search...

    kb.groupdocs.com/search/net/perform-case-sensit...