Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 6,065 for

replace text

(0.25 sec)
  1. FieldAuthor | Aspose.Words for Java

    Implements the AUTHOR 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...
  2. FieldCompare | Aspose.Words for Java

    Implements the COMPARE 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...
  3. FieldFileSize | Aspose.Words for Java

    Implements the FILESIZE 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...
  4. FieldRD | Aspose.Words for Java

    Implements the RD 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. Options When Converting to PDF|Aspose.Words for...

    Convert a document to PDF with advanced options using Node.js. Use PdfSaveOptions to change the result of saving a document to PDF format....fillable forms instead of a plain text. Use the preserveFormFields...later by adding or modifying the text. All fonts are included, hence...

    docs.aspose.com/words/nodejs-net/specify-render...
  6. FieldNextIf class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldNextIf class. Implements the NEXTIF field...NEXTIF in the main document are replaced by values from the next data...operator. displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Outline Codes in a Project | Aspos...

    Learn how to use and manage outline codes in your project using Aspose.Tasks for .NET....duplicate IDs are found, they are replaced with unique values to maintain...OutlineValue(); 14 textValue. Value = "Text value 1" ; 15 textValue. ValueId...

    docs.aspose.com/tasks/net/working-with-outline-...
  8. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...replace(".docx", ".pdf"); PdfSaveOptions...getLastFontValue(lastStyleJson, styleName + "-text-align"); if (!"".equals(align))...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  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. 使用 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/