Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,325 for

underline

(0.12 sec)
  1. 5. 可扩展和可调整符号

    本文讨论了与使用可扩展和可调整数学符号相关的 LaTeX 特性。...\ delta(t) E_t h} 7 &= \ underline { \ psi_ \ delta(t) E_t h}...

    docs.aspose.com/tex/zh/java/latex-math-extensib...
  2. Aspose.PDF 的 XML 架构|Aspose.PDF for .NET

    本文描述了用于在 Aspose.PDF for .NET 中处理 XML 文档的 XML 架构...type= "xs:string" name= "Underline" use= "optional" /> <xs:attribute...

    docs.aspose.com/pdf/zhnet/supported-xml-schema/
  3. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...TextFragment > ( "Text with underline decoration" ); // 设置 TextFragment...-> get_TextState () -> set_Underline ( true ); // 指定 TextFragment...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  4. 5. 分数、二项式系数和数学样式

    学习如何排版分数、二项式系数等数学结构,以及 TeX 排版公式所使用的数学样式。... 最后, \underline 不会改变样式。数学重音、 \sqrt 和 \overline...

    docs.aspose.com/tex/zh/java/latex-math-fraction...
  5. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....properties such as bold, italic, underline, color, and height using the...portion_format . font_italic = 1 # Set Underline property of the Font port...

    docs.aspose.com/slides/python-net/text-formatting/
  6. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more....properties like bold, italic, underline, color and height using the...NullableBool :: True ); # Set Underline property of the Font $port...

    docs.aspose.com/slides/php-java/text-formatting/
  7. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....formula | strike | textwrap | underline | align | valign | color |...formula | strike | textwrap | underline | align | valign | color |...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  8. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....formula | strike | textwrap | underline | align | valign | color |...formula | strike | textwrap | underline | align | valign | color |...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  9. Aspose.CellsでExcelファイルをPDF形式に変換した場合にExcelでの見た目と...

    Aspose.Cells for Python via .NET(25.2.0)を利用しています。 Aspose.CellsでExcelワークブックをPDFに変換する際に、 Excel上にあるオブジェクトがExcelワークブックの見た目と異なった位置や模様でPDFに変換されてしまいます。 求める結果としてはExcel本体の機能のPDF変換と同等のPDF変換処理ができ、Excel上の見た目とPDF変換後の見た目が同じになることです。 …...CELLSPYTHONNET-257:Text and underline deviation when saving file...

    forum.aspose.com/t/aspose-cells-excel-pdf-excel...
  10. Add Tables to PDF in Python|Aspose.PDF for Pyth...

    Learn how to add and configure tables in existing PDF documents in Python....<span style='text-decoration: underline'>( { row_count } , 3)</span>"...LatexFragment ( f "Column $ \\ underline {{ ( { row_count } , 3) }}...

    docs.aspose.com/pdf/python-net/adding-tables/