Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 6,502 for

replace text

(0.6 sec)
  1. FieldXE.page_number_replacement property | Aspo...

    FieldXE.page_number_Replacement property. Gets or sets Text used in place of a page number....page_number_replacement property FieldXE.page_number_replacement property...property Gets or sets text used in place of a page number. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Convert HTML from ZIP archive to PDF – Aspose.H...

    Learn how to convert HTML from a ZIP archive to PDF using C# message handlers in Aspose.HTML for .NET.... Replace ( @ "\", @" / "); 43 ArchiveEntry...System. Text . Encoding . RegisterProvider (System. Text . CodePagesEncodingPro...

    docs.aspose.com/html/net/message-handlers/conve...
  3. ReplacementFormat | Aspose.Words for Java

    Specifies the Replacement format in Java....ReplacementFormat Specifies the replacement format. Fields Field Description...Description HTML Replacement is interpreted as Html formatted string...

    reference.aspose.com/words/java/com.aspose.word...
  4. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....></ script > < script type = "text/javascript" > const { Workbook...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/precedents...
  5. How to paste from Excel and HTML|Documentation

    Paste tabular content from Excel or HTML into GridJs through the clipboard, including supported cell Text and style properties parsed from HTML table content....clipboard contains a single text item, GridJs routes the content...multiple types and one of them is text/html , GridJs routes the HTML...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  6. Export PivotTable as image: source language not...

    Hello, I am using Aspose.Cells to export a pivot table to a PNG image. This works well, but some labels added automatically by Excel are not exported in the same language to the image. Here is my Excel source pivot ta…... But the defauilt text isn’t. Here is my code : Workbook...Aspose.Cells manages the default text in pivot tables. Since these...

    forum.aspose.com/t/export-pivottable-as-image-s...
  7. DocumentVisitor.VisitAbsolutePositionTab | Aspo...

    Discover the DocumentVisitor VisitAbsolutePositionTab method, designed to enhance document processing by efficiently handling AbsolutePositionTab nodes....docx" ); // Extract the text contents of our document by.../// <summary> /// Collects the text contents of all runs in the...

    reference.aspose.com/words/net/aspose.words/doc...
  8. FootnoteSeparator | Aspose.Words for Java

    in Java.... appendParagraph(String text) A shortcut method that creates...Paragraph object with optional text and appends it to the end of...

    reference.aspose.com/words/java/com.aspose.word...
  9. Paste back shape data correctly - Free Support ...

    Hi, Need help in pasting back the content after correction of the content in shape also maintaining the styles of the document, need to maintain the correct referenc of complete document doc, content_blocks, clean_tex…...document doc, content_blocks, clean_text_paragraphs = extract_all_co...://[^\s)]+') def build_word_offsets(text, words): offsets = [] index...

    forum.aspose.com/t/paste-back-shape-data-correc...
  10. 表格单元格合并问题 - Free Support Forum - aspose.com

    在创建表格时,如何在满足 第二列 文字 等于 “合计” 时,单元格向右合并两个,实现以下效果: 我弄了很久,没有实现,麻烦指导下 下面是我的代码: public class TestWord12 { public static void main(String[] args) throws Exception { String json=" [\n" + " …...replace(Pattern.compile(Pattern.qu...mentBuilder builder, String text, double width, int verticalMerge...

    forum.aspose.com/t/topic/312798