Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 6,460 for

replace text

(0.22 sec)
  1. 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/
  2. 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/
  3. 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/
  4. 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...
  5. 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...
  6. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for PHP via Java in handling PowerPoint animations. Key features and insights to enhance your presentations....element on the slide including text, pictures, OLE Object, table...workarounds. Timeline comes to replace on old AnimationSettings class...

    docs.aspose.com/slides/php-java/powerpoint-anim...
  7. 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/...
  8. Working with Bookmarks in C#|Aspose.Words for .NET

    Understanding bookmark concepts and how bookmark can be used in your program using C#....might use a bookmark to identify text that you want to revise later...through the document to locate the text, you can go to it by using the...

    docs.aspose.com/words/net/working-with-bookmarks/
  9. Create VSDX Files via C# | products.aspose.com

    C# Sample code for generating VSDX documents. Use this code for creating VSDX files within VB.NET, Asp.NET or any .NET based application.... Add text in the page. Use Save method...= diagram.Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText(...

    products.aspose.com/diagram/net/create/vsdx/
  10. Row.FirstCell | Aspose.Words for .NET

    Discover the Row FirstCell property, effortlessly access the first cell in a row for streamlined data management and enhanced productivity.... Replace ( "\u0007" , ", " ); int rowWidth...</summary> /// <param name="text"></param> private void IndentAndAppendLine...

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