Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 23,406 for

values

(0.11 sec)
  1. Logical OR assignment (||=) - JavaScript | MDN

    The logical OR assignment (||=) operator only evaluates the right operand and assigns to the left if the left operand is falsy....const x = { get value() { return 1; }, set value(v) { console.log("Setter...log("Setter called"); }, }; x.value ||= 2; In fact, if x is not...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  2. TypeError: Initializing an object twice is an e...

    The JavaScript exception "Initializing an object twice is an error with private fields/methods" occurs when an object that was created via a class constructor goes through the class construction again, and the class contains a private property. This is usually caused by the return override trick....properties are installed on the value of this when the class constructor...error could happen if the this value is an already-constructed instance...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  3. SpellingCorrectorOptions Class - GroupDocs.Sear...

    Provides options for the spelling corrector....ConsiderTranspositio Gets or sets a value indicating whether the algorithm...default value is true . Enabled Gets or sets a value indicating...

    apireference.groupdocs.com/search/net/groupdocs...
  4. MetadataItem - GroupDocs.Redaction for Java - A...

    All Classes Packages com.groupdocs.redaction com.groupdocs.redaction.configuration com.groupdocs.redaction.exceptions......representation of the metadata item value. String getCategory () Gets...data. int getFilter () Gets a value of MetadataFilters , assigned...

    apireference.groupdocs.com/redaction/java/com.g...
  5. epubpackage - GroupDocs.Metadata for Java - API...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m...... void setAbstract ( String value) Sets a summary of the resource...void setAccessRights ( String value) Sets the information about...

    apireference.groupdocs.com/metadata/java/com.gr...
  6. Metadata.SetProperties Method - GroupDocs.Metad...

    Sets known metadata properties satisfying the specified predicate. The operation is recursive so it affects all nested packages as well....satisfies the predicate its value is updated. If there is a known...> predicate , PropertyValue value ) Public Function SetProperties...

    apireference.groupdocs.com/metadata/net/groupdo...
  7. StyleSettings.Builder - GroupDocs.Comparison fo...

    All Classes Packages com.groupdocs.comparison com.groupdocs.comparison.cells.style com.groupdocs.comparison.common co...... setBold (boolean value) Sets bold. StyleSettings.Builder...setEndStringSeparato ( String value) Sets end string separator....

    apireference.groupdocs.com/comparison/java/com....
  8. MetadataSignature.FValue Property - GroupDocs.S...

    Protected Metadata object value...FValue Property Name Property Value Property MetadataSignature FValue...Property Protected Metadata object value Namespace: GroupDocs.Signature...

    apireference.groupdocs.com/signature/net/groupd...
  9. OfficeLineFormat.Enabled Property - GroupDocs.W...

    Gets or sets a value indicating whether a shape will be stroked....Enabled Property Gets or sets a value indicating whether a shape will...bool get (); void set ( bool value ); } member Enabled : bool with...

    apireference.groupdocs.com/watermark/net/groupd...
  10. WordProcessingWatermarkHeaderFooterOptions.Head...

    Gets or sets the value that identifies the type of header or footer to add the watermark to....HeaderFooterType Property Gets or sets the value that identifies the type of...set ( OfficeHeaderFooterTy value ); } member HeaderFooterType...

    apireference.groupdocs.com/watermark/net/groupd...