Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 9,118 for

replacement

(0.15 sec)
  1. C++ 애플리케이션을 통해 PST를 MSG로 변환 | products.aspose.com

    PST 문서를 MSG 형식으로 변환하는 샘플 C++ 변환 코드입니다.모든 C++ 응용 프로그램 내에서 PST에서 MSG로 일괄 변환하려면 예제 코드를 사용하세요....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/ko/cpp/conversion/pst...
  2. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...HTML input elements, you can replace the HTML checkboxes with appropriate...property. However, you can easily replace form field checkboxes with...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  3. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Upptäck egenskapen PageSetup DifferentFirstPageHeaderFooter för att anpassa dokumentets första sida med unika sidhuvuden och sidfot för en professionell touch.... Replace ( new Regex ( "(header|footer)"...footer\n" , logger . Text . Replace ( "\r" , "" )); else Assert...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. .NET을 통해 열지 않고 OST 문서 검색 | products.aspose.com

    .NET Framework, .NET Core 및 Xamarin 플랫폼의 OST 파일에서 패턴이 있는 단어를 검색하는 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/search/ost/
  5. Ganti Gambar dalam File PDF yang Ada menggunaka...

    Bagian ini menjelaskan tentang mengganti gambar dalam file PDF yang ada menggunakan pustaka ++....C++ Contents [ Hide ] Metode Replace dari koleksi Images memungkinkan...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/id/cpp/replace-image-in-exi...
  6. Замена изображения в существующем PDF файле с и...

    Этот раздел описывает замену изображения в существующем PDF файле с использованием библиотеки ++....C++ Contents [ Hide ] Метод Replace коллекции Images позволяет...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/ru/cpp/replace-image-in-exi...
  7. Reemplazar Imagen en Archivo PDF Existente usan...

    Esta sección describe cómo reemplazar una imagen en un archivo PDF existente usando la biblioteca ++....Contents [ Hide ] El método Replace de la colección de Imágenes...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/es/cpp/replace-image-in-exi...
  8. 在 Excel 中使用 C# 代码搜索和替换范围内的数据|Documentation

    本文介绍了如何使用Java代码在Excel中搜索和替换范围内的数据。...假设您想要在范围E3:H6中搜索字符串**“search”**并将其替换为**“replace”**。在下面的屏幕截图中,可以看到字符串"searc...执行代码后,输出文件的外观如下。范围内的所有"search"字符串都已被替换为"replace"。 输出文件 相关文章 查找或搜索数据 AI Document...

    docs.aspose.com/cells/zh/java/search-and-replac...
  9. Tìm Và Thay thế trong C++|Aspose.Words cho C++

    Tìm một chuỗi hoặc mẫu biểu thức chính quy trong tài liệu của bạn và thay thế nó bằng văn bản bạn muốn sử dụng C++....cách sau: Simple string replacement – để tìm và thay thế một...không gian tên Aspose.Words.Replacing . Bạn có thể làm việc với...

    docs.aspose.com/words/vi/cpp/find-and-replace/
  10. Rechercher et remplacer en C++|Aspose.Words pou...

    Recherchez une chaîne ou un modèle d'expression régulière dans votre document et remplacez-le par le texte souhaité à l'aide de C++....suivants: Simple string replacement - pour rechercher et remplacer...l’espace de noms Aspose.Words.Replacing . Vous pouvez utiliser de...

    docs.aspose.com/words/fr/cpp/find-and-replace/