Sort Score
Result 10 results
Languages All
Labels All
Results 3,381 - 3,390 of 19,353 for

replacement

(0.09 sec)
  1. FindReplaceOptions.ApplyParagraphFormat | Справ...

    FindReplaceOptions свойство. Форматирование абзаца применяется к новому содержимому.... Replace ( ".&p" , "!&p" , options );...пространство имен Aspose.Words.Replacing сборка Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ru/net/aspose.words....
  2. FindReplaceOptions.IgnoreDeleted | Aspose.Words...

    FindReplaceOptions 财产. 获取或设置一个布尔值指示忽略删除修订中的文本 默认值为错误的.... Replace ( "Hello" , "Greetings" , options...FindReplaceOptions 命名空间 Aspose.Words.Replacing 部件 Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/zh/net/aspose.words....
  3. Aspose.PDF for .NET 17.10|Aspose.PDF for .NET

    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....darker Bug PDFNET-39490 Text Replace - Underline property does not...not work in text replace functional Bug PDFNET-39639 Remove text...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-17-1...
  4. 请问怎么给某个段落的 文本 添加批注 - Free Support Forum - aspos...

    请问怎么给某个段落的 文本 添加批注,例如:...replace method to make each searched...setUseSubstitutions(true); doc.getRange().replace(word, "$0", opt); // Get all...

    forum.aspose.com/t/topic/276625
  5. Sắp xếp lại các tệp bản trình bày ODP bằng Pyth...

    Mã nguồn Python để tìm và thay thế văn bản trong Bản trình bày ODP.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/vi/python-net/redact...
  6. Sắp xếp lại các tệp bản trình bày PPT bằng Pyth...

    Mã nguồn Python để tìm và thay thế văn bản trong Bản trình bày PPT.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/vi/python-net/redact...
  7. ค้นหาข้อความในไฟล์การนำเสนอ ODP โดยใช้ Python |...

    ซอร์สโค้ด Python เพื่อค้นหาข้อความในงานนำเสนอ ODP... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/th/python-net/search...
  8. Search HTML document without opening via C++ | ...

    C++ example code to search words with pattern in HTML file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit.... Use get_Range()->Replace method with relevant pattern...Find and replace the text html->get_Range()->Replace(u "sad" ...

    products.aspose.com/words/cpp/search/html/
  9. ReplacingArgs | Справочник по API Aspose.Words ...

    Предоставляет данные для пользовательской операции замены....больше, посетите Find and Replace документальная статья. Методы...регулярного выражения во время Replace . getMatchNode() Получает узел...

    reference.aspose.com/words/ru/java/com.aspose.w...
  10. Поиск и замена текста в документе EML через .NE...

    Исходный код C# для редактирования конфиденциальной информации в файле EML на платформах .NET Framework, .NET Core и Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ru/net/redaction/eml/