Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 2,367 for

regex

(0.09 sec)
  1. 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....
  2. 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....
  3. أرشيف

    أرشيف...docx") # استبدال النص باستخدام RegEx options = aw.replacing.FindReplaceOptions()...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/ar/words/find-and-replace-text-...
  4. Archiv

    Archiv...docx") # nahradit text pomocí RegEx options = aw.replacing.FindReplaceOptions()...FindReplaceOptions() doc.range.replace_regex("[s|m]ad", "bad", options) #...

    blog.aspose.com/cs/words/find-and-replace-text-...
  5. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Upptäck egenskapen HtmlFixedSaveOptions FontFormat för att anpassa teckensnittsexport. Ställ enkelt in och optimera ditt standardformat till Woff för bättre prestanda.... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/sv/net/aspose.words....
  6. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    اكتشف خاصية FontFormat في HtmlFixedSaveOptions لتخصيص تصدير الخطوط. اضبط تنسيقك الافتراضي على Woff وحسّنه بسهولة لتحسين الأداء.... False ( Regex . Match ( outDocContents , "@font-face"...Success ); else Assert . True ( Regex . Match ( outDocContents , "@font-face...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Text in einem Arbeitsbuch mit regulärem Ausdruc...

    Text in einem Arbeitsbuch mit regulärem Ausdruck in JavaScript über C++ ersetzen....< html > < head > < title > Regex Replace Example </ title > </...</ head > < body > < h1 > Regex Replace Example </ h1 > < input...

    docs.aspose.com/cells/de/javascript-cpp/replace...
  8. Sostituisci testo in un workbook usando espress...

    Sostituisci testo in un workbook usando espressione regolare in JavaScript tramite C++....< html > < head > < title > Regex Replace Example </ title > </...</ head > < body > < h1 > Regex Replace Example </ h1 > < input...

    docs.aspose.com/cells/it/javascript-cpp/replace...
  9. 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-...
  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...