Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 3,560 for

data validation

(2.55 sec)
  1. Aspose.Cells - Failure to recognize complex for...

    Hi, We have an engine where we simply want to get the values for custom formulas, but the formula isn’t recognized as a custom function. Formula that works: =IF(AND(B$1=“STUFF”, TESTCUSTOM(FinalAmount)>0), TESTCUSTO…...b The formula itself is valid – the only difference between...CustomValuesCalculat.Calculate(CalculationData data) you have not set the calculated...

    forum.aspose.com/t/aspose-cells-failure-to-reco...
  2. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for .NET...or linear, barcodes represent data by varying the width and spacing...set to True by default and is valid only for 1D barcodes. Bar Filling...

    docs.aspose.com/barcode/net/1d-barcode-types/
  3. FileFormatInfo class | Aspose.Words for Python

    aspose.words.FileFormatInfo class. Contains Data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...FileFormatInfo class Contains data returned by FileFormatUtil document...specify whether the signature is valid or not. has_macros Returns True...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Digitally Sign a VBA Code Project with Certific...

    Learn how to digitally sign a VBA Code Project with a certificate using Aspose.Cells for Node.js via C++.... join ( __dirname , "data" ); const outputDir = path ...Digital Signature of VBA Code is Valid with Node.js via C++ Analyzing...

    docs.aspose.com/cells/nodejs-cpp/digitally-sign...
  5. Aspose::Words::Drawing::OleFormat::get_IconCapt...

    Aspose::Words::Drawing::OleFormat::get_IconCaption method. Gets icon caption of OLE object. In case if the OLE object does not have an icon or a caption cannot be retrieved, returns an empty string in C++....OLE object, it will have a valid "OleFormat" property, // which...// If the object contains OLE data, we can access it using a stream...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::OleFormat::get_SourceFu...

    Aspose::Words::Drawing::OleFormat::get_SourceFullName method. Gets or sets the path and name of the source file for the linked OLE object in C++....OLE object, it will have a valid "OleFormat" property, // which...// If the object contains OLE data, we can access it using a stream...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Set legend size to certain percentage of the ch...

    Hi Team, I have a requirement to position the legend based on the chart size. I have a sample bar chart and the snipper is as follows. // init workbook Workbook wb = new Workbook(); WorksheetCollection sheets…...getNSeries(); // write data dataSheetCells.get(0,1).setValue("Jan...chart.getNSeries(); // Write data dataSheetCells.get(0, 1).setValue("Jan...

    forum.aspose.com/t/set-legend-size-to-certain-p...
  8. AxisTickLabels.offset property | Aspose.Words f...

    AxisTickLabels.offset property. Gets or sets the distance of the tick labels from the axis.... Valid range is from 0 to 1000 percent...; // Clear the chart's demo data series to start with a clean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.majorUnit property | Aspose.Words for...

    ChartAxis.majorUnit property. Returns or sets the distance between major tick marks....majorUnit () : number Remarks Valid range of a value is greater...; // Clear the chart's demo data series to start with a clean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Set Column Header Tip|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... get ( 0 ); // Input data into the cells of the first...< br > </ BODY > </ html > Validate entire worksheet instead of...

    docs.aspose.com/cells/java/set-column-header-tip/