Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 2,364 for

properties

(0.13 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. 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 Java API....contains the public boolean property: public boolean getEnableLanguageInf...

    docs.groupdocs.com/editor/java/enabling-languag...
  6. Optimize output for printing | GroupDocs

    This article explains how to optimize output HTML for printing....printing, use the boolean property of the class. If the option...

    docs.groupdocs.com/viewer/net/how-to-optimize-o...
  7. 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...
  8. 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/
  9. 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...
  10. GroupDocs.Search for .NET 25.11 – Latest Update...

    Explore what’s new in GroupDocs.Search for .NET 25.11. Available now on NuGet and GroupDocs website....change : a new TempFolder property was added to GroupDocs.Search...

    blog.groupdocs.com/search/groupdocs-search-for-...