Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 2,388 for

properties

(0.06 sec)
  1. Convert to XML or JSON data with advanced optio...

    Learn how to convert documents to XML or JSON data using GroupDocs.Conversion for Java....XML, you must set the Format property to either WebFileType.Json...

    docs.groupdocs.com/conversion/java/convert-to-d...
  2. Add replies to annotation | GroupDocs

    The page describes how to add annotation replies when collaborate over document using GroupDocs.Annotation for .NET API....User property (by default it is “Guest”)...

    docs.groupdocs.com/annotation/net/add-replies-t...
  3. Save only annotated pages | GroupDocs

    The page describes how to save only annotated pages when using GroupDocs.Annotation for Java API.... Call the to set the property to true . Call the method...

    docs.groupdocs.com/annotation/java/save-only-an...
  4. 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...
  5. 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...
  6. 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...
  7. Homophone search | GroupDocs

    This article gives the knowledge which allows you to find not only the words specified in the search query, but also the homophones, words that are pronounced the same but differ in meaning....homophone search, you must set the property of the class to true. By default...

    docs.groupdocs.com/search/net/homophone-search/
  8. Keyboard layout correction | GroupDocs

    This article gives the knowledge that the keyboard layout correction feature can be used when entering search queries, users of your software may make input errors, forgetting to switch the desired keyboard layout....set the true value for the property in the search options. By...

    docs.groupdocs.com/search/net/keyboard-layout-c...
  9. Detect encoding | GroupDocs

    This article explains that how to detect encoding of a plain text file in java....cast the result to Read the property. The following example shows...

    docs.groupdocs.com/parser/java/detect-encoding/
  10. افزودن واترمارک تصویر به PPT با استفاده از پایتون

    این راهنما نشان می‌دهد چگونه با استفاده از پایتون واترمارک تصویر را به فایل PPT اضافه کنید و به شما کمک می‌کند تا یک واترمارک لوگوی مرکزی را در تمام اسلایدها برای ارائه‌های حرفه‌ای اعمال کنید....and safeguards intellectual property. Whether for internal meetings...

    kb.groupdocs.com/fa/watermark/python/add-image-...