Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 2,474 for

replace text

(0.14 sec)
  1. 用C++加载和管理Excel、OpenOffice、Json、Csv和Html文件|Docum...

    使用Aspose.Cells for C++,创建、打开和管理Excel、CSV、TSV、ODS、HTML、Numbers、Json、XML、Pdf、Jpg、Tiff、图片、Mht及XPS文件变得简单。..." text into the "A1" cell cell . PutValue...sheet . GetCells (); // Setting text cells . Get ( u "A1" ). PutValue...

    docs.aspose.com/cells/zh/cpp/loading-saving-and...
  2. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......using C# How to Find and Replace Text in PDF using Java How to...using Java How to Find and Replace Text in PDF using C# How to Create...

    kb.aspose.com/categories/page/54/
  3. 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...
  4. Automatic spelling correction|Documentation

    How to automatically find and correct spelling errors in recognition results....for Java can automatically replace commonly misspelled words in...any text You can also correct misspelled words in any text string...

    docs.aspose.com/ocr/java/automatic-spelling-cor...
  5. Code Comparison for common features with VSTO|A...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Shapes to Presentation Adding Text Dynamically Add Picture Frame...and Aspose.Slides Find and Replace Text without Losing Format in...

    docs.aspose.com/slides/net/code-comparison-for-...
  6. Manage Workbook|Documentation

    Learn how to Manage Workbook through the Aspose.Cells for Python via .NET APIs....Within and Between Workbooks Replace text in a workbook using Regular...

    docs.aspose.com/cells/python-net/managing-workb...
  7. Aspose::Words::Replacing::FindReplaceOptions::F...

    Aspose::Words::Replacing::FindReplaceOptions::FindReplaceOptions constructor. Initializes a new instance of the FindReplaceOptions class with default settings in C++....Aspose::Words::Replacing::FindReplaceOptions::FindReplaceOptions...settings. Aspose :: Words :: Replacing :: FindReplaceOptions :: FindReplaceOptions...

    reference.aspose.com/words/cpp/aspose.words.rep...
  8. 在电子表格中查找并替换|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Text != "" ) { workbook = new Workbook... Cells . Find ( TXBX_Find . Text , cell , Opts ); if ( cell ...

    docs.aspose.com/cells/zh/net/find-and-replace-i...
  9. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....() Examples Shows how to replace text in a document’s footer....footer -> get_Range () -> Replace ( u "(C) 2006 Aspose Pty Ltd...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. How to Edit PDF Document in Java

    This article guides on how to edit PDF document in Java. It has the details to set the environment, the program logic and a runnable sample code to edit Text in PDF file in Java....and replace some text in the entire file Find and replace some...some other text but change its font and color as well Instantiate...

    kb.aspose.com/pdf/java/how-to-edit-pdf-document...