Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 33,699 for

line

(0.14 sec)
  1. Aspose::Words::ParagraphFormat::get_CharacterUn...

    Aspose::Words::ParagraphFormat::get_CharacterUnitRightIndent method. Gets or sets the right indent value (in characters) for the specified paragraphs in C++....1 ); // 4 - Line spacing before paragraphs: ASPOSE_ASSERT_EQ...get_SpaceBefore (), 61.1 , 0.1 ); // 5 - Line spacing after paragraphs: ASPOSE_ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. 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...
  3. Font.snap_to_grid property | Aspose.Words for P...

    Font.snap_to_grid property. Specifies whether the current font should use the document grid characters per Line settings when laying out....document grid characters per line settings when laying out. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LaTeX Figure rendering | Python via .NET

    The article gives an overview of Aspose.TeX API solution for Python and its functionality for rendering LaTeX fragments (figures). Learn the code examples....5){\line(2,1){3}} \put(4,2){\line(-2,1){2}} \put(2...\put(2,3){\line(-2,-5){1}} \put(0.7,0.3){$A$} \put(4.05,1.9){$B$}...

    docs.aspose.com/tex/python-net/latex-figure-ren...
  5. Aspose::Words::SignatureLineOptions::get_Defaul...

    Aspose::Words::SignatureLineOptions::get_DefaultInstructions method. Gets or sets a value indicating that default instructions is shown in the Sign dialog. Default value for this property is true in C++....certificate and a signature line. auto doc = System :: MakeObject...indicating that the signature line contains a signature. doc =...

    reference.aspose.com/words/cpp/aspose.words/sig...
  6. 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...
  7. 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...
  8. 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...
  9. 使用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/
  10. Text|Documentation

    A markup element that adds a Line of text to the form....is used to add one or more lines of text to the form. Syntax...and continues until an empty line, another element declaration...

    docs.aspose.com/omr/java/design-form/text/