Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 2,307 for

regex

(0.1 sec)
  1. FieldInclude.LockFields | Aspose.Words per .NET

    Gestisci gli aggiornamenti dei documenti senza sforzo con la proprietà FieldInclude LockFields. Controlla la modifica dei campi e migliora l'integrità dei documenti con facilità.... True ( Regex . Match ( field . GetFieldCode...

    reference.aspose.com/words/it/net/aspose.words....
  2. FieldInclude.LockFields | Aspose.Words لـ .NET

    أدر تحديثات المستندات بسهولة باستخدام خاصية "FileInclude LockFields". تحكّم في تحرير الحقول وحسّن سلامة المستندات بسهولة.... True ( Regex . Match ( field . GetFieldCode...

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

    Archiv...ähnliche Wörter basierend auf dem Regex-Muster in Word DOC/DOCX Suchen...solchen Fällen können Sie ein Regex-Muster definieren, um alle Textvorkommen...

    blog.aspose.com/de/words/find-and-replace-text-...
  4. یادداشت های انتشار Aspose.PSD برای .NET 23.4|Do...

    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....//بررسی وجود برچسب ها Regex tagRegex = new Regex ( @"<[^>]+>" ); bool...>]+)[^>]*>s*/\s*\1\s*>" ; var matchesImgSrc = Regex . Matches ( textData . Text...

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-2...
  5. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

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

    reference.aspose.com/words/ar/net/aspose.words....
  6. 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....
  7. FieldInclude.TextConverter | Aspose.Words لـ .NET

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

    reference.aspose.com/words/ar/net/aspose.words....
  8. 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....
  9. ארכיון

    ארכיון...מצא והחלף טקסט ב-PDF באמצעות Regex ספריית C# לאיתור והחלפת טקסט...pdf"); C# החלף טקסט ב-PDF עם Regex # אתה יכול גם להשתמש בביטויים...

    blog.aspose.com/he/pdf/find-and-replace-text-in...
  10. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every paragraph. I want to insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...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/back-to-toc-shortcut-is-taki...