Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 75,745 for

values

(1.35 sec)
  1. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a library for Python via .NET for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples.... Date values in DBF files are stored in...iterate through cells, extract values, or manipulate the data as...

    docs.aspose.com/cells/python-net/reading-and-wr...
  2. Stroke.backTintAndShade property | Aspose.Words...

    Stroke.backTintAndShade property. Gets or sets a double value that lightens or darkens the stroke background color....property Gets or sets a double value that lightens or darkens the...number Remarks The allowed values are within the range from -1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Export or Read GIS Features, Points, Geometries...

    Using GIS C# Library API, read features, points, and geometries from a CSV file and export them to a CSV file....features from comma-separated values (CSV) files. Reading Features...

    docs.aspose.com/gis/net/csv-comma-separated-val...
  4. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Node.js via Java chart worksheets and automate reports across PPT and PPTX files in JavaScript....that are calculated from the values in other cells or from other...dynamic data. Calculating cell’s value manually and hard-coding it...

    docs.aspose.com/slides/nodejs-java/chart-worksh...
  5. Chart Types|Documentation

    Learn about the various chart types supported by Aspose.Cells for .NET. Our guide will walk you through the different types of charts available and show you how to create and modify them to enhance your worksheets....columns) to display different values of one or more data items....are mostly used to compare values across different categories...

    docs.aspose.com/cells/net/chart-types/
  6. Font.tintAndShade property | Aspose.Words for N...

    Font.tintAndShade property. Gets or sets a double value that lightens or darkens a color....property Gets or sets a double value that lightens or darkens a color...Throw if set this property to a value less than -1 or more than 1...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SVG Coordinate Systems and Units – Aspose.SVG G...

    Learn how to work with a coordinate system, canvas and viewport together; what is viewbox and how can it be used for SVG image zooming.... Changing viewBox values directly influences scaling...coordinates, width and height values, you can use cm, mm, in, em...

    docs.aspose.com/svg/net/drawing-basics/coordina...
  8. CodabarExtendedParameters|Aspose.BarCode for Py...

    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....parameters has only default values codabar_start_symbol Gets or...Codabar start symbol. Default value: CodabarSymbol.A codabar_stop_symbol...

    docs.aspose.com/barcode/python-net/api-referenc...
  9. AdjustmentCollection indexer | Aspose.Words for...

    AdjustmentCollection indexer. Returns an adjustment at the specified index....to work with adjustment raw values. doc = aw . Document ( file_name...16667 , adjustment . value ) adjustment . value = 30000 doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to set RoundedRectangle corner radius? - Fr...

    @amjad.sahi, @Professionalize.Discourse, @John.He, @simon.zhao image.png (44.1 KB) Shape commentShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RoundedRectangle, 0, 0, 0, 0, 0, 0); commentShape.Placement = P…...20 with the desired radius value for the corners. Next Steps...and adjust the corner radius value as needed to achieve the desired...

    forum.aspose.com/t/how-to-set-roundedrectangle-...