Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 12,653 for

replacement

(0.12 sec)
  1. FindReplaceOptions.IgnoreShapes | Aspose.Words ...

    Scopri la proprietà IgnoreShapes di FindReplaceOptions. Controlla l'inclusione delle forme nell'elaborazione del testo con questa essenziale impostazione booleana per una maggiore precisione.... Replace ( "Lorem ipsum dolor sit amet...spazio dei nomi Aspose.Words.Replacing assemblea Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/it/net/aspose.words....
  2. Applying Subtotal and Changing Direction of Out...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Replace - Indicates whether replace the current subtotals...

    docs.aspose.com/cells/java/applying-subtotal-an...
  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. 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....
  5. 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...
  6. .NET을 통해 열지 않고 MSG 문서 검색 | products.aspose.com

    .NET Framework, .NET Core 및 Xamarin 플랫폼의 MSG 파일에서 패턴이 있는 단어를 검색하는 C# 소스 코드입니다.... 메시지 본문의 Replace 메서드를 사용합니다. 메시지 저장 시스템 요구 사항...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/ko/net/search/msg/
  7. Chuyển đổi PST sang MSG thông qua ứng dụng C ++...

    Mã chuyển đổi C ++ mẫu cho tài liệu PST sang định dạng MSG. Sử dụng mã ví dụ để chuyển đổi hàng loạt PST sang MSG trong bất kỳ Ứng dụng C ++ nào....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/vi/cpp/conversion/pst...
  8. .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/
  9. 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
  10. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…...PDF/A-3, Helvetica is being replaced with OpenSansRegular. However...is that Helvetica should be replaced with Liberation Sans. How...

    forum.aspose.com/t/font-substitution-issue-when...