Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 67,519 for

values

(0.06 sec)
  1. Add watermark to PDF using C#|Aspose.PDF for .NET

    This article explains the features of working with artifacts and getting watermarks in PDFs using programmatically the C#....the artifact type (supports values of the Artifact.ArtifactType...ArtifactType enumeration where values include Background, Layout, Page...

    docs.aspose.com/pdf/net/add-watermarks/
  2. Aspose::Words::Drawing::Charts::ChartSeries::Ad...

    Aspose::Words::Drawing::Charts::ChartSeries::Add method. Adds the specified X value to the chart series. If the series supports Y Values and bubble sizes, they will be empty for the X value in C++....method Adds the specified X value to the chart series. If the...the series supports Y values and bubble sizes, they will be empty...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++.... values to the cell. <!DOCTYPE html>...worksheets . get ( 0 ); // Adding values to cells const cells = worksheet...

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  4. ChartXValue.FromString | Aspose.Words for .NET

    Discover the ChartXValue FromString method to effortlessly create String-type ChartXValue instances. Enhance your data visualization today!...ChartXValue FromString ( string value ) Examples Shows how to add/remove...add/remove chart data values. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Markup::SdtCalendarType enum | A...

    Aspose::Words::Markup::SdtCalendarType enum. Specifies the possible types of calendars which can be used to specify CalendarType in an Office Open XML document in C++....class SdtCalendarType Values Name Value Description Default 0...0 Used as default value in OOXML. Equals Gregorian . Gregorian...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....the range of valid values. Remarks Valid values range from 1 to...100 inclusive. The default value is 100. Examples Shows how to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AxisBound.Value | Aspose.Words for .NET

    Discover AxisBound Value. Effortlessly retrieve numeric axis bounds for precise data visualization and enhanced analytical insights....Value Contents [ Hide ] AxisBound.Value property Returns numeric...numeric value of axis bound. public double Value { get ; } Examples...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShadowFormat.Type | Aspose.Words for .NET

    Explore the ShadowFormat Type property to easily customize your shadow effects. Get or set the ShadowType for enhanced design flexibility....reset Color and Transparency values to their default ones. Therefore...then Color and Transparency values. Examples Shows how to get...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartNumberFormat | Aspose.Words for Java

    Represents number formatting of the parent element in Java....to set formatting for chart values. Document doc = new Document();...and large respective numeric values for the Y-axis. chart.getSeries()...

    reference.aspose.com/words/java/com.aspose.word...
  10. Copying a range across workbook which is being ...

    I have two workbooks both with 1 table having 4 columns and 60 rows, I take one table and copy the style and then copy the value to another workbook. then I reference this copied over table entirely in another sheet of t…...the style and then copy the value to another workbook. then I...which will take the latest value of the table that was in workbook...

    forum.aspose.com/t/copying-a-range-across-workb...