Sort Score
Result 10 results
Languages All
Labels All
Results 5,191 - 5,200 of 75,527 for

values

(0.39 sec)
  1. ChartAxis.categoryType property | Aspose.Words ...

    ChartAxis.categoryType property. Gets or sets type of the category axis....X-axis and respective numeric values for the Y-axis. chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. IDataRecord | Aspose.Words for Java

    Provides access to the column Values within each row for a DataReader and is implemented by .NET Framework data providers that access relational databases in Java....Provides access to the column values within each row for a DataReader...getValue(int i) Return the value of the specified field. get(int...

    reference.aspose.com/words/java/com.aspose.word...
  3. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your documents....SdtDateStorageFormat Values Name Value Description Date 0 The date value for a...format. DateTime 1 The date value for a date SDT is stored as...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Consolidation Function with C++|Documentation

    Learn how to apply a ConsolidationFunction to data fields of a pivot table using Aspose.Cells with C++....ConsolidationFunctio to data fields (or value fields) of a pivot table. In...right‑click the value field and then select the Value Field Settings…...

    docs.aspose.com/cells/cpp/consolidation-function/
  5. 通过Node.js在C++中找到图表系列中点的X值和Y值的类型|Documentation

    学习如何在Aspose.Cells for Node.js via C++中确定图表系列点的X值和Y值的类型。本指南解释了数据值的类型以及如何访问和操作它们。...and Y values of chart point. console . log ( "X Value Type: "...getXValueType ()); console . log ( "Y Value Type: " + point . getYValueType...

    docs.aspose.com/cells/zh/nodejs-cpp/find-type-o...
  6. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!...get; set; } Gets or sets a value indicating whether the border...set; } Gets or sets a double value that lightens or darkens a color...

    reference.aspose.com/words/net/aspose.words/bor...
  7. Add custom xmp metadata to svg files - Free Sup...

    Hi Support, I’m trying to add custom xmp tags to svg file metadata section. Since I could not find any example code for this, I came up with the following code based on my research. using (SvgImage svgImage = (SvgIma…...‘xmp:’ prefix, you can use only values supported by Adobe XMP. Please...

    forum.aspose.com/t/add-custom-xmp-metadata-to-s...
  8. Table.clearBorders method | Aspose.Words for No...

    Table.clearBorders method. Removes all table and cell borders on this table....docx" ); // Verify the values of the table's properties after...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...with other HtmlInsertOptions values (e.g., None )? Is the expectation...builder.Font.Bold = false the value is explicitly set int the builder’s...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  10. Form Field Vertical Alignment Wrong - Free Supp...

    When filling in Values of PDF form text fields the vertical alignment is wrong. It appears as if the alignment is getting set to bottom even though my code doesn't change it. I don't have this problem using Adobe Acrobat…... 11:19am 1 When filling in values of PDF form text fields the...field value textBoxField.Value = “S” ; codeField.Value = “S”...

    forum.aspose.com/t/form-field-vertical-alignmen...