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

replace text

(0.1 sec)
  1. 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....allow you to set image size, replace images, extract images, search...images on all pages with C#. Replace Image in Existing PDF File...

    docs.aspose.com/pdf/net/working-with-images/
  2. 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/
  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. 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/
  5. 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...
  6. FindReplaceOptions.use_substitutions property |...

    FindReplaceOptions.use_substitutions property. Gets or sets a boolean value indicating whether to recognize and use substitutions within Replacement patterns...use substitutions within replacement patterns. The default value...use substitutions within replacement patterns. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/
  8. 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...
  9. 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...
  10. 使用C++通过JavaScript将CSV转换为JSON|Documentation

    使用C++ API和易用的Aspose.Cells for JavaScript将CSV文件转换为JSON。...></ script > < script type = "text/javascript" > const { Workbook...return unsafe . replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...