Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 2,997 for

regex

(0.08 sec)
  1. RegexKey | Riferimento alle API di Aspose.Cells...

    Indica se la chiave cercata è Regex. Se true la chiave cercata verrà presa come Regex....Indica se la chiave cercata è regex. Se true, la chiave cercata...cercata verrà presa come regex. public bool RegexKey { get ; set ; }...

    reference.aspose.com/cells/it/net/aspose.cells/...
  2. Enum HtmlFixedPageHorizontalAlignment | Справоч...

    Aspose.Words.Saving.HtmlFixedPageHorizontalAlignment перечисление. Определяет горизонтальное выравнивание страниц в выходном HTMLдокументе.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/ru/net/aspose.words....
  3. Enum HtmlFixedPageHorizontalAlignment | Aspose....

    Aspose.Words.Saving.HtmlFixedPageHorizontalAlignment enum. Specifica lallineamento orizzontale per le pagine nel documento HTML di output.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/it/net/aspose.words....
  4. Enum HtmlFixedPageHorizontalAlignment | Référen...

    Aspose.Words.Saving.HtmlFixedPageHorizontalAlignment énumération. Spécifie lalignement horizontal des pages dans le document HTML de sortie.... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/fr/net/aspose.words....
  5. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    HtmlFixedSaveOptions propriété. Spécifie lalignement horizontal des pages dans un document HTML. La valeur par défaut estHtmlFixedHorizontalPageAlignment.Center .... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/fr/net/aspose.words....
  6. HtmlFixedSaveOptions.PageHorizontalAlignment | ...

    HtmlFixedSaveOptions proprietà. Specifica lallineamento orizzontale delle pagine in un documento HTML. Il valore predefinito èHtmlFixedHorizontalPageAlignment.Center .... True ( Regex . Match ( outDocContents , "[...HtmlFixedPageHorizon . Left : Assert . True ( Regex . Match ( outDocContents , "[...

    reference.aspose.com/words/it/net/aspose.words....
  7. AddValidation | Aspose.Cells für .NET-API-Referenz

    AddValidation AddValidation(ICustomValidation) public void AddValidation ( ICustomValidation val ) Siehe auch interfa......( bool isRequired , string regEx ) Parameter Typ Beschreibung...dieser Spalte erforderlich ist. regEx String Regulären Ausdruck. Siehe...

    reference.aspose.com/cells/de/net/aspose.cells....
  8. Μετατροπή παραγράφου σε κουκκίδες στο Word χρησ...

    Μετατρέψτε την παράγραφο σε κουκκίδες στο Word χρησιμοποιώντας C#. Θα λάβετε ρυθμίσεις IDE και ένα δείγμα κώδικα για να μετατρέψετε κείμενο σε κουκκίδες στο Word χρησιμοποιώντας C#....συμβολοσειρές χρησιμοποιώντας τη μέθοδο Regex.Split() Δημιουργήστε το αρχείο...συμβολοσειρών που δημιουργήθηκε με το Regex και γράψτε κάθε συμβολοσειρά...

    kb.aspose.com/el/words/net/convert-paragraph-in...
  9. Konwertuj akapit na wypunktowanie w programie W...

    Konwertuj akapit na wypunktowanie w programie Word przy użyciu języka C#. Otrzymasz ustawienia IDE i przykładowy kod do konwersji tekstu na wypunktowanie w programie Word przy użyciu języka C#....go na ciągi za pomocą metody Regex.Split(). Utwórz wyjściowy plik...ciągów utworzoną za pomocą Regex i zapisz każdy ciąg na liście...

    kb.aspose.com/pl/words/net/convert-paragraph-in...
  10. Set custom header styles not working on .docx g...

    We have a requirement to set custom header styles so we created custom header styles as part of our .dotm template and we set that programmatically using below Open XML code. We first convert a .doc document to .docx and…...matches the section pattern if (Regex.IsMatch(paragraph.InnerText...Val = "Heading11" } ); } if (Regex.IsMatch(paragraph.InnerText...

    forum.aspose.com/t/set-custom-header-styles-not...