Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 2,320 for

regex

(0.09 sec)
  1. Archiv

    Archiv...Ersetzen von Text in PDF mit Regex C# .NET API zum Suchen und Ersetzen...PDF durch regulären Ausdruck (Regex) ersetzen # Sie können auch...

    blog.aspose.com/de/pdf/find-and-replace-text-in...
  2. ค้นหา

    ค้นหา...แทนที่คำที่คล้ายกันตามรูปแบบ Regex ใน Word DOC/DOCX ค้นหาและแท...ในกรณีเช่นนี้ คุณสามารถกำหนดรูปแบบ regex เพื่อค้นหาและแทนที่ข้อความท...

    blog.aspose.com/th/words/find-and-replace-text-...
  3. 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!... Replace ( new Regex ( "New York City|NYC" ), "Washington"...mainDoc . Range . Replace ( new Regex ( "\\[MY_DOCUMENT\\]" ), ""...

    reference.aspose.com/words/sv/net/aspose.words....
  4. FieldInclude.TextConverter | Aspose.Words لـ .NET

    اكتشف خاصية FieldInclude TextConverter—يمكنك بسهولة إدارة تحويلات تنسيقات الملفات باستخدام أسماء محولات النصوص القابلة للتخصيص لتحسين كفاءة سير العمل.... True ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Ricerca testo file PDF online o crea software d...

    App online gratuita per cercare file PDF. Codice API C# per qualsiasi applicazione di ricerca di testo di file PDF....Definire i criteri di ricerca in Regex. Crea un oggetto TextAbsorber...trovare tutte le istanze della regex di input. Accetta l’assorbitore...

    products.aspose.com/total/it/net/search/pdf/
  6. Arsip

    Arsip...Teks dalam PDF menggunakan Regex C# .NET API untuk Menemukan...PDF dengan Ekspresi Reguler (Regex) # Anda juga dapat menggunakan...

    blog.aspose.com/id/pdf/find-and-replace-text-in...
  7. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method...Regex,System.String) if you need regular...Replace(System.Text.RegularExpressions.Regex,System.String,Aspose.Words.Replacing...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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....
  9. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...matches the section pattern if (Regex.IsMatch(paraText, @"^\d+(\.\d{1})+\s*"))...matches the section pattern if (Regex.IsMatch(paraText, @"^\d+(\.\d{1})+\s*"))...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  10. Find and Replace C#|Aspose.Words עבור .NET

    מצא דפוס ביטוי מחרוזת או קבוע במסמך שלך ולהחליף אותו עם הטקסט שברצונך להשתמש C#....ביטויים רגילים ביטוי קבוע (regex) הוא דפוס המתאר רצף מסוים של...אופי ספציפיים על ידי הגדרת Regex פרמטר כתבנית ביטוי רגילה למציאת...

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