Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 63,394 for

values

(0.08 sec)
  1. FieldMergeBarcode.errorCorrectionLevel property...

    FieldMergeBarcode.errorCorrectionLevel property. Gets or sets an error correction level of QR Code... Valid values are [0, 3]. get errorCorrectionLevel...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ImageData.crop_right property | Aspose.Words fo...

    ImageData.crop_right property. Defines the fraction of picture removal from the right side....setter def crop_right ( self , value : float ): ... Remarks The amount...0. The default value is 0. Note that a value of 1 will display...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....setter def crop_bottom ( self , value : float ): ... Remarks The amount...0. The default value is 0. Note that a value of 1 will display...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Inserting Hyperlinks Dynamically in Java|Aspose...

    Insert hyperlinks into your document dynamically when building a report in Java....and must return a non-empty value. In turn, display_text_expression...returns an empty value, then during runtime, a value of uri_or_bookmark_expression...

    docs.aspose.com/words/java/inserting-hyperlinks...
  5. Aspose::Words::Fields::BarcodeParameters::set_S...

    Aspose::Words::Fields::BarcodeParameters::set_SymbolRotation method. Rotation of the barcode symbol. Valid Values are [0, 3] in C++.... Valid values are [0, 3]. void Aspose ::...( const System :: String & value ) See Also Class BarcodeParameters...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Calculating IFNA function using Aspose.Cells fo...

    How to calculate IFNA functions using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a new one, and calculate the IFNA function to get the result. Finally, save the modified Excel file to disk....The IFNA function returns the value you specify if the formula returns...returns the #N/A error value; otherwise, it returns the result...

    docs.aspose.com/cells/nodejs-cpp/calculating-if...
  7. Aspose::Words::Drawing::Charts::ChartXValue cla...

    Aspose::Words::Drawing::Charts::ChartXValue class. Represents an X value for a chart series in C++....ChartXValue class Represents an X value for a chart series. class ChartXValue...object is equal to the current X value object. static FromDateTime...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. RevisionOptions.commentColor property | Aspose....

    RevisionOptions.commentColor property. Allows to specify the color to be used for comments... Default value is RevisionColor.Red . get commentColor...or RevisionColor.NoHighlight values, as the result this property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....do not display the correct value in real time. // We will need...need them to display accurate values. builder . write ( "Page "...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Remove Metadata from Word Document using C#

    This article outlines the procedure for how to remove metadata from Word document using C#. It has the environment settings, a list of steps, a and a runnable sample code to clean metadata from Word document using C#....BuiltInDocumentPrope class to clean the values only Save the resultant file...Clear() method to delete the values only. Code to Remove All Document...

    kb.aspose.com/words/net/how-to-remove-metadata-...