Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 6,338 for

replace text

(0.17 sec)
  1. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ FontSettings fontSettings = new FontSettings(); fontSe…...String text = r.getRange().getText();//获取段落文本 if(text.length()>=key...length()>=key.length() && text.indexOf(key)>=0) { //指定段落插入表格 Builder...

    forum.aspose.com/t/topic/312049
  2. Integrating Aspose.Slides with Google Slides|As...

    Connect Aspose.Slides with Google Slides to import, sync, and convert presentations, automate workflows, and keep PowerPoint and OpenDocument in one pipeline.... Text = "Hello from Google Drive!"...example demonstrates how to replace a file and update its name...

    docs.aspose.com/slides/net/integrating-aspose-s...
  3. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveOptions::get_ExportCidUrlsForMhtmlResources method. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents. Default value is false in C++....// Setting this flag will replace "Content-Location" tags //...cid:styles.css \" type=3D \" text/css \" rel=3D \" stylesheet...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells for JavaScript via C++....></ script > < script type = "text/javascript" > const { Workbook...= qt . name . replace ( /\+/g , '_' ). replace ( /=/g , '_' );...

    docs.aspose.com/cells/javascript-cpp/find-query...
  5. Row.GetText | Aspose.Words for .NET

    Discover the Row GetText method to effortlessly retrieve Text from all cells in a row, including the end-of-row character for seamless data management....GetText method Gets the text of all cells in this row including...Remarks Returns concatenated text of all child nodes with the...

    reference.aspose.com/words/net/aspose.words.tab...
  6. Working with Images in PDF|Aspose.PDF for PHP v...

    This section describes the features of working with images in a PDF file using PHP....allow you to set image size, replace images, extract images, search...control quality. Working with Text in PDF Working with Forms...

    docs.aspose.com/pdf/php-java/working-with-images/
  7. 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...
  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. Using Aspose.Drawing in .NET 6|Documentation

    Learn how to use Aspose.Drawing in .NET 6 application with C#....library to draw vector graphics, text, and generate images as demonstrated...3. Add image drawing code. Replace the Program.cs file with the...

    docs.aspose.com/drawing/net/using-aspose-drawin...
  10. 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...