Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 2,228 for

regex

(0.08 sec)
  1. FieldIncludePicture Class | Aspose.Words per .NET

    Scopri la classe Aspose.Words.Fields.FieldIncludePicture per implementare senza sforzo i campi INCLUDEPICTURE, migliorando l'automazione dei documenti e l'integrazione delle immagini.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/it/net/aspose.words....
  2. FieldInclude.BookmarkName | Aspose.Words för .NET

    Upptäck hur du använder egenskapen FieldInclude BookmarkName för att enkelt hantera bokmärken i dina dokument för förbättrad organisation och effektivitet.... True ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/sv/net/aspose.words....
  3. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    اكتشف خاصية FindReplaceOptions IgnoreFieldCodes لإدارة النصوص في رموز الحقول بسهولة. تحكم في الرؤية بإعداد منطقي بسيط!... Replace ( new Regex ( "T" ), "*" , options ); Console...

    reference.aspose.com/words/ar/net/aspose.words....
  4. FieldInclude.SourceFullName | Aspose.Words för ...

    Upptäck hur du använder egenskapen FieldInclude SourceFullName för att effektivt hantera dokumentplatser. Förbättra ditt arbetsflöde idag!... True ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/sv/net/aspose.words....
  5. ตัวค้นหาข้อความไฟล์ PDF ออนไลน์หรือสร้างซอฟต์แว...

    แอปออนไลน์ฟรีสำหรับค้นหาในไฟล์ PDF รหัส C# API สำหรับแอปพลิเคชันค้นหาข้อความไฟล์ PDF...Document กำหนดเกณฑ์การค้นหาใน Regex สร้างวัตถุ TextAbsorber เพื...เพื่อค้นหาอินสแตนซ์ทั้งหมดของอินพุต regex ยอมรับโช้คหน้า รับส่วนของข้อความที่แยกออกมา...

    products.aspose.com/total/th/net/search/pdf/
  6. IReplacingCallback.Replacing | Aspose.Words per...

    Migliora la tua programmazione con il metodo IReplacingCallback! Personalizza le operazioni di sostituzione in modo efficiente eseguendo azioni definite dall'utente per ogni corrispondenza trovata.... Replace ( new Regex ( "New York City|NYC" ), "Washington"...mainDoc . Range . Replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/it/net/aspose.words....
  7. Procurar

    Procurar...substituir texto em PDF usando Regex API C# .NET para localizar e...PDF por expressão regular (Regex) # Você também pode usar expressões...

    blog.aspose.com/pt/pdf/find-and-replace-text-in...
  8. FindReplaceOptions.legacy_mode property | Aspos...

    FindReplaceOptions.legacy_mode property. Gets or sets a boolean value indicating that old find/replace algorithm is used.... replace_regex ( '([A-z]+) gave money to ([A-z]+)'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlFixedSaveOptions.PageMargins | Aspose.Words...

    Scopri la proprietà PageMargins di HtmlFixedSaveOptions per personalizzare i margini del tuo documento HTML. Imposta i valori in punti per un controllo preciso del layout.... True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/it/net/aspose.words....
  10. Find and Replace in Python|Aspose.Words for Pyt...

    Find a string or regular expression pattern in your document and replace it with the text you want using Python....of the replace and replace_regex methods to find or replace a...([a-zA-Z]+) \1 . Use the replace_regex method to search and replace...

    docs.aspose.com/words/python-net/find-and-replace/