Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 2,325 for

regex

(0.17 sec)
  1. أرشيف

    أرشيف...الكلمات المتشابهة بناءً على نمط Regex في Word DOC / DOCX البحث عن...هذه الحالات ، يمكنك تحديد نمط regex للبحث عن واستبدال كل تكرارات...

    blog.aspose.com/ar/words/find-and-replace-text-...
  2. IReplacingCallback Interface | Aspose.Words per...

    Migliora l'elaborazione dei tuoi documenti con l'interfaccia IReplacingCallback di Aspose.Words. Crea metodi di ricerca e sostituzione personalizzati per risultati su misura.... Replace ( new Regex ( "(header|footer)" ), "" ,...doc . Range . Replace ( new Regex ( "New York City|NYC" ), "Washington"...

    reference.aspose.com/words/it/net/aspose.words....
  3. FieldInclude.BookmarkName | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words....
  4. FieldInclude.SourceFullName | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words....
  5. Archiv

    Archiv...features like case-insensitive or regex-based search. Accept() : Wendet...kommen reguläre Ausdrücke (Regex) ins Spiel. Aspose.PDF for ...

    blog.aspose.com/de/pdf/search-in-pdf-using-csharp/
  6. Catatan Rilis Aspose.PSD untuk .NET 23.4|Docume...

    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....jika memiliki tag Regex tagRegex = new Regex ( @"<[^>]+>" ); bool...>]+)[^>]*>s*/\s*\1\s*>" ; var matchesImgSrc = Regex . Matches ( textData . Text...

    docs.aspose.com/psd/id/net/aspose-psd-for-net-2...
  7. 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....
  8. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

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

    reference.aspose.com/words/ar/net/aspose.words....
  9. Words ,How to obtain data for each paragraph an...

    How to obtain data for each paragraph and line? I want to check if the first word at the beginning and the first word at the end of each line of data are the words I want. If they are, I will set the background color...visibleLen; var isSymbolFirst = Regex.IsMatch(text, @"^[\p{P}\p{S}]"...startsWithWord = Regex.IsMatch(lineText, @"^" + Regex.Escape(startWord)...

    forum.aspose.com/t/words-how-to-obtain-data-for...
  10. 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...