Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 2,526 for

properties

(1.59 sec)
  1. 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...
  2. 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_...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint, HTML, image and other formats with GroupDocs.Conversion for .NET....format, specify the Format property of the class: var options...ImageConvertOptions.Format property that should be set to ImageFileType...

    docs.groupdocs.com/conversion/net/convert/pdf/
  8. Convert spreadsheets | GroupDocs

    Follow this guide and learn how to convert MS Excel workbooks - XLSX, XLS, XLSB using C# language and GroupDocs.Conversion for .NET....format by setting the Format property of the object. Here is a complete...format by specifying the Format property of the class. PPTX is the...

    docs.groupdocs.com/conversion/net/convert/sprea...
  9. GroupDocs.Annotation Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....cleanup in Slides PenStyle property for following formats: Words...

    blog.groupdocs.com/categories/groupdocs.annotat...
  10. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....to set ForcePasswordValidat property of the ViewerConfig using...

    blog.groupdocs.com/categories/groupdocs.viewer-...