Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 5,628 for

replace text

(0.06 sec)
  1. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to save disk space....The choice of how to process text associated with scans or photographs...of images. You can extract texts from images, archives and entire...

    docs.aspose.com/ocr/net/archival-scanning/
  2. 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...
  3. FindReplaceOptions.ignore_field_codes property ...

    FindReplaceOptions.ignore_field_codes property. Gets or sets a boolean value indicating either to ignore Text inside field codes...indicating either to ignore text inside field codes. The default...Examples Shows how to ignore text inside field codes. doc = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 在电子表格中查找并替换|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...
  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. Tag Replacement : In Single Row : Row not getti...

    Hello Team , We are replacing tag in word template , we have require if tag present in single line and value is empty , we need to remove line , to avoid blank line in completed doc . using below code to Replace tag p…...Tag Replacement : In Single Row : Row not getting delete if Tag...9:43am 1 Hello Team , We are replacing tag in word template , we...

    forum.aspose.com/t/tag-replacement-in-single-ro...
  8. Missing Text When Converting PPTX to PDF with A...

    Hello, we’ve been seeing issues with all Text in some PPTX files missing from generated PDFs on our linux server. I’ll attach one of the files along with the code snippet and converted PDF here. The same code works fine…...Missing Text When Converting PPTX to PDF with Aspose.Slides for...Slides Product Family slides-text , slides-pdfexport , slides-python...

    forum.aspose.com/t/missing-text-when-converting...
  9. 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...
  10. 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...