Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 13,355 for

replacement

(0.53 sec)
  1. Search Text in PPT Presentation Files using Pyt...

    Python source code to search text in PPT Presentation....Python apps to search and replace text in presentation files...expression matching. Search and Replace Text PPT Presentation via Python...

    products.aspose.com/slides/python-net/search/ppt/
  2. Простая замена текста|Aspose.PDF for Python via...

    В этом примере все вхождения "33" заменяются на "XXXIII " во всём документе. Это демонстрирует простую замену строк без пользовательского форматирования или регулярных выражений...., initialize_data_dir def replace_text_simple ( infile , outfile...content_editor . bind_pdf ( infile ) # Replace text in the whole document...

    docs.aspose.com/pdf/ru/python-net/replace-text-...
  3. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word....standalone word-only find-and-replace operations. Document doc =...object to modify the find-and-replace process. FindReplaceOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  4. Archivio

    Archivio...replace(string, string, aw.replaceing.FindReplaceOptions(aw...FindReplaceOptions(aw.replaceing.FindReplaceDirection.FORWARD)) per sostituire...

    blog.aspose.com/it/words/find-and-replace-text-...
  5. استبدال النص البسيط|Aspose.PDF for Python via .NET

    في هذا المثال، يتم استبدال جميع تكرارات «33" بـ «XXXIII» في المستند بأكمله. يوضح هذا الاستبدال المباشر للسلسلة بدون تنسيق مخصص أو تعبير عادي...., initialize_data_dir def replace_text_simple ( infile , outfile...content_editor . bind_pdf ( infile ) # Replace text in the whole document...

    docs.aspose.com/pdf/ar/python-net/replace-text-...
  6. FindReplaceDirection Enum | Aspose.Words för .NET

    Upptäck Aspose.Words FindReplaceDirection-enum för effektiv textersättning. Optimera din dokumentbehandling med exakt riktningskontroll.... Replace ( new Regex ( @"Match \d*" ), "Replacement" , options...AreEqual ( "Replacement.\r" + "Replacement.\r" + "Replacement.\r" +...

    reference.aspose.com/words/sv/net/aspose.words....
  7. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....xlsx" ); Find and Replace When Saving to XLSX Also using...expression in your document and replace it with the matching one you...

    docs.aspose.com/words/cpp/convert-a-document-to...
  8. ReplacingArgs Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Replacing.ReplacingArgs för effektiv anpassad textersättning i dina dokument. Förbättra ditt arbetsflöde idag!...Match som ska ersättas med Replacement sträng. GroupName { get;...Match som ska ersättas med Replacement sträng. Match { get; } DenMatch...

    reference.aspose.com/words/sv/net/aspose.words....
  9. IReplacingCallback Interface | Aspose.Words för...

    Förbättra din dokumenthantering med Aspose.Words IReplacingCallback-gränssnitt. Skapa anpassade sök- och ersättningsmetoder för skräddarsydda resultat....Metoder namn Beskrivning Replacing ( ReplacingArgs ) En användardefinierad...differentFirstPageHe ; doc . Range . Replace ( new Regex ( "(header|footer)"...

    reference.aspose.com/words/sv/net/aspose.words....
  10. Redact PPTX Presentation Files using .NET | pro...

    C# source code to find and replace text in PPTX Presentation....NET apps to find and replace text in presentation files...APIs. Learn how to search and replace text in content, comments or...

    products.aspose.com/slides/net/redaction/pptx/