Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 12,322 for

replacement

(0.15 sec)
  1. ค้นหาข้อความในไฟล์การนำเสนอ PPT โดยใช้ Python |...

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

    products.aspose.com/slides/th/python-net/search...
  2. Lưu trữ

    Lưu trữ... Gọi IWorkbook-> Replace (intrusiveptr Aspose::Cells::Systems::String...Thay thế văn bản workbook->Replace(new String("Text to find")...

    blog.aspose.com/vi/cells/find-and-replace-text-...
  3. 搜索

    搜索... 調用 IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...false); // 替換文字 workbook->Replace(new String("Text to find")...

    blog.aspose.com/zh-hant/cells/find-and-replace-...
  4. ค้นหา

    ค้นหา...รแทนที่) เรียก IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...// แทนที่ข้อความ workbook->Replace(new String("Text to find")...

    blog.aspose.com/th/cells/find-and-replace-text-...
  5. Архивы

    Архивы...# Создать словарь замен replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/ru/diagram/find-and-replace-in-...
  6. Tìm kiếm tài liệu MBOX mà không cần mở qua .NET...

    Mã nguồn C # để tìm kiếm các từ có mẫu trong tệp MBOX trên.NET Framework, .NET Core và Xamarin Nền tảng....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/vi/net/search/mbox/
  7. Căutați documentul OST fără a deschide prin .NE...

    Cod sursă C # pentru a căuta cuvinte cu model în fișierul OST pe platformele.NET Framework, .NET Core și Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ro/net/search/ost/
  8. Substituir Texto em Arquivo PDF|Aspose.PDF para...

    Esta seção explica como substituir texto com Aspose.PDF Facades - um conjunto de ferramentas para operações populares com PDF.... save ( _dataDir + "replaced_text_demo.pdf" ); } Confira...editor . save ( _dataDir + "replaced_text_demo.pdf" ); } Para possibilidades...

    docs.aspose.com/pdf/pt/java/replace-text/
  9. Aspose::Words::Section::get_HeadersFooters meth...

    Aspose::Words::Section::get_HeadersFooters method. Provides access to the headers and footers nodes of the section in C++....docx" ); Shows how to replace text in a document’s footer...MakeObject < Aspose :: Words :: Replacing :: FindReplaceOptions > ();...

    reference.aspose.com/words/cpp/aspose.words/sec...
  10. Mail Merge Template from Mustache Syntax|Aspose...

    Create templates with Mustache syntax. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax using Java.... You could replace the recipient’s first name...code example shows how to replace the Mustache tags with specific...

    docs.aspose.com/words/java/mail-merge-template-...