Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 6,015 for

replace text

(0.24 sec)
  1. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below Text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...control(SDT) when you have search text across two bullets Aspose.Words...documents consists of below text Hello World How to write a regex...

    forum.aspose.com/t/how-to-create-a-content-cont...
  2. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....and Replace Text in PDF using Java How to Find and Replace Text...to PDF in Java How to Search Text and Highlight in PDF using C#...

    kb.aspose.com/pdf/page/14/
  3. Redact PPT Presentation Online or using Android...

    Open and redact PPT document online via app for free. Android API code to search and Replace PPT Text....Code listed for search and replace text in PPT file. Download Redact...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/android-java/redact/ppt/
  4. 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...
  5. Integrating Excel Data into PowerPoint Presenta...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Paragraphs ; // Replace placeholders with data from...[ 0 ]. Text = paragraphs [ 0 ]. Portions [ 0 ]. Text . Replace...

    docs.aspose.com/slides/net/developer-guide/tech...
  6. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations.... Paragraphs ; // Replace the placeholders with data...namePortion . Text = namePortion . Text . Replace ( "{{EmployeeName}}"...

    docs.aspose.com/slides/net/excel-integration/
  7. 在电子表格中查找并替换|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...
  8. 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-...
  9. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....center, or right header or footer text box at the top or the bottom...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/get-header...
  10. OCR .Net sometimes does not recognize blank spa...

    image.png (13,8 KB) When recognizing document images, we usually get the Text without any problems. However, in the address area, many of the blank spaces are not recognized. In the attached screenshot, you can see a po…...document images, we usually get the text without any problems. However...filter, which can help align the text properly and may enhance the...

    forum.aspose.com/t/ocr-net-sometimes-does-not-r...