Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 75,327 for

values

(0.25 sec)
  1. XmlDataSource | Aspose.Words for Java

    Provides access to data of an XML file or stream to be used within a report in Java....of this class, data types of values of simple XML elements and...documents, you can work with typed values rather than just strings. When...

    reference.aspose.com/words/java/com.aspose.word...
  2. BarcodeParameters.error_correction_level proper...

    BarcodeParameters.error_correction_level property. Error correction level of QR Code... Valid values are [0, 3]. @property def ...error_correction_level ( self , value : str ): ... See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Spacing Factor and Scaling Factor|Aspose.Words ...

    Spacing Factor and Scaling Factor settings of the Aspose.Words for Reporting Services....can set spacing factor to a value less than or equal to 1.0 (default)...additionally set scaling factor to a value between 0.8 and 1.0 (default)...

    docs.aspose.com/words/reportingservices/spacing...
  4. AbstractCalculationEngine dependency tree not w...

    I’ve implemented an AbstractCalculationEngine and the CalculationData object being passed into the Calculate override method does not properly reflect dependent changes to Values in the workbook. As a result the custom f…...reflect dependent changes to values in the workbook. As a result...it is in shared formulas and values of its parameters do not change...

    forum.aspose.com/t/abstractcalculationengine-de...
  5. TextWatermarkOptions.FontSize | Aspose.Words fo...

    Customize your TextWatermarkOptions with adjustable FontSize. Easily set your preferred size for optimal visibility and style in your designs.... The default value is 0 - auto. public float FontSize...the range of valid values. Remarks Valid values range from 0 to...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Aspose::Words::Fields::FieldDisplayBarcode clas...

    Aspose::Words::Fields::FieldDisplayBarcode class. Implements the DISPLAYBARCODE field. To learn more, visit the documentation article in C++.... Valid values are in the range [0, 0xFFFFFF]...() Gets or sets the barcode value. get_CaseCodeStyle () Gets or...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Implement Errors and Boolean Value in Russian o...

    Learn how to implement errors and boolean Values in Russian or any other language using Aspose.Cells with C++....Implement Errors and Boolean Value in Russian or Any Other Language...display errors and Boolean values according to that locale. You...

    docs.aspose.com/cells/cpp/implement-errors-and-...
  8. How to create Stock Charts with JavaScript via ...

    Learn how to create different types of stock charts including HLC, OHLC, VHLC, and VOHLC using Aspose.Cells APIs for JavaScript via C++....allow you to see high and low values over time, along with opening...opening and closing values in one chart. Aspose.Cells for JavaScript...

    docs.aspose.com/cells/javascript-cpp/how-to-cre...
  9. Number Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....display formats of numeric values and dates. We know that numeric...used to represent different values including decimal, currency...

    docs.aspose.com/cells/cpp/cells-number-settings/
  10. Import XFDF Data|Aspose.PDF for Python via .NET

    This example demonstrates how to import form data from an XFDF file into a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, read XML-based XFDF data through a file stream, and automatically populate matching form fields. Importing XFDF data enables efficient form data exchange and supports automated document workflows that rely on structured XML formats....a PDF form and import field values from an external XFDF file...to populate PDF fields with values from the XFDF file. Save the...

    docs.aspose.com/pdf/python-net/import-xfdf-data/