Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 2,394 for

properties

(0.09 sec)
  1. 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...
  2. 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-...
  3. 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...
  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. 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_...
  6. 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...
  7. Konversi MSG ke MHTML menggunakan Node.js

    Pelajari cara mengonversi MSG ke MHTML menggunakan Node.js dalam beberapa langkah mudah. Panduan ini juga menunjukkan cara mengekspor MSG ke MHTML di Node.js menggunakan API konversi yang efisien....MarkupConvertOptions, dan atur properti format ke MarkupFileType.Mhtml...

    kb.groupdocs.com/id/conversion/nodejs/convert-m...
  8. 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/java/composing-sig...
  9. Indexing reports | GroupDocs

    This article demonstrates that how indexing reports can be retrieved from the index using search API...of stored reports using the property of the class. The default...

    docs.groupdocs.com/search/net/indexing-reports/
  10. Metagegevens uit PPTX extraheren met C#

    Leer snel hoe u metadata uit PPTX kunt extraheren met C#. Er wordt een voorbeeld van PPTX-metadata-extractie C#-code gegeven, compatibel met Windows, macOS en Linux....functionaliteit read PPTX file properties C# rechtstreeks in hun applicaties...

    kb.groupdocs.com/nl/parser/net/extract-metadata...