Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 6,212 for

replace text

(0.42 sec)
  1. The image of the stamp of approval was converte...

    The image of the stamp of approval was converted incorrectly. It is like as □□. Please give me solution. sample.pdf (42.5 KB)...don’t want to install fonts, replacing the wrong places with images...also a solution. Also, please replace the incorrect areas with PNG...

    forum.aspose.com/t/the-image-of-the-stamp-of-ap...
  2. 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...
  3. Low Code|Aspose.Words for C++

    Simplify document processing tasks like compare, convert, split, merge, find and Replace, and others using Low Code API. Aspose.Words LowCode API with clean syntax, fast results, and minimal coding effort....image conversion, and text replacement with minimal effort. The...Merging documents Search and replace Digital signing of documents...

    docs.aspose.com/words/cpp/low-code/
  4. 查找与外部数据连接相关的查询表和列表对象,通过JavaScript与C++|Documenta...

    学习如何使用Aspose.Cells for JavaScript通过C++查找与外部数据连接相关的查询表和列表对象。...></ script > < script type = "text/javascript" > const { Workbook...= qt . name . replace ( /\+/g , '_' ). replace ( /=/g , '_' );...

    docs.aspose.com/cells/zh/javascript-cpp/find-qu...
  5. 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...= diagram.Pages[ 0 ]; // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-net/create/v...
  6. Working with PDF/A or PDF/UA|Aspose.Words for P...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Python. There are a few problems when converting to PDF/A documents, and Aspose.Words for Python solves them....language, alternate text, replacement text, and font issues to...output PDF: Also, you can switch text in a header from the artifact...

    docs.aspose.com/words/python-net/working-with-p...
  7. Enhance PowerPoint Presentations with Animation...

    Learn how to add and control advanced animation effects in Aspose.Slides for C++ to build dynamic PowerPoint and OpenDocument presentations....element on the slide including text, pictures, OLE Object, table...workarounds. Timeline comes to replace on old AnimationSettings class...

    docs.aspose.com/slides/cpp/powerpoint-animation/
  8. Support for REGEXTEST() function - Free Support...

    Hi, Newer versions of Excel have introduced the REGEXTEST() function: https://support.microsoft.com/en-us/office/regextest-function-7d38200b-5e5c-4196-b4e6-9bff73afbd31 This is a very useful and versatile function, al…...Apply a workaround – replace REGEXTEST(text, pattern) with a formula...example: =ISNUMBER(SEARCH(pattern, text)) Adjust the pattern to a simple...

    forum.aspose.com/t/support-for-regextest-functi...
  9. Merge or Unmerge Range of Cells with JavaScript...

    Merge and Unmerge Cells in a Range in Excel with JavaScript via C++ code....></ script > < script type = "text/javascript" > const { Workbook...script > </ html > Search and Replace Data in a Range with JavaScript...

    docs.aspose.com/cells/javascript-cpp/merge-or-u...
  10. Row.ParentTable | Aspose.Words for .NET

    Discover the Row ParentTable property to easily access the immediate parent table of any row, enhancing your data management and analysis.... Replace ( "\u0007" , ", " ); int rowWidth...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

    reference.aspose.com/words/net/aspose.words.tab...