Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 4,362 for

replace text

(0.06 sec)
  1. Work with Bookmarks|Aspose.Words for .NET

    Add a bookmark into a document. NPOI does not provide an opportunity to work with bookmarks using C#.... Writeln ( "Text inside a bookmark." ); builder...for running code Find and Replace Text in Documents Add Watermark...

    docs.aspose.com/words/net/working-with-bookmark...
  2. Working With Control Characters|Aspose.Words fo...

    Introduction to working with control characters in Aspose.Words for .NET....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/net/working-with-control-...
  3. 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-...
  4. 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...
  5. Replacer | Aspose.Words for Java

    Provides methods intended to find and Replace Text in the document in Java....Replacer Inheritance: java.lang.Object, com.aspose.words.Processor...Processor public class Replacer extends Processor Provides methods...

    reference.aspose.com/words/java/com.aspose.word...
  6. FindReplaceOptions.ignore_shapes property | Asp...

    FindReplaceOptions.ignore_shapes property. Gets or sets a boolean value indicating either to ignore shapes within a Text....either to ignore shapes within a text. The default value is False...to ignore shapes while replacing text. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Section.headers_footers property | Aspose.Words...

    Section.headers_footers property. Provides access to the headers and footers nodes of the section....docx' ) Shows how to replace text in a document’s footer....FOOTER_PRIMARY ) options = aw . replacing . FindReplaceOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Discover the IgnoreShapes property of FindReplaceOptions. Control shape inclusion in Text processing with this essential boolean setting for improved accuracy....either to ignore shapes within a text. The default value is false...to ignore shapes while replacing text. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.rep...
  9. Append Documents|Aspose.Words for Java

    Combine documents and append one document to another. Apache POI does not provide an opportunity to merge or append documents....for running code Find and Replace Text in Documents Track Changes...

    docs.aspose.com/words/java/append-documents/
  10. 在C++中将Word转换为Excel|Aspose.Words对于C++

    将PDF转换为Excel,XML转换为Excel,DOCX转换为Excel C++。 使用C++将各种格式的文档保存到XLSX。...object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/zh/cpp/convert-a-document...