Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 2,432 for

properties

(0.06 sec)
  1. Composing signature with texture brush backgrou...

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

    docs.groupdocs.com/signature/net/composing-sign...
  2. Locating signature in the Word header or footer...

    This article explains how to locate signature in the footer and header of Word document....Instantiate the and setup property Call method of class instance...

    docs.groupdocs.com/signature/net/locating-signa...
  3. Password-protected documents | GroupDocs

    GroupDocs.Parser provides the functionality to open the password-protected documents. The following are the steps to work with password protected documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...filePath ); // Check IsEncrypted property System . out . println ( info...

    docs.groupdocs.com/parser/java/password-protect...
  4. Cara Menambahkan Tanda Tangan Digital ke DOCX m...

    Topik ini memberikan panduan tentang cara menambahkan tanda tangan digital ke DOCX menggunakan Java. Anda juga akan menemukan contoh kode untuk memasukkan tanda tangan digital ke dalam DOCX menggunakan Java....argumen ke konstruktornya Setel properti DigitalSignOptions yang diinginkan...

    kb.groupdocs.com/id/signature/java/how-to-add-d...
  5. Merged PDF documents missing Accessibility stan...

    Hi Team, We are using: import com.groupdocs.merger.Merger; import com.groupdocs.merger.domain.options.JoinOptions; with below code ref to merge two pdf documents: Map<String, String> map1 = null; ByteArrayO…...maxSignatureFileSize system property to increase the default value...maxSignatureFileSize system property to increase the default value...

    forum.groupdocs.com/t/merged-pdf-documents-miss...
  6. Composing signature with linear gradient brush ...

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

    docs.groupdocs.com/signature/net/composing-sign...
  7. Search for different word forms | GroupDocs

    This article shows that how to allow you to search for nouns in the singular or plural, adjectives in the degree of comparison, forms of regular and irregular verbs, etc....word forms is enabled if the property of the class is set to true...

    docs.groupdocs.com/search/net/search-for-differ...
  8. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when compare documents with GroupDocs.Comparison for .NET... Set the property to true . Set the to CalculateCoordinates...

    docs.groupdocs.com/comparison/net/get-changes-c...
  9. Specify the JPEG image quality | GroupDocs

    Adjust JPEG images quality when rendering documents to PDF with GroupDocs.Viewer for .NET...adjust images quality, set the property of the class. The value must...

    docs.groupdocs.com/viewer/net/adjust-jpeg-image...
  10. Indexing with stop words | GroupDocs

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...by setting a value of the property of the class. The default...

    docs.groupdocs.com/search/net/indexing-with-sto...