Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 6,099 for

replace text

(0.12 sec)
  1. C# API to Export MSG to DOCM | products.aspose.com

    Convert MSG to DOCM without using Microsoft Word or Outlook on .NET...inserting, deleting, and replacing text, images, and other elements...Convert MSG to ODT (OpenDocument Text File Format) Convert MSG to...

    products.aspose.com/total/net/conversion/msg-to...
  2. 使用 Java 优化演示文稿中的图像管理|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 中简化图像管理,优化性能并实现工作流自动化。...URL imageUrl = new URL ( "[REPLACE WITH URL]" ); URLConnection...dispose (); } Info 使用 Aspose 免费的 Text to GIF 转换器,您可以轻松为文本添加动画、从文本创建...

    docs.aspose.com/slides/zh/java/image/
  3. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String Text = r.…...String text = r.getRange().getText();//获取段落文本 if(text.length()>=key...length()>=key.length() && text.indexOf(key)>=0) { //指定段落插入表格 Builder...

    forum.aspose.com/t/msword/310489
  4. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接... Presentation ( "text.pptx" ); try { for ( let i =...setText ( portion . getText (). replace ( "years" , "months" )); //...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  5. FieldAutoNumLgl | Aspose.Words for Java

    Implements the AUTONUMLGL field in Java....DocumentBuilder(doc); final String FILLER_TEXT = "Lorem ipsum dolor sit amet...lder, "\tHeading 1", FILLER_TEXT, StyleIdentifier.HEADING_1);...

    reference.aspose.com/words/java/com.aspose.word...
  6. Manipulate and Substitute TrueType Fonts in C++...

    Aspose.Words for C++ can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately. If a font or a specific character is not available, Aspose.Words searches for a suitable font Replacement or uses the Font fallback mechanism....commonly the task of calculating text size during layout construction...are not supported. The text is replaced with bitmap images. Supported...

    docs.aspose.com/words/cpp/manipulate-and-substi...
  7. Words are being wrapped mid-word - Free Support...

    I’m inserting HTML Text using builder.InsertHtml(html, true); My problem is that words are being wrapped mid-word. Example HTML: <ul><li>Einstellung&nbsp;von&nbsp;Transportkette,&nbsp;Kettenrad,&nbsp;Einzugsanschlag&n…...7:28am 1 I’m inserting HTML text using builder.InsertHtml(html...12:49pm 3 Thanks for the tip. I replaced the non-breaking spaces with...

    forum.aspose.com/t/words-are-being-wrapped-mid-...
  8. Latest Aspose.Tasks Product Family topics - Fre...

    Get technical support of Aspose.Tasks for .NET, Java, and C++....0 replaced by System Stack Overflow in...Labels 4 239 December 15, 2024 Text field rendering of the gantt...

    forum.aspose.com/c/tasks/15
  9. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

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