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

replacement

(0.06 sec)
  1. 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...
  2. 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...
  3. 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...
  4. FindReplaceOptions.SmartParagraphBreakReplaceme...

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

    reference.aspose.com/words/ar/net/aspose.words....
  5. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API.... Replace - Indicates whether to replace the current...

    docs.aspose.com/cells/go-cpp/applying-subtotal-...
  6. Aspose.Words Features Missing in Docx4j|Aspose....

    Perform some operations with documents faster and more conveniently than docx4j. In addition, there are operations that are not supported by docx4j....article Find and Replace The Find and Replace article Manipulate...

    docs.aspose.com/words/java/missing-features-of-...
  7. Aspose.Words Features Missing in Open XML SDK|A...

    Perform some operations with documents faster and more conveniently than Open XML SDK. In addition, there are operations that are not supported by OpenXML....article Find and Replace The Find and Replace article Updating...

    docs.aspose.com/words/java/missing-features-in-...
  8. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    اكتشف كيف تعمل خاصية FindWholeWordsOnly على تعزيز بحثك بنتائج دقيقة، مما يضمن تطابق oldValue فقط ككلمة مستقلة.... Replace ( "Jackson" , "Louis" , options...مساحة الاسم 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