Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 5,499 for

replace text

(0.14 sec)
  1. 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-...
  2. 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...
  3. 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/
  4. 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...
  5. 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/
  6. PdfContentEditor Class|Aspose.PDF for Java

    Learn how to use the PDFContentEditor class in Java to manipulate the content of a PDF document using Aspose.PDF....Working with Images (facades) Replace Text (facades) Working with Attachments...

    docs.aspose.com/pdf/java/pdfcontenteditor-class/
  7. 用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...
  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. 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. Working with Images in PDF using C++|Aspose.PDF...

    This section describes the features of working with images in a PDF file using C++ library....PDF for C++ , you can replace images in an existing file...images on all pages with C++. Replace Image in Existing PDF File...

    docs.aspose.com/pdf/cpp/working-with-images/