Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 12,642 for

replacement

(0.41 sec)
  1. Sök och ersätt text i MSG-dokument via .NET | p...

    C# källkod för att redigera känslig information i MSG-fil på.NET Framework, .NET Core och Xamarin plattformar....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/sv/net/redaction/msg/
  2. Aspose.Words for Node.js | Aspose API References

    Aspose.Words for Node.js is a class library that can be used by developers for various platforms for a variety of document processing tasks....Replacing The Aspose.Words.Replacing module provides...classes to manipulate with find/replace operations over the document...

    reference.aspose.com/words/nodejs-net/
  3. یادداشت های انتشار Aspose.PSD برای .NET 23.4|Do...

    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 ( textSplit [ i ], "<.*?>"...>" , String . Empty ). Replace ( "br/" , "//" ); textData . AddPortion...

    docs.aspose.com/psd/fa/net/aspose-psd-for-net-2...
  4. 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
  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. Remplacer l'image dans un fichier PDF existant ...

    Cette section décrit comment remplacer une image dans un fichier PDF existant en utilisant la bibliothèque C++....Contents [ Hide ] La méthode Replace de la collection Images vous...get_Resources () -> get_Images () -> Replace ( 1 , System :: IO :: File...

    docs.aspose.com/pdf/fr/cpp/replace-image-in-exi...
  7. قم بتنقيح PPT لملفات العروض التقديمية باستخدام ...

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

    products.aspose.com/slides/ar/python-net/redact...
  8. Úprava souborů prezentace PPT pomocí Python | p...

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

    products.aspose.com/slides/cs/python-net/redact...
  9. Redigera PPTX presentationsfiler med Python | p...

    Källkod för Python för att hitta och ersätta text i PPTX presentation.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/sv/python-net/redact...
  10. .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/