Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 6,538 for

replace text

(0.1 sec)
  1. How to add switch rename and delete worksheets|...

    Use the GridJs bottom bar to add worksheets, switch tabs, rename a sheet inline, and delete a sheet from the tab conText menu.... GridJs replaces the tab text with an inline input...background color; fontcolor : tab text color DataProxy setActiveSh...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  2. Compress and Decompress PNG Images via C#

    C# compression and decompression source code to compress PNG images into a single zip archive or vice versa on .NET Framework, .NET Core....format was created as a replacement of Graphics Interchange Format...Markup Language) HTML (Hyper Text Markup Language) ICO (Microsoft...

    products.aspose.com/zip/net/zip-file/png/
  3. Convert CGM to PNG via JavaScript | products.as...

    Sample code for CGM to PNG conversion. Use API example code for batch CGM files to PNG conversion.... Text editors such as Microsoft Visual...graphics (2D), raster graphics, and text. CGM uses an object-oriented...

    products.aspose.com/cad/javascript-net/conversi...
  4. Aspose.PDF retirement and latest API version - ...

    Hi, I’m reaching out to clarify the Aspose.PDF Cloud version retirement notice. We’ve recently migrated from v1.1 to v3.0, but in your email, it states that Aspose.PDF Cloud (v3.0) will be retired on 15 November 2025. …...Text.Json; using System.Threading...count: {result.Value}"); } } Replace YOUR_CLIENT_ID and YOUR_CLIENT_SECRET...

    forum.aspose.com/t/aspose-pdf-retirement-and-la...
  5. Compress and Decompress DOT Files via .NET

    C# compression and decompression source code to compress DOT documents into a single zip archive or vice versa on .NET Framework, .NET Core....the DOT file format has been replaced with Office OpenXML based...Markup Language) HTML (Hyper Text Markup Language) ICO (Microsoft...

    products.aspose.com/zip/net/zip-file/dot/
  6. 管理超链接|Aspose.Slides for Node.js via .NET 文档

    如何在 JavaScript 中向 PowerPoint 演示文稿添加超链接... Presentation ( "text.pptx" ); try { for ( let i =...setText ( portion . getText (). replace ( "years" , "months" )); //...

    docs.aspose.com/slides/zh/nodejs-java/manage-hy...
  7. Remove the specific hyperlink from pdf - Free S...

    Hi, We are replacing the Text using com.aspose.pdf. There is a use case where we need to find hyperlink if the replacing Text contains hyperlink then to remove the link. Is there a way to find and remove hyperlink from…... 5:35am 1 Hi, We are replacing the text using com.aspose.pdf...to find hyperlink if the replacing text contains hyperlink then...

    forum.aspose.com/t/remove-the-specific-hyperlin...
  8. Convert CGM to PNG via Python | products.aspose...

    Sample code for CGM to PNG conversion. Use API example code for batch CGM files to PNG conversion.... Text editors such as Microsoft Visual...graphics (2D), raster graphics, and text. CGM uses an object-oriented...

    products.aspose.com/cad/python-net/conversion/c...
  9. 请我如何给msword的每一页设置不同的页面(纸张方向) - Free Support For...

    我使用bulid进行了文档的嵌入 NodeCollection runs = mainDoc.getChildNodes(NodeType.PARAGRAPH, true); //获取所有节点 int dell = 0 ; for (int i = 0; i < runs.getCount(); i++) { Paragraph r = (Paragraph) runs.get(i); String Text = r.…...String text = r.getRange().getText();//获取段落文本 if(text.length()>=key...length()>=key.length() && text.indexOf(key)>=0) { //指定段落插入表格 Builder...

    forum.aspose.com/t/msword/310489
  10. 单元格名称和行/列索引之间的转换|Documentation

    学习如何通过C++的Aspose.Cells for JavaScript实现单元格名称与行/列索引的转换。...></ script > < script type = "text/javascript" > const { Workbook...Name: </ label > < input type = "text" id = "cellName" value = "C4"...

    docs.aspose.com/cells/zh/javascript-cpp/names-a...