Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 11,952 for

replacement

(0.15 sec)
  1. Public API Changes in Aspose.Cells 8.4.0|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... getCodes (); //Replace the original message with the...message." )) { code = code . replace ( "This is test message." ...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. 線上 WORD 檔案文字尋找器或透過 C# 建立 WORD 搜尋軟體 | products.a...

    用於搜尋 WORD 檔案的免費線上應用程式。 適用於任何 WORD 檔案文字搜尋應用程式的 C# API 程式碼。...Replace 函數尋找和取代文字。 或在 Regex 中設定搜尋條件並將其作為 Replace 方法中的參數傳遞。...

    products.aspose.com/total/zh-hant/net/search/word/
  3. Изменения в общедоступном API в Aspose.Cells 8....

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Codes ; //Replace the original message with the...message." )) { code = code . Replace ( "This is test message." ...

    docs.aspose.com/cells/ru/net/public-api-changes...
  4. Aspose.PDF for Java 10.6.0における公開APIの変更|Aspose.P...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Scope クラスの変更: REPLACE_FIRST -> ReplaceFirst REPLACE_ALL -> ReplaceAll...

    docs.aspose.com/pdf/ja/java/public-api-changes-...
  5. Aspose.PDF for Java 10.6.0의 공개 API 변경 사항|Aspose...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....클래스의 변경 사항: REPLACE_FIRST -> ReplaceFirst REPLACE_ALL -> ReplaceAll...

    docs.aspose.com/pdf/ko/java/public-api-changes-...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....destMaster); is obsolete now and is replaced with signature ISlide AddClone(ISlide...is also obsolete now and is replaced with signature ISlide InsertClone(int...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. IFieldDatabaseProvider | Aspose.Words for Java

    Implement this interface to provide data for the FieldDatabase field when its updated in Java....replace("\\", "\\\\") + "Northwind...[Products]\"", getDatabaseDir().replace("\\", "\\\\") + "Northwind...

    reference.aspose.com/words/java/com.aspose.word...
  8. Change HyperlinkBase - Free Support Forum - asp...

    Hello, I need a function to change the HyperlinkBase like this: workbook.Settings.HyperlinkBase = “.”; Instead of changing it manuylly: Open the Excel document for which you want to set a hyperlink base. On the File…... Next Steps Replace "path/to/your/file.xlsx" with...

    forum.aspose.com/t/change-hyperlinkbase/314798
  9. 在 C++ 中配置回退字体集合|Aspose.Slides 文档

    在 Aspose.Slides 的 C++ 中设置回退字体集合,以在 PowerPoint 和 OpenDocument 演示文稿中保持文本一致且清晰。...它们是同一字体解析管道的独立阶段:首先引擎解析字体可用性( replacement / substitution ),然后回退为可用字体中缺失的字形填补空白。...

    docs.aspose.com/slides/zh/cpp/create-fallback-f...
  10. 处理表格中的文本|.NET 格式的 Aspose.Words

    替换 C# 表格中的文本。使用 C# 从表或单元格中提取纯文本。...为此,您需要使用相应 Replace 方法中描述的特殊元字符。 通常,文本替换应在单元格级别(每个单元格)或段落级别完成。...

    docs.aspose.com/words/zh/net/work-with-text-in-...