Sort Score
Result 10 results
Languages All
Labels All
Results 4,371 - 4,380 of 73,849 for

values

(0.17 sec)
  1. FieldAdvance.horizontal_position property | Asp...

    FieldAdvance.horizontal_position property. Gets or sets the number of points by which the text that follows the field should be moved horizontally from the left edge of the column, frame, or text box....horizontal_position ( self , value : str ): ... Examples Shows...updates the offset/coordinate values. # 1 - Specify a directional...

    reference.aspose.com/words/python-net/aspose.wo...
  2. MailMergeSettings.Destination | Aspose.Words fo...

    Discover how to customize the MailMergeSettings Destination property in Microsoft Word for tailored mail merge outputs. Maximize your document efficiency today!... The default value is Default. public MailMergeDestination...a row with their respective values. string [] lines = { "Firs...

    reference.aspose.com/words/net/aspose.words.set...
  3. HEX to LAB Conversion – C# code and Online Conv...

    Work with color codes and convert HEX to LAB online or in C# using Aspose.SVG for .NET. Try Online Color Converter for free!...simply need to enter the color value for conversion! Click inside...The result of the LAB color value is printed to the console using...

    products.aspose.com/svg/net/color-converter/hex...
  4. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...In comparison 1: The font of values to right of the bar graphs...CELLSNET-58979 - The font of values changes (Arial Narrow → Calibri)...

    forum.aspose.com/t/incorrect-rendering-when-con...
  5. Aspose::Words::Drawing::ShapeLineStyle enum | A...

    Aspose::Words::Drawing::ShapeLineStyle enum. Specifies the compound line style of a Shape in C++....class ShapeLineStyle Values Name Value Description Single 0 Single... thin. Default n/a Default value is Single . Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. HTML Formatting|Aspose.PDF for Reporting Services

    Enable HTML formatting in PDF reports using Aspose.PDF for Reporting Services. Add styles and structure with ease....enter the following textbox value: Some of this text is <b>bold</b>...IsHtmlTagSupported Date Type : Boolean Values supported : True, False (default)...

    docs.aspose.com/pdf/reportingservices/html-form...
  7. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....( sheetIndex ); // Adding a value to "A1" cell worksheet . getCells...putValue ( 1 ); // Adding a value to "A2" cell worksheet . getCells...

    docs.aspose.com/cells/nodejs-cpp/calculate-form...
  8. Set Picture as Background Fill in the Chart wit...

    Learn how to set a picture as the background fill in a chart using Aspose.Cells for JavaScript via C++. Our guide will show you how to import and position the picture, adjust its size and color, and apply formatting options to enhance your chart's appearance.... cells ; // Put some values into cells of the Data sheet...cells . get ( "A1" ); cell . value = "Region" ; cell = cells ....

    docs.aspose.com/cells/javascript-cpp/set-pictur...
  9. Custom Slice or Sector Colors in Pie Chart with...

    Learn how to use Aspose.Cells for JavaScript via C++ to customize slice and sector colors in a pie chart. Our guide will demonstrate how to assign unique colors to each slice, sector, or legend for improved visual appeal and data representation....get ( 0 ); // Put the sample values used in a pie chart worksheet...worksheet . cells . get ( "C3" ). value = "India" ; worksheet . cells...

    docs.aspose.com/cells/javascript-cpp/custom-sli...
  10. RGB to LCH Conversion – C# Сode and Online Conv...

    Work with color codes and convert RGB to LCH online or in C# using Aspose.SVG for .NET. Try the online Color Converter for free!...simply need to enter the color value for conversion! Click inside...parse the RGB color values from integer values and returns a color...

    products.aspose.com/svg/net/color-converter/rgb...