Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 12,327 for

replacement

(0.25 sec)
  1. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Upptäck hur egenskapen FindWholeWordsOnly förbättrar din sökning med korrekta resultat, vilket säkerställer att oldValue bara matchar som ett fristående ord.... Replace ( "Jackson" , "Louis" , options...namnutrymme Aspose.Words.Replacing hopsättning Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  2. PageExtractOptions.UnlinkPagesNumberFields | As...

    Replace NUMPAGES fields with actual values in extracted pages for accurate numbering using UnlinkPagesNumberFields....resulting document will be replaced with their actual resulting...pages will be removed // and replaced with a constant value equal...

    reference.aspose.com/words/net/aspose.words/pag...
  3. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    اكتشف خاصية FindReplaceOptions IgnoreFieldCodes لإدارة النصوص في رموز الحقول بسهولة. تحكم في الرؤية بإعداد منطقي بسيط!... Replace ( new Regex ( "T" ), "*" ,...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  4. Substituir Imagem em Arquivo PDF Existente|Aspo...

    Esta seção descreve como substituir uma imagem em um arquivo PDF existente usando a biblioteca C#....pdf" )) { // Replace a particular image in the document...1 ]. Resources . Images . Replace ( 1 , imageStream ); } // Save...

    docs.aspose.com/pdf/pt/net/replace-image-in-exi...
  5. Search in Documents via C++ | products.aspose.com

    Search documents including Microsoft Office PowerPoint, Excel, Word, PDF, and more via your C++ based application....Text function to find and replace the text throughout the presentation...the process of finding and replacing specific text within a PowerPoint...

    products.aspose.com/total/cpp/search/
  6. Aspose.Words Features Missing in Apache POI|Asp...

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

    docs.aspose.com/words/java/missing-features-in-...
  7. PageExtractOptions Class | Aspose.Words for .NET

    Easily extract document pages with Aspose.Words.PageExtractOptions. Customize output with flexible page extraction settings....resulting document will be replaced with their actual resulting...pages will be removed // and replaced with a constant value equal...

    reference.aspose.com/words/net/aspose.words/pag...
  8. FindReplaceOptions.MatchCase | Aspose.Words per...

    Scopri la proprietà MatchCase in FindReplaceOptions, abilita confronti con o senza distinzione tra maiuscole e minuscole per una modifica precisa del testo. Ottimizza il tuo flusso di lavoro!... Replace ( "Ruby" , "Jade" , options...spazio dei nomi Aspose.Words.Replacing assemblea Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/it/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