Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 2,133 for

properties

(0.04 sec)
  1. Cara Menandatangani DOCX dengan Kode QR menggun...

    Dalam tutorial ini, kami akan membantu Anda tentang cara menandatangani DOCX dengan QR Code menggunakan Java. Kami juga akan memberi Anda contoh kode untuk membuat Kode QR di DOCX menggunakan Java....QrCodeSignOptions dan tetapkan properti yang diinginkan Panggil metode...

    kb.groupdocs.com/id/signature/java/how-to-sign-...
  2. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF redactions....array of instances to Filters property of the ReplacementOptions...

    docs.groupdocs.com/redaction/java/use-pdf-redac...
  3. Load text from string | Documentation

    This article explains how to load values from variables of string type when using GroupDocs.Comparison for Node.js via Java.... Set the LoadText property to true (this indicates that...

    docs.groupdocs.com/comparison/nodejs-java/load-...
  4. Composing signature with radial gradient brush ...

     This article explains how to fill signature background with radial gradient brush...additional options and setup property with instance of Call method...

    docs.groupdocs.com/signature/net/composing-sign...
  5. Load password-protected documents | Documentation

    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...
  6. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for Java API....possible conversion read the property. Create an instance of the...

    docs.groupdocs.com/conversion/java/get-default-...
  7. Enabling language information | Documentation

    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...
  8. Use redaction callback | Documentation

    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...
  9. 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...
  10. Signing specific pages in the multipage documen...

    This article explains how to sign specific pages in the multipage documents...signature options contains property which allows to set up specific...

    docs.groupdocs.com/signature/net/sign-specific_...