Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 469 for

regex

(0.26 sec)
  1. FieldImport.IsLinked | Aspose.Words per .NET

    FieldImport IsLinked proprietà. Ottiene o imposta se ridurre la dimensione del file non memorizzando i dati grafici con il documento in C#.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/it/net/aspose.words....
  2. FieldIncludePicture.ResizeHorizontally | Aspose...

    FieldIncludePicture ResizeHorizontally fast egendom. Hämtar eller ställer in om storleken på bilden ska ändras horisontellt från källan i C#.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/sv/net/aspose.words....
  3. FieldIncludePicture.GraphicFilter | Aspose.Word...

    FieldIncludePicture GraphicFilter ملكية. الحصول على أو تعيين اسم المرشح لتنسيق الرسم الذي سيتم إدراجه في C#.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/ar/net/aspose.words....
  4. FieldImport.SourceFullName | Aspose.Words per .NET

    FieldImport SourceFullName proprietà. Ottiene o imposta la posizione dellimmagine in C#.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/it/net/aspose.words....
  5. FieldIncludePicture.IsLinked | Aspose.Words لـ ...

    FieldIncludePicture IsLinked ملكية. الحصول على أو تعيين ما إذا كان سيتم تقليل حجم الملف من خلال عدم تخزين بيانات الرسومات مع المستند في C#.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/ar/net/aspose.words....
  6. FieldIncludePicture.IsLinked | Aspose.Words per...

    FieldIncludePicture IsLinked proprietà. Ottiene o imposta se ridurre la dimensione del file non memorizzando i dati grafici con il documento in C#.... True ( Regex . Match ( fieldIncludePicture...IsLinked = true ; Assert . True ( Regex . Match ( fieldImport . GetFieldCode...

    reference.aspose.com/words/it/net/aspose.words....
  7. Zvýrazněte text v PowerPointu pomocí Java

    Zvýrazněte text v PowerPointu pomocí Java. Získejte podrobnosti o nastavení IDE, seznam kroků a ukázkový kód ke zvýraznění v PowerPointu pomocí Java....různými způsoby, včetně použití Regex pro zvýraznění požadovaného...zvýraznění textu pomocí výrazů Regex. Tento tutoriál nás navedl k...

    kb.aspose.com/cs/slides/java/highlight-text-in-...
  8. 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...
  9. HtmlOfficeMathOutputMode Enum | Aspose.Words pe...

    Aspose.Words.Saving.HtmlOfficeMathOutputMode enum. Specifica come Aspose.Words esporta OfficeMath in HTML MHTML ed EPUB in C#.... True ( Regex . Match ( outDocContents , "<p.... MathML : Assert . True ( Regex . Match ( outDocContents , "<p...

    reference.aspose.com/words/it/net/aspose.words....
  10. 使用 C# 将段落转换为 Word 中的项目符号

    使用 C# 将段落转换为 Word 中的项目符号。您将获得 IDE 设置和示例代码,以使用 C# 将文本转换为 Word 中的项目符号点。...Document 对象中 将完整文档转换为字符串,并使用 Regex.Split() 方法将其拆分为字符串 创建输出 Word...开发*段落到项目符号点转换器。在程序的第一部分中,使用 Regex.Split() 方法将源 Word 文件转换为句子列表,然后创建输出...

    kb.aspose.com/zh/words/net/convert-paragraph-in...