Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 5,513 for

replace text

(0.1 sec)
  1. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDATE 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. 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...
  3. Fallback Font - PowerPoint Java API|Aspose.Slid...

    Fallback font is used when the font specified for Text is available in the system, but this font does not contain a necessary glyph. In this case, it is possible for PowePoint Java API to use one of the specified fallback fonts for the glyph Replacement....when the font specified for text is available in the system,...fallback fonts for the glyph replacement. Aspose.Slides allows to...

    docs.aspose.com/slides/java/fallback-font/
  4. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....not push down the rest of the text on their line. field.setDon...getDisplayResult() Gets the text that represents the displayed...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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
  6. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java.... You can get the plain text version of the field code using...You can get and set the plain text version of the field result...

    reference.aspose.com/words/java/com.aspose.word...
  7. SVG Fonts Knowledge Base

    SVG font or WOFF, or maybe TTF? To know for sure if SVG font covers your use case, first learn about the font itself, its structure and pros and cons.... SVG document is a text file that describes images as...primitives: lines, curves, shapes, text, etc. Vector objects are constructed...

    docs.aspose.com/font/net/what-is-font/svg-font/
  8. 请我如何给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
  9. Aspose.PDF retirement and latest API version - ...

    Hi, I’m reaching out to clarify the Aspose.PDF Cloud version retirement notice. We’ve recently migrated from v1.1 to v3.0, but in your email, it states that Aspose.PDF Cloud (v3.0) will be retired on 15 November 2025. …...Text.Json; using System.Threading...count: {result.Value}"); } } Replace YOUR_CLIENT_ID and YOUR_CLIENT_SECRET...

    forum.aspose.com/t/aspose-pdf-retirement-and-la...
  10. FieldNoteRef | Aspose.Words for Java

    Implements the NOTEREF field in Java....footnote number label in the actual text. Assert.assertEquals(" NOTEREF...getDisplayResult() Gets the text that represents the displayed...

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