Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 5,630 for

replace text

(0.08 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. 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...
  3. 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
  4. ImageFieldMergingArgs | Aspose.Words for Java

    Provides data for the IFieldMergingCallback.imageFieldMergingcom.aspose.words.ImageFieldMergingArgs event in Java....getField(); // Insert the text for this merge field as HTML...getFieldValue()); // The HTML text itself should not be inserted...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 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...
  7. 请我如何给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
  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. Opening Files with Different Formats|Documentation

    Aspose.Cells for Python via .NET API allows you to open/read different formats like XLSX, HTML, CSV, ODS, TSV, SXC, FODS, etc.... Opening CSV files and replacing invalid characters In Excel...characters are automatically replaced. The same is done by Aspose...

    docs.aspose.com/cells/python-net/opening-files-...
  10. 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...