Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 19,351 for

replacement

(0.12 sec)
  1. How to determine if paragraph is a table to ski...

    import aspose.words as aw docToRead = aw.Document("...docx") for paragraph in docToRead.get_child_nodes(aw.NodeType.PARAGRAPH, True) : paragraph = paragraph.as_paragraph() #if paragraph.istable != 0: …...please one more time - why replace method works fine with constant...TABLE) is None) : doc.range.replace(paragraph.to_string(aw.SaveFormat...

    forum.aspose.com/t/how-to-determine-if-paragrap...
  2. FindReplaceOptions.ApplyFont | Referencia de AP...

    FindReplaceOptions propiedad. Formato de texto aplicado al nuevo contenido...."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...

    reference.aspose.com/words/es/net/aspose.words....
  3. ReplacingArgs.Match | Aspose.Words for .NET API...

    ReplacingArgs mülk. Match sırasında tek bir normal ifade eşleşmesinden kaynaklanan Yer değiştirmek ...."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...

    reference.aspose.com/words/tr/net/aspose.words....
  4. FindReplaceOptions.ApplyFont | Aspose.Words for...

    FindReplaceOptions mülk. Yeni içeriğe metin biçimlendirme uygulandı...."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...

    reference.aspose.com/words/tr/net/aspose.words....
  5. FindReplaceOptions.ApplyFont | Aspose.Words لـ ...

    FindReplaceOptions ApplyFont ملكية. تطبيق تنسيق النص على المحتوى الجديد في C#...."Numbers that the find-and-replace operation will convert to hexadecimal...replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+" ), ""...

    reference.aspose.com/words/ar/net/aspose.words....
  6. Enum FindReplaceDirection | Aspose.Words for .N...

    Aspose.Words.Replacing.FindReplaceDirection Sıralama. Değiştirme işlemlerinin yönünü belirtir.... Replace ( new Regex ( @"Match \d*" ), "Replacement" , options...AreEqual ( "Replacement.\r" + "Replacement.\r" + "Replacement.\r" +...

    reference.aspose.com/words/tr/net/aspose.words....
  7. TextReplaceOptions.Scope | Aspose.PDF for .NET ...

    应用替换文本操作的范围 REPLACE_FIRST 默认情况下 保留此过时选项以保持兼容性它对 PdfContentEditor 有影响对 TextFragmentAbsorber 没有影响...Scope enumeration 应用替换文本操作的范围 REPLACE_FIRST 默认情况下 保留此过时选项以保持兼容性。它对...姓名 价值 描述 REPLACE_FIRST 0 仅替换每个受影响页面上第一次出现的文本 REPLACE_ALL 1 替换所有受影响页面上的所有文本...

    reference.aspose.com/pdf/zh/net/aspose.pdf.text...
  8. ColorChange | Aspose.Sildes for Node.js via Jav...

    ColorChange ColorChange class Represents a Color Change effect. Instances of FromColor are replaced with instances of......Instances of FromColor are replaced with instances of ToColor...getFromColor () Color which will be replaced. Read-only IColorFormat. Result:...

    reference.aspose.com/slides/nodejs-java/aspose....
  9. Bookmarks removed when removing blank pages - F...

    hi, we have this code to remove blank pages from a document var stream = new MemoryStream(); var listOfBlankPageNumbers = new List<int>(); int pagecount = document.PageCount; for (int i = 0; i < pagecount; i++) { v…...Replace("\r", "")?.Replace("\n", "")?.Replace("\a", "")..."")?.Replace("\t", "")?.Replace("\v\r", "")) && shapeCount ==...

    forum.aspose.com/t/bookmarks-removed-when-remov...
  10. SlideUtil | Aspose.Slides for Android via Java ...

    Offer methods which help to search shapes and text in a presentation....String find, String replace) Finds and replaces text in presentation...String replace, PortionFormat format) Finds and replaces text in...

    reference.aspose.com/slides/androidjava/com.asp...