Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 6,253 for

replace text

(0.07 sec)
  1. Specify Fallback Fonts for Presentations in Jav...

    Master Aspose.Slides for Node.js to set fallback fonts in PPT, PPTX and ODP files in JavaScript, safeguarding consistent Text display on any device or OS....to specify fallback font replacement rules for multiple Unicode...primary font. Font substitution replaces the entire specified font...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  2. Insertion of a document at a bookmark updates h...

    Hi Aspose Team, I’m noticing that when I insert a document (Charts_EXECSUM.docm) at a bookmark location in word document (Template_Stnd_Plan_Text.docm), the table of content is updating in all caps for the newly inserte…...document (Template_Stnd_Plan_Text.docm), the table of content...= dir + $"Template_Stnd_Plan_Text.docm"; string outputFile = dir...

    forum.aspose.com/t/insertion-of-a-document-at-a...
  3. Topics tagged aspose-diagram

    Topics tagged aspose-diagram...How to superscript/subscript text in a shape/connector in aspose...aspose-diagram 1 338 January 18, 2023 Text all in one place and weirdly...

    forum.aspose.com/tag/aspose-diagram
  4. FieldUserName | Aspose.Words for Java

    Implements the USERNAME 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...
  5. FieldUserInitials | Aspose.Words for Java

    Implements the USERINITIALS 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...
  6. FieldFileName | Aspose.Words for Java

    Implements the FILENAME 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...
  7. FieldMergeRec | Aspose.Words for Java

    Implements the MERGEREC 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...
  8. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....to apply FlateDecode to plain text content streams. Combined with...multiple conversions, including: TEXT to PDF (enhanced page size handling)...

    docs.aspose.com/pdf/net/whatsnew/2025/
  9. 请我如何给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
  10. 使用 PHP 优化演示文稿中的图像管理|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/image/