Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 2,377 for

regex

(0.2 sec)
  1. FieldIncludePicture.SourceFullName | Aspose.Wor...

    Scopri la proprietà FieldIncludePicture SourceFullName. Gestisci facilmente la posizione delle immagini con IRI per una migliore integrazione dei media e un'esperienza utente fluida.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/it/net/aspose.words....
  2. HtmlFixedSaveOptions.ExportEmbeddedCss | Aspose...

    اكتشف كيف تُحسّن خاصية ExportEmbeddedCss في HtmlFixedSaveOptions مستندات HTML لديك عبر تضمين CSS لتصميم سلس. حسّن صفحات الويب الخاصة بك اليوم!... True ( Regex . Match ( outDocContents , "<style...)); } else { Assert . True ( Regex . Match ( outDocContents , "<link...

    reference.aspose.com/words/ar/net/aspose.words....
  3. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    Scopri come la proprietà UseTargetMachineFonts in HtmlFixedSaveOptions migliora la visualizzazione dei documenti utilizzando i font del computer di destinazione. Ottimizza la gestione dei tuoi font oggi stesso!... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/it/net/aspose.words....
  4. FieldImport.SourceFullName | Aspose.Words لـ .NET

    اكتشف كيفية استخدام خاصية FieldImport SourceFullName لإدارة مواقع الصور بسهولة في مشاريعك لتحسين التنظيم وإمكانية الوصول.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/ar/net/aspose.words....
  5. PDFのページからテキストを検索して取得|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFファイルからテキストを検索および取得する方法を発見してください。...expressions var regexes = new Regex [] { new Regex ( @"(?s)document\s+(...RegexOptions . IgnoreCase ), new Regex ( @"[\s\r\n]+Tract[\s\r\n]+of:...

    docs.aspose.com/pdf/ja/net/search-and-get-text-...
  6. 프로젝트 작업 | Aspose.Tasks 설명서

    Aspose.Tasks for .NET을 사용하여 프로젝트를 생성하고 편집하며 저장하는 방법을 알아보세요.... ReadToEnd (); 16 Regex regex = new Regex( "PT(\\d+)H(\\d+)M(\\d+)S"..."PT(\\d+)H(\\d+)M(\\d+)S" ); 17 return regex. Replace (xml, "**$1Hrs$2Mins$3Secs**"...

    docs.aspose.com/tasks/ko/net/creating-reading-a...
  7. Маркирайте текст в PowerPoint с помощта на Java

    Маркирайте текст в PowerPoint с помощта на Java. Получете подробности за настройка на IDE, списък със стъпки и примерен код, който да маркирате в PowerPoint с помощта на Java....включително използването на Regex за маркиране на желания текст...маркиране на текст с помощта на Regex изразите. Този урок ни напътства...

    kb.aspose.com/bg/slides/java/highlight-text-in-...
  8. FieldOptions.PreProcessCulture | Aspose.Words ل...

    اكتشف كيف يعمل FieldOptions PreProcessCulture على تعزيز معالجة البيانات الخاصة بك عن طريق تخصيص ثقافات قيمة الحقل لتحسين الدقة والكفاءة.... IsTrue ( Regex . Match ( field . Result , @"\d{2}[..."mm/dd/yyyy hh:mm". Assert . IsTrue ( Regex . Match ( field . Result , ...

    reference.aspose.com/words/ar/net/aspose.words....
  9. Arsip

    Arsip...docx") # ganti teks menggunakan RegEx options = aw.replacing.FindReplaceOptions()...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/id/words/find-and-replace-text-...
  10. Range class | Aspose.Words for Python

    aspose.words.Range class. Represents a contiguous area in a document... replace_regex(pattern, replacement) Replaces...with another string. replace_regex(pattern, replacement, options)...

    reference.aspose.com/words/python-net/aspose.wo...