Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 12,786 for

replacement

(0.1 sec)
  1. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Upptäck egenskapen FindReplaceOptions IgnoreFieldCodes för att enkelt hantera text i fältkoder. Kontrollera synligheten med en enkel boolesk inställning!... Replace ( new Regex ( "T" ), "*" ,...namnutrymme Aspose.Words.Replacing hopsättning Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  2. 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....
  3. C ++ एप्लिकेशन के माध्यम से PST को MSG में कनवर...

    PST दस्तावेज़ के लिए MSG प्रारूप में नमूना C ++ रूपांतरण कोड। किसी भी C++ एप्लिकेशन के भीतर बैच PST से MSG रूपांतरण के लिए उदाहरण कोड का उपयोग करें।...Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/hi/cpp/conversion/pst...
  4. البحث والاستبدال في Java|Aspose.Words ل Java

    ابحث عن سلسلة أو نمط تعبير عادي في المستند واستبدله بالنص الذي تريده باستخدام Java....باستخدام ما يلي: Simple string replacement - للعثور على سلسلة معينة...بسيطة يمكنك استخدام إحدى طرق Replace للعثور على سلسلة معينة أو استبدالها...

    docs.aspose.com/words/ar/java/find-and-replace/
  5. .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/
  6. 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
  7. Redact Powerpoint Presentation Online or using ...

    Open and redact Powerpoint document online via app for free. C++ API code to search and replace Powerpoint text....Code listed for search and replace text in Powerpoint file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/cpp/redact/powerpoint/
  8. Redact PPTX Presentation Online or using C++ | ...

    Open and redact PPTX document online via app for free. C++ API code to search and replace PPTX text....Code listed for search and replace text in PPTX file. Download...search and redact Enter the replacing text to redact with Press...

    products.aspose.com/total/cpp/redact/pptx/
  9. Online Excel File Text Finder or Build Excel Se...

    Free online app to search in Excel file. C++ API code for any Excel file text search application.... Create replace options via CreateIReplaceOption...Use Replace functions to search the occurences and replace. Use...

    products.aspose.com/total/cpp/search/excel/
  10. Hledat dokument PST bez otevření přes .NET | pr...

    Zdrojový kód C # pro vyhledávání slov se vzorem v souboru PST na platformě.NET Framework, .NET Core a Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/cs/net/search/pst/