Sort Score
Result 10 results
Languages All
Labels All
Results 7,711 - 7,720 of 149,407 for

text

(0.36 sec)
  1. ControlChar.CR_LF property | Aspose.Words for P...

    ControlChar.CR_LF property. Carriage return followed by line feed character: \x000d\x000a or \r\n...documents, but commonly used in text files for paragraph breaks....current_section . page_setup . text_columns . set_count ( 2 ) #...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Fill PDF Form Fields using C#

    This quick tutorial describes how to fill PDF form fields using C#. If you want to programmatically fill PDF form C# code and detailed steps are available here for your reference....as TextBoxField Set the new text in the textbox field using the...Value property Set the text color and text alignment of the textbox...

    kb.aspose.com/pdf/net/how-to-fill-pdf-form-fiel...
  3. Watermark Word Files Online or using Android Mo...

    Free online app to Watermark different Word files. Android watermark library Java code for Word documents....Watermark Write the Watermark Text Choose relevant color Click...getWatermark().setText with watermark text and options as parameters Call...

    products.aspose.com/total/android-java/watermar...
  4. Watermark ODT Files Online or using Android Mob...

    Free online app to Watermark different ODT files. Android watermark library Java code for ODT documents....Watermark Write the Watermark Text Choose relevant color Click...getWatermark().setText with watermark text and options as parameters Call...

    products.aspose.com/total/android-java/watermar...
  5. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDEText field in Java....Remarks: Inserts all or part of the text and graphics contained in another...collection data.xml", false, "text/xml", "XML", "ISO-8859-1");...

    reference.aspose.com/words/java/com.aspose.word...
  6. PowerQueryFormulaItems missing in function with...

    In Aspose.Cells for .NET version 25.4.0 I found the following problem for the PowerQueryFormulaItems of a function. When a file contains a power query function with a nested let like so: let Source = {"banana", "ap…...= (text) => let Text = List.FindText(Source,text) in Text in...

    forum.aspose.com/t/powerqueryformulaitems-missi...
  7. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...class for painting shapes and text with hatches. However, Aspose...finally, how to fill and outline a text with a hatch pattern. An algorithm...

    docs.aspose.com/page/java/ps/working-with-hatch...
  8. Edit MARKDOWN In Java

    Edit MARKDOWN in Java code....C# C++ View code snippet Edit text in Markdown using Java Programmatic...modern digital workflow. Edit text in Markdown, insert graphs using...

    products.aspose.com/words/java/edit/markdown/
  9. 关于设置曲线形状的文本字符的问题 - Free Support Forum - aspose.com

    你好。 我们这边有个需求,需要利用插件设置文本字符。文本字符需要按照一定的形状去设置,比如按照曲线形式去设置。不知道这个能实现吗? 附件中 sample.psd 是我们的原始模板 output.psd 是我们的目标导出psd,需要实现这样的效果 PS: 插件版本 : aspose.psd 25.6.0 操作系统版本: windows 10 .net版本: .net framework 4.…...原因 要在曲线形状上设置文本字符,您可以使用SVG的 <text> 和 <textPath> 元素。这些元素允许您将文本...您可以通过以下步骤实现文本沿曲线的效果: 使用 <path> 元素定义曲线。 使用 <text> 元素和 <textPath> 元素将文本绑定到该路径上。...

    forum.aspose.com/t/topic/315111
  10. Master Slide|Aspose.Slides Documentation

    Manage master slides in C# with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument....such as backgrounds, logos, and text formatting. Layout slides inherit...25 ); textBox . TextFrame . Text = "Company Name" ; textBox ...

    docs.aspose.com/slides/net/examples/elements/ma...