Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 5,776 for

replace text

(0.24 sec)
  1. FlattenAllFields not displaying output for Aria...

    Hello; In testing version 7.7 of the codebase we've found that characters are not displayed when FlattenAllFields is used. Attached is a project and PDF you can use.Thanks,Elizabeth...then we see the text after we’ve clicked on the text field in the...place, then we don’t see the text. Private Sub asposePDF() Dim...

    forum.aspose.com/t/flattenallfields-not-display...
  2. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...mAcceptingNodeChildT.append(text + "\r\n"); } private int mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. 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...
  5. With Smart Objects,warp is not work! - Free Sup...

    With Smart Objects,You can scale, rotate, skew, distort, perspective transform a layer, but warp! if you Replace the contents, the warp can’t be successed. 截屏2021-11-11 下午12.11.19.jpg (187.1 KB) 但奇怪的是智能对象的warp操作信息并没有丢…...still has issues, and the replaced image does not match the original...pic, String layerName, String text, String filename) { PsdLoadOptions...

    forum.aspose.com/t/with-smart-objects-warp-is-n...
  6. 管理文本框|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/manage-te...
  7. Style | Aspose.Words for Java

    Represents a single built-in or user-defined style in Java....paragraph, and then add some text. builder.getParagraphFormat()...getParagraphFormat().getStyle(); // Any text that used a removed style reverts...

    reference.aspose.com/words/java/com.aspose.word...
  8. Configure Fallback Font Collections in .NET|Asp...

    Set up a fallback fonts collection in Aspose.Slides for .NET to keep Text consistent and crisp in PowerPoint and OpenDocument presentations.... Does fallback apply to text inside SmartArt, WordArt, charts...glyph-substitution mechanism is used for any text in these objects. Does Aspose...

    docs.aspose.com/slides/net/create-fallback-font...
  9. Python and .NET Version Differences|Aspose.Word...

    Aspose.Words for Python via .NET is a wrapper of Aspose.Words for .NET, this page describes the differences in features and API of these two products....example demonstrates how to replace hyper link links: doc = aw...artifacts_dir + "WorkingWithFields.replace_hyperlinks.docx" ) As you might...

    docs.aspose.com/words/python-net/python-notes/
  10. 显示GridJs的公式说明|Documentation

    本文介绍了如何为GridJs显示公式说明。...placeholder method that should be replaced with actual logic String correctedContent...explanation // This should be replaced with the actual implementation...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...