Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 6,262 for

replace text

(0.96 sec)
  1. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {Text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or Text that uses a f…...fields of the form { EQ \o(, {text or whitespace with font borders})...field contains whitespace or text that uses a font border. Sample...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  2. 使用C++通过JavaScript将CSV转换为JSON|Documentation

    使用C++ API和易用的Aspose.Cells for JavaScript将CSV文件转换为JSON。...></ script > < script type = "text/javascript" > const { Workbook...return unsafe . replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  3. Font style automatically change from Times New ...

    Hello @alexey.noskov and Team , We observing strange behavior , when replacing tag inside table . Table tag -Replaced data font type is changing to Aptos from Times New Roman , for other font it is working fine . Be…... when replacing tag inside table . Table tag -replaced data font...using to generate table and replace tag private void InsertRowsInTable(Document...

    forum.aspose.com/t/font-style-automatically-cha...
  4. Convert CSV to JSON with JavaScript via C++|Doc...

    Convert CSV file to JSON using the easy-to-use Aspose.Cells for JavaScript via C++ API....></ script > < script type = "text/javascript" > const { Workbook...return unsafe . replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"...

    docs.aspose.com/cells/javascript-cpp/convert-cs...
  5. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section....docx" ); Shows how to replace text in a document’s footer....); let options = new aw . Replacing . FindReplaceOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. GridJs的语法检测与拼写校正|Documentation

    本文介绍了如何为GridJs添加语法检测与拼写校正功能。...correct_syntax ( text , locale ): # replace your logic here return text @app...'POST' ]) def check_syntax (): text = request . form . get ( 'v'...

    docs.aspose.com/cells/zh/python-net/aspose-cell...
  7. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for Node.js....to/from the text. For instance, when obtaining text programmatically...with this text you should probably remove or replace the characters...

    docs.aspose.com/words/nodejs-net/working-with-c...
  8. Optimize Image Management in PowerPoint with Py...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for Python via .NET, optimizing performance and automating your workflow.... urlopen ( "[REPLACE WITH URL]" ) . read ()) image...export . SaveFormat . PPTX ) Replace Images in the Image Collection...

    docs.aspose.com/slides/python-net/image/
  9. Section.HeadersFooters | Aspose.Words for .NET

    Access and manage section headers and footers effortlessly with our intuitive property feature. Enhance document organization and presentation today!...docx" ); Shows how to replace text in a document’s footer..... Year ; footer . Range . Replace ( "(C) 2006 Aspose Pty Ltd...

    reference.aspose.com/words/net/aspose.words/sec...
  10. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for C++....to/from the text. For instance, when obtaining text programmatically...with this text you should probably remove or replace the characters...

    docs.aspose.com/words/cpp/working-with-control-...