Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 2,471 for

properties

(0.13 sec)
  1. Enabling language information | GroupDocs

    Following this guide you will learn how to edit Word document using locale info, apply spell-checkers to a document content written in different languages using GroupDocs.Editor for .NET API....contains the public boolean property: public bool EnableLanguageInform...

    docs.groupdocs.com/editor/net/enabling-language...
  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. Text is cropped when using GroupDocs.Viewer to ...

    I am using the GroupDocs.Viewer.24.6.0 package in my project. I use the following code to convert PDF and other documents to HTML: using (Viewer viewer = new Viewer(stream, loadOptions)) { HtmlViewOptions viewOption…...enabling RenderTextAsImage property viewOptions.PdfOptions.RenderTextAsImage...

    forum.groupdocs.com/t/text-is-cropped-when-usin...
  5. Specify the JPEG image quality | GroupDocs

    Reduce PDF file size by adjusting JPEG image quality. Set the image quality between 1 and 100....adjust images quality, set the property of the class. The value must...

    docs.groupdocs.com/viewer/python-net/adjust-jpe...
  6. Control temporary files | GroupDocs

    This article explains how to control temporary files used by GroupDocs.Comparison for Java....tmpdir property. Was this page helpful? Not...

    docs.groupdocs.com/comparison/java/control-temp...
  7. Cara Menandatangani DOCX dengan Kode QR menggun...

    Dalam topik ini, kami akan memandu Anda tentang cara menandatangani DOCX dengan Kode QR menggunakan C#. Kami juga akan memberikan contoh kode untuk membuat QR Code di DOCX menggunakan C#....QrCodeSignOptions dan tetapkan properti yang diinginkan Panggil metode...

    kb.groupdocs.com/id/signature/net/how-to-sign-d...
  8. Dapatkan Dokumen yang Diindeks menggunakan Java

    Jelajahi panduan langkah demi langkah kami untuk mempelajari cara mendapatkan dokumen terindeks menggunakan Java. Cari tahu cara mengambil dokumen terindeks di Java untuk meningkatkan manajemen dokumen Anda....detail yang relevan menggunakan properti kelas DocumentInfo Pengindeksan...

    kb.groupdocs.com/id/search/java/get-indexed-doc...
  9. Cara Menandatangani PDF dengan Tanda Tangan Tek...

    Pelajari dengan cepat cara menandatangani PDF dengan tanda tangan teks menggunakan Java. Selain itu, kami akan memberikan contoh kode untuk menambahkan tanda tangan teks di PDF menggunakan Java tanpa menggunakan alat tambahan....TextSignOptions dan setel properti pilihan untuk tampilan tanda...

    kb.groupdocs.com/id/signature/java/how-to-sign-...
  10. Cara Menambahkan Tanda Tangan Gambar ke RTF men...

    Artikel ini hadir untuk membantu Anda menambahkan tanda tangan gambar ke RTF menggunakan C#. Selain itu, kami akan memberi Anda contoh kode untuk memasukkan tanda tangan gambar ke RTF menggunakan C#....sebagai parameter Tetapkan properti yang diinginkan untuk kelas...

    kb.groupdocs.com/id/signature/net/how-to-add-im...