Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 12,883 for

replacement

(0.44 sec)
  1. البحث عن نص في PPT ملفات العروض التقديمية باستخ...

    Python شفرة المصدر للبحث عن النص في PPT Presentation.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/ar/python-net/search...
  2. Sök text i PPT presentationsfiler med Python | ...

    Python källkod för att söka text i PPT presentation.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/sv/python-net/search...
  3. Zoek tekst in PPTX presentatiebestanden met beh...

    Python broncode om tekst te zoeken in PPTX Presentatie.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/nl/python-net/search...
  4. Oscura i file di presentazione PPTX utilizzando...

    Python codice sorgente per trovare e sostituire il testo nella presentazione PPTX.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/it/python-net/redact...
  5. Vyhledejte text v prezentačních souborech ODP p...

    Zdrojový kód Python pro vyhledávání textu v prezentaci ODP.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/cs/python-net/search...
  6. IMailMergeCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications while mail merge is performed in Java....when “mustache” text tags are replaced with MERGEFIELD fields. tagsReplaced()...when “mustache” text tags are replaced with MERGEFIELD fields. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  7. IMailMergeCallback.TagsReplaced | Aspose.Words ...

    Discover how the IMailMergeCallback TagsReplaced method enhances your document automation by seamlessly replacing mustache text with MERGEFIELD fields....when “mustache” text tags are replaced with MERGEFIELD fields. public...number of times a mail merge replaces mail merge tags that it could...

    reference.aspose.com/words/net/aspose.words.mai...
  8. FindReplaceOptions.SmartParagraphBreakReplaceme...

    اكتشف خاصية SmartParagraphBreakReplacement في FindReplaceOptions. تحكّم بسهولة في فواصل الفقرات لتنسيق نصّ سلس.... Replace ( new Regex ( @"TEXT1&p" )...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  9. .NET을 통해 MSG 문서의 텍스트 검색 및 바꾸기 | products.aspose...

    .NET 프레임워크, .NET 코어 및 Xamarin 플랫폼에서 MSG 파일의 민감한 정보를 수정하기 위한 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/redaction/msg/
  10. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...getToleranceString(); // replacing concentricity symbol tolerance...setToleranceString(currentText.replace("{\\Fgdt;r}","\u2609")); }...

    forum.aspose.com/t/dwg-dwg/314402