Sort Score
Result 10 results
Languages All
Labels All
Results 8,421 - 8,430 of 151,757 for

text

(0.63 sec)
  1. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters....number_format = ' \x01 )' # Add text and apply paragraph styles that...first "List Paragraph"-styled text in the document. builder . ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 创建、更新、布局和自动调整形状|Documentation

    使用 C# Diagram API 在您的应用程序中使用 C# 在 Visio 文件中创建、更新和自动布局形状。包含 C# 代码示例的完整指南。... Text = @"Rectangle text." ; // Add a new star...5 ); visioStarShape . Text = @"Star text." ; // Add a new hexagon...

    docs.aspose.com/diagram/zh/net/create-update-la...
  3. 在 JavaScript 通过 C++ 使用 HtmlSaveOptions.tableCss...

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 对 HTML 中的表格元素样式进行前缀。...></ script > < script type = "text/javascript" > const { Workbook...cell . value = "This is some text." ; // Set the style of the...

    docs.aspose.com/cells/zh/javascript-cpp/prefix-...
  4. Aspose::Words::Fields::FieldAutoText class | As...

    Aspose::Words::Fields::FieldAutoText class. Implements the AUTOText field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Փոխարկել TEXT PNG C#

    Փոխարկեք Text ը PNG ձևաչափի C# կոդով: Պահեք Text որպես PNG օգտագործելով C#:...ձևաչափերի՝ TEXT ՄԵՋ GIF TEXT ՄԵՋ HTML TEXT ՄԵՋ ՊԱՏԿԵՐ TEXT ՄԵՋ JPG...JPG TEXT ՄԵՋ PDF TEXT ՄԵՋ SVG TEXT ՄԵՋ WORD Čeština Latvietis Suomalainen...

    products.aspose.com/words/hy/net/conversion/tex...
  6. Add Watermark in Ruby|Aspose.Words for Java

    Add watermark to MS Word documents using Ruby....simply invoke insert_watermark_text() method of AddWatermark module...insert_watermark_text ( doc , watermark_text ) # Create a watermark...

    docs.aspose.com/words/java/add-watermark-in-ruby/
  7. LayoutEnumerator.MoveParent | Aspose.Words for ...

    Discover the LayoutEnumerator MoveParent method to effortlessly navigate to parent entities, enhancing your data management efficiency.... Text )); // We can call this method...console, while indenting the text with tab characters /// based...

    reference.aspose.com/words/net/aspose.words.lay...
  8. SVG Color – Fill, Stroke, and Opacity Examples

    Learn how SVG color works with fill, stroke, and opacity examples using HEX, RGB, and HSL. Discover color rules for shapes, Text, and paths in Aspose.SVG....element – shapes, paths, lines, or text – using fill , stroke , and...color SVG shapes, paths, and text. How to apply and control opacity...

    docs.aspose.com/svg/net/drawing-basics/svg-color/
  9. Markdown Paragraph – C# Code Examples

    Code for creating Markdown paragraph in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....nodes, such as text nodes, spaces between text nodes, and an empty...paragraph1 = mdf.Paragraph(); // Add texts to the paragraph1 paragraph1...

    products.aspose.com/html/net/markdown-paragraph/
  10. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current insert position....write method write(text) Inserts a string into the document at...write ( text : string ) Parameter Type Description text string...

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