Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 6,223 for

replace text

(0.62 sec)
  1. 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/15/
  2. Key Features of Aspose.PDF for Python|Aspose.PD...

    Aspose.PDF for Python via .NET highlights its main features, including supported PDF versions and available PDF manipulation options.... Ability to work with text, paragraphs, headings, hyperlinks...to EPUB, Text, XPS, etc. Convert EPUB, Markdown, Text, XPS, PostScript...

    docs.aspose.com/pdf/python-net/key-features/
  3. Document.firstSection property | Aspose.Words f...

    Document.firstSection property. Gets the first section in the document.... Examples Shows how to replace text in a document’s footer....); let options = new aw . Replacing . FindReplaceOptions (); options...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. 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/
  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. 2D Drawing API | products.aspose.com

    2D Graphics Library to render vector graphics, display Text, and to save drawing results in commonly used graphics file formats...rendering vector graphics and text without any software dependencies...drawing text, geometries, and images, to directly replace System...

    products.aspose.com/drawing/family/
  8. Redact ODP Presentation Online or using Android...

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

    products.aspose.com/total/android-java/redact/odp/
  9. 在电子表格中查找并替换|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...
  10. 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...