Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 63,262 for

values

(0.1 sec)
  1. TextFormFieldType enumeration | Aspose.Words fo...

    Aspose.Words.Fields.TextFormFieldType enumeration. Specifies the type of a text form field....valid date value. CurrentDate The text form field value is the current...CurrentTime The text form field value is the current time when the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. AxisDisplayUnit.customUnit property | Aspose.Wo...

    AxisDisplayUnit.customUnit property. Gets or sets a user-defined divisor to scale display units on the value axis....scale display units on the value axis. get customUnit () : number...Office 2016 new charts. Default value is 1. Setting this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.minorUnitScale property | Aspose.Word...

    ChartAxis.minorUnitScale property. Returns or sets the scale value for minor tick marks on the time category axis....property Returns or sets the scale value for minor tick marks on the...the tick marks and displayed values of a chart axis. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties... The default value is False . show Determines whether...shown for the axis. The default value is False . text Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such as Blurring as well as custom kernels....Java By setting the average value of a 3x3 pixel neighborhood...pixel value is calculated by summing up 1/9 of the values from...

    docs.aspose.com/imaging/java/developer-guide/ma...
  6. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent chart....the tick marks and displayed values of a chart axis. let doc =...( 0 ). name ). toEqual ( "Y-Values" ); // Set the minor tick marks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. RevisionOptions.revisionBarsPosition property |...

    RevisionOptions.revisionBarsPosition property. Gets or sets rendering position of revision bars... Default value is HorizontalAlignment.Outside...error(ArgumentOutOfRangeEx)) Values of HorizontalAlignment.Center...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PdfSaveOptions.use_sdt_tag_as_form_field_name p...

    PdfSaveOptions.use_sdt_tag_as_form_field_name property. Specifies whether to use SDT control Tag or Id property as a name of form field in PDF....self , value : bool ): ... Remarks The default value is False...and Tag values are not unique, duplicate Tag values will be altered...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PdfSaveOptions.UseSdtTagAsFormFieldName | Aspos...

    Discover how the PdfSaveOptions UseSdtTagAsFormFieldName property enhances PDF forms by using SDT control tags for better organization and clarity....set ; } Remarks The default value is false . When set to false...and Tag values are not unique, duplicate Tag values will be altered...

    reference.aspose.com/words/net/aspose.words.sav...
  10. How to Flatten PDF in Python

    This basic tutorial explains how to flatten PDF in Python. You can mimic Adobe flattening using Python in your project with a few lines of code to process PDF forms....feature can be useful to put form values directly on the PDF page. Steps...call to flatten the form field values on the page of the document...

    kb.aspose.com/pdf/python/how-to-flatten-pdf-in-...