Sort Score
Result 10 results
Languages All
Labels All
Results 7,311 - 7,320 of 23,408 for

values

(0.06 sec)
  1. XmpTimecode.TimeFormat Property - GroupDocs.Met...

    Gets or sets the format used in the time value....the format used in the time value. Namespace: GroupDocs.Metadata...get (); void set ( String ^ value ); } member TimeFormat : string...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. WordProcessingShape.HorizontalAlignment Propert...

    Gets a value specifying how the shape is positioned horizontally....HorizontalAlignment Property Gets a value specifying how the shape is...WordProcessingHorizo with get Property Value Type: WordProcessingHorizo The...

    apireference.groupdocs.com/watermark/net/groupd...
  3. SpreadsheetPreviewOptions.OnlyDataArea Property...

    Gets or sets the flag for rendering the data area only without headers, footers, margins....bool get (); void set ( bool value ); } member OnlyDataArea : bool...bool with get , set Property Value Type: Boolean The flag for rendering...

    apireference.groupdocs.com/watermark/net/groupd...
  4. TextType.GetHashCode Method - GroupDocs.Editor ...

    Returns a hash-code, which is a constant number for this specific value type...constant number for this specific value type Namespace: GroupDocs.Editor...GetHashCode : unit -> int Return Value Type: Int32 Signed 4-byte integer...

    apireference.groupdocs.com/editor/net/groupdocs...
  5. PdfDigitalSignatureAppearance.Foreground Proper...

    Get or set foreground text color of signature appearance. By default the value is Color.FromArgb(76, 100, 255)... By default the value is Color.FromArgb(76, 100, 255)...Color get (); void set ( Color value ); } member Foreground : Color...

    apireference.groupdocs.com/signature/net/groupd...
  6. SearchQuery.CreateNumericRangeQuery Method - Gr...

    Creates a numeric range query....start value of a range. end Type: System Int64 The end value of...of a range. Return Value Type: SearchQuery A numeric range query...

    apireference.groupdocs.com/search/net/groupdocs...
  7. Working with Form Fields | Documentation

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for Node.js via Java.... getName () } , value: ${ textFormField . getValue...formField . getName () } , value: ${ checkBoxFormField . getValue...

    docs.groupdocs.com/editor/nodejs-java/working-w...
  8. Func(T1, T2, T3, T4, TResult) Delegate - GroupD...

    Encapsulates a method that has four parameters and returns a value of the type specified by the TResult parameter....four parameters and returns a value of the type specified by the...TResult The type of the return value of the method that this delegate...

    apireference.groupdocs.com/merger/net/groupdocs...
  9. Control documents comparison sensitivity in Java

    Document comparison is one of the most common procedure that is practiced almost in all of the digital businesses. And the objective is same, highlight the inserted or deleted items. Detect the style changes and generate a summary. Let’s see how GroupDocs.Comparison for Java can help us with this scenario. This is a back-end API that can be integrated in any Java application irrespective of the frameworks. Explore API documentation to learn more about the supported features and file formats.... Minimal value Minimal value is 0, comparison process...sequences of two compared objects. Value by default The default percentage...

    blog.groupdocs.com/comparison/control-documents...
  10. JavaでSVGをPNGに変換 - ベクターグラフィックスからJPG画像へ

    Java を使用して、SVG ベクター グラフィックスを PNG 画像に変換します。 Java API を使用して、変換された PNG の回転、反転、透かし、グレースケール、明るさとガンマの調整を行います。...setBrightness(int value) コントラスト setContrast(int value) フリップ モード (水平/垂直)...setFlipMode(ImageFlipModes value) ガンマ setGamma(float value) グレースケール setGrayscale(boolean...

    blog.groupdocs.com/ja/conversion/convert-svg-to...