Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 33,493 for

line

(0.21 sec)
  1. ChartDataLabel.showLegendKey property | Aspose....

    ChartDataLabel.showLegendKey property. Allows to specify if legend key is to be displayed for the data labels on a chart...apply labels to data points in a line chart. test ( 'DataLabels' ...Drawing . Charts . ChartType . Line , 400 , 300 ); let chart = chartShape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldSymbol class | Aspo...

    Aspose::Words::Fields::FieldSymbol class. Implements a SYMBOL field. To learn more, visit the documentation article in C++....retrieved by the field affects the line spacing of the paragraph. get_End...()); builder -> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Add WordArt Watermark to Chart with Node.js via...

    Learn how to use Aspose.Cells for Node.js via C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....9 ); // Get the line format. const lineFormat = wordart...wordart . getLine (); // Set line format to invisible. lineFormat...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  4. ParagraphFormat.lineUnitBefore property | Aspos...

    ParagraphFormat.LineUnitBefore property. Gets or sets the amount of spacing (in gridLines) before the paragraphs....59 , 1 ); // 4 - Line spacing before paragraphs: expect...toBeCloseTo ( 61.1 , 1 ); // 5 - Line spacing after paragraphs: expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.lineUnitAfter property | Aspose...

    ParagraphFormat.LineUnitAfter property. Gets or sets the amount of spacing (in gridLines) after the paragraphs....59 , 1 ); // 4 - Line spacing before paragraphs: expect...toBeCloseTo ( 61.1 , 1 ); // 5 - Line spacing after paragraphs: expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ParagraphFormat.characterUnitRightIndent proper...

    ParagraphFormat.characterUnitRightIndent property. Gets or sets the right indent value (in characters) for the specified paragraphs....59 , 1 ); // 4 - Line spacing before paragraphs: expect...toBeCloseTo ( 61.1 , 1 ); // 5 - Line spacing after paragraphs: expect...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::SignatureLineOptions::get_Signer...

    Aspose::Words::SignatureLineOptions::get_Signer method. Gets suggested signer of the signature Line. Default value for this property is empty string in C++....suggested signer of the signature line. Default value for this property...

    reference.aspose.com/words/cpp/aspose.words/sig...
  8. 使用C++向工作表添加签名行|Documentation

    本文介绍如何使用C++代码结合Aspose.Cells for C++向工作表添加签名行。..."test Microsoft Office signature line" , currentDate ); DigitalSignatureColl...<< "Workbook with signature line saved successfully!" << std...

    docs.aspose.com/cells/zh/cpp/add-signature-line/
  9. 通过 JavaScript 结合 C++ 获取形状的连接点|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 从 Excel 中的形状中检索连接点。... forEach ( pt => { const line = `X = ${ pt [ 0 ] } , Y = ${...console . log ( line ); html += `<li> ${ line } </li>` ; }); html...

    docs.aspose.com/cells/zh/javascript-cpp/get-con...
  10. TextPathAlignment enumeration | Aspose.Words fo...

    Aspose.Words.Drawing.TextPathAlignment enumeration. WordArt alignment....Description Stretch Stretch each line of text to fit width. Center...

    reference.aspose.com/words/nodejs-net/aspose.wo...