Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 5,153 for

replace text

(0.05 sec)
  1. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFalseText() Gets the text displayed if the comparison...

    reference.aspose.com/words/java/com.aspose.word...
  2. 管理文本框|Aspose.Slides 文档

    在 C++ 中将文本框或文本框架添加到 PowerPoint 演示文稿...0 ); // 设置文本 portion -> set_Text ( u "Aspose TextBox" ); // 将演示文稿保存到磁盘...shape -> get_TextFrame () -> set_Text ( String ( u "所有这些列都被强制保持在单个文本容器内...

    docs.aspose.com/slides/zh/cpp/manage-textbox/
  3. IMailMergeCallback class | Aspose.Words for Python

    aspose.words.mailmerging.IMailMergeCallback class. Implement this interface if you want to receive notifications while mail merge is performed....Description tags_replaced() Called when “mustache” text tags are replaced...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldGreetingLine | Aspose.Words for Java

    Implements the GREETINGLINE field in Java....GREETINGLINE field, and some text after it. FieldGreetingLine...will default to the alternate text. table.getRows().add("", "No"...

    reference.aspose.com/words/java/com.aspose.word...
  5. 管理文本框|Aspose.Slides for PHP 文档

    使用 PHP 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 PHP 在文本框或文本框架中添加列。使用 PHP 在 PowerPoint 幻灯片中添加带有超链接的文本框。...$pres = new Presentation ( "text.pptx" ); try { foreach ( $pres...$portion -> getText () -> replace ( "years" , "months" )); //...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  6. Aspose.OCR for Java|Documentation

    Aspose.OCR for Java is an easy-to-use Java API for converting scanned images and photographs to Text....API for converting images to text. It allows you to add optical...and Indic scrips, including texts with mixed languages. OCR API...

    docs.aspose.com/ocr/java/
  7. Need to get the per line author changes in the ...

    I’m working with Word documents that have been edited by multiple authors. Some of the changes were made with Track Changes enabled, and others were made without it. I want to compare two versions of the document using A…...Replace(" ", ""); //string authorForComparison...content = revision.ParentNode.Text; revisionDetails.Add((author...

    forum.aspose.com/t/need-to-get-the-per-line-aut...
  8. Inserting Hyperlinks Dynamically in C#|Aspose.W...

    Insert hyperlinks into your document dynamically when building a report using C#....uri_or_bookmark_expression ] [ display_text_expression ]>> Here, uri_or...In turn, display_text_expression defines text to be displayed...

    docs.aspose.com/words/net/inserting-hyperlinks-...
  9. Explaining caching behaviour of Aspose.CAD|CAD ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....up a replacement font in case a font supplied by an text entity...a character in that entity’s text content. It is built at the...

    docs.aspose.com/cad/common/caching-behaviour-ex...
  10. FieldAutoText | Aspose.Words for Java

    Implements the AUTOText field in Java....AUTO_TEXT); buildingBlock.setCategory("General");...Create a source and add it as text to our building block. Document...

    reference.aspose.com/words/java/com.aspose.word...