Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 6,469 for

replace text

(0.13 sec)
  1. Linux Support - Free Support Forum - aspose.com

    Hi there, The website states “Linux support: Planned for November 2025”. Aspose Sales team stated that they don’t know if this has been released and sent me to this forum (honestly a bit weird, as they should be able to…...Deno Our Use Cases Find and replace text with images in DOCX documents...placeholder text (e.g., [[IMG:token123]]) and replace it with actual...

    forum.aspose.com/t/linux-support/324771
  2. Features|Documentation

    Aspose.Cells for PHP via Java features....Plain Text (TXT) Easily extract text by saving in plain text format...Implement data sorting Find and replace text Merge/split cells Group/ungroup...

    docs.aspose.com/cells/php-java/features/
  3. Features|Documentation

    Aspose.Cells for Node.js via C++ features....Plain Text (TXT) Easily extract text by saving in plain text format...Implement data sorting Find and replace text Merge/split cells Group/ungroup...

    docs.aspose.com/cells/nodejs-cpp/features/
  4. Features|Documentation

    Aspose.Cells for Node.js via Java features....Plain Text (TXT) Easily extract text by saving in plain text format...Implement data sorting Find and replace text Merge/Split cells Group/ungroup...

    docs.aspose.com/cells/nodejs-java/features/
  5. How to enable and disable keyboard events|Docum...

    Enable or disable GridJs sheet keyboard event handling through the public enableKeyEvent method and understand the shortcut operations handled by the inspected code....formatting shortcuts, search and replace shortcuts, fill shortcuts,... Ctrl / Cmd + H Opens the replace view of the search modal when...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  6. Redact POWERPOINT Presentation Online or using ...

    Open and redact POWERPOINT document online via app for free. Python API code to search and Replace POWERPOINT Text....Code listed for search and replace text in POWERPOINT file through...Type the text to search and redact Enter the replacing text to redact...

    products.aspose.com/total/python-net/redact/pow...
  7. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel workbooks using Aspose.Cells for C++....by ID with Golang via C++ Replace text in a workbook using a regular...

    docs.aspose.com/cells/go-cpp/copy-and-move-work...
  8. TabStop class | Aspose.Words for Node.js

    Aspose.Words.TabStop class. Represents a single custom tab stop...Gets or sets the alignment of text at this tab stop. isClear Returns.... tabStops . at ( 0 ); // Replace the first default tab, stop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Bug for getByHeaderFooterType()? returns differ...

    Hi I am trying to select ranges for findReplace operation using below codes. HeaderFooter hf = section.getHeadersFooters().getByHeaderFooterType(HeaderFooterType.HEADER_PRIMARY); ranges.add(hf.getRange()); The file, di…...The code highlights "section" text with red in the document’s primary...(hf != null) hf.getRange().replace("section", "$0", opt); } doc...

    forum.aspose.com/t/bug-for-getbyheaderfootertyp...
  10. Create VSDX Files via Python | products.aspose.com

    Python Sample code for generating VSDX documents. Use this code for creating VSDX files within any Python based application..... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-java/create/...