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

replace text

(0.22 sec)
  1. Document.FirstSection | Aspose.Words for .NET

    Retrieve the first section of your document effortlessly. Enhance your workflow with our Document FirstSection property for streamlined organization.... Examples 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/doc...
  2. FindReplaceOptions.ignoreShapes property | Aspo...

    FindReplaceOptions.ignoreShapes 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. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...Text.Contains(tagKey)) { if (regex...(regex.IsMatch(table.Range.Text)) return table; } } return null;...

    forum.aspose.com/t/table-not-found-in-world-doc...
  4. 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/
  5. Aspose::Words::LowCode namespace | Aspose.Words...

    Aspose::Words::LowCode namespace. The Aspose.Words.LowCode contains classes and methods to handle complex general operations in a low code way in C++.... Replacer Provides methods intended to find and replace text...document. ReplacerContext Find/replace operation context. SignerContext...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. syntax checking & spell correction for GridJs|D...

    This article describes how to add syntax checking & spell correction for GridJs....checkurl ); After a user enters text content in a cell, the action...correct_syntax ( text , locale ): # replace your logic here return text @app...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. Edit Document Content|Aspose.PDF for .NET

    Explore how to edit PDF content programmatically using the PDFContentEditor class in .NET with Aspose.PDF....file Working with Images Replace Text Working with Attachments...existing PDF file Working with Texts and Images Working with Annotations...

    docs.aspose.com/pdf/net/pdfcontenteditor-class/
  8. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in recognition results....NET can automatically replace commonly misspelled words in...( get_spell_check_corrected_text() method) or on saving the results:...

    docs.aspose.com/ocr/python-net/automatic-spelli...
  9. 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...
  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-...