Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 19,404 for

replacement

(0.1 sec)
  1. DocumentType | Aspose.SVG for .NET API Reference

    The DocumentType provides an interface to the list of entities that are defined for the document...string is not empty or null, replaced by a single Text node containing...ReplaceChild (Node, Node) Replaces the child node oldChild with...

    reference.aspose.com/svg/net/aspose.svg.dom/doc...
  2. Notation | Aspose.SVG for .NET API Reference

    Represents a notation declared in the DTD....string is not empty or null, replaced by a single Text node containing...ReplaceChild (Node, Node) Replaces the child node oldChild with...

    reference.aspose.com/svg/net/aspose.svg.dom/not...
  3. EntityReference | Aspose.SVG for .NET API Refer...

    EntityReference nodes may be used to represent an entity reference in the tree....string is not empty or null, replaced by a single Text node containing...ReplaceChild (Node, Node) Replaces the child node oldChild with...

    reference.aspose.com/svg/net/aspose.svg.dom/ent...
  4. 通過 C++ 搜索和替換 XLS 文檔中的文本 | products.aspose.com

    C++ 用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上編輯 XLS 文件中的敏感信息的示例代碼。... 設置文本匹配選項 使用 Replace(…) 方法替換文本 保存工作簿。 系統要求...false ); // 替換文本 workbook->Replace( new String( "Text to find"...

    products.aspose.com/cells/zh-hant/cpp/redaction...
  5. 在不通過 C++ 打開的情況下搜索 ODS 文檔 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境的 ODS 文件中搜索具有模式的單詞。... 使用 IWorkbook->Replace(..) 方法和相關選項。 使用 IWorkbook->Save(...Co( false ); // 替換文本 wkb->Replace( new String( "Text to find"...

    products.aspose.com/cells/zh-hant/cpp/search/ods/
  6. 通過 C++ 搜索和替換 XLSB 文檔中的文本 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上編輯 XLSB 文件中的敏感信息。... 設置文本匹配選項 使用 Replace(…) 方法替換文本 保存工作簿。 系統要求...false ); // 替換文本 workbook->Replace( new String( "Text to find"...

    products.aspose.com/cells/zh-hant/cpp/redaction...
  7. 通过 C++ 搜索和替换 XLS 文档中的文本 | products.aspose.com

    C++ 用于在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 运行时环境上编辑 XLS 文件中的敏感信息的示例代码。... 设置文本匹配选项 使用 Replace(…) 方法替换文本 保存工作簿。 系统要求...false ); // 替换文本 workbook->Replace( new String( "Text to find"...

    products.aspose.com/cells/zh/cpp/redaction/xls/
  8. 在不通过 C++ 打开的情况下搜索 CSV 文档 | products.aspose.com

    C++ 示例代码,用于在 CSV 文件中搜索具有模式的单词,C++ Windows 32 位、Windows 64 位和 Linux 64 位运行时环境。... 使用 IWorkbook->Replace(..) 方法和相关选项。 使用 IWorkbook->Save(...Co( false ); // 替换文本 wkb->Replace( new String( "Text to find"...

    products.aspose.com/cells/zh/cpp/search/csv/
  9. 通过 C++ 搜索和替换 XLSB 文档中的文本 | products.aspose.com

    C++ 示例代码,用于在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 运行时环境上编辑 XLSB 文件中的敏感信息。... 设置文本匹配选项 使用 Replace(…) 方法替换文本 保存工作簿。 系统要求...false ); // 替换文本 workbook->Replace( new String( "Text to find"...

    products.aspose.com/cells/zh/cpp/redaction/xlsb/
  10. C++을(를) 통해 열지 않고 CSV 문서 검색 | products.aspose.com

    C++ Windows 32비트, Windows 64비트 및 Linux 64비트용 C++ Runtime Environment의 CSV 파일에서 패턴이 있는 단어를 검색하는 예제 코드.... 관련 옵션과 함께 IWorkbook->Replace(..) 메서드를 사용합니다. IWorkbook->Save(... false ); // 텍스트 바꾸기 wkb->Replace( new String( "Text to find"...

    products.aspose.com/cells/ko/cpp/search/csv/