Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 12,645 for

replacement

(0.15 sec)
  1. 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
  2. .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/
  3. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change the direction of outline summary rows below detail by using the Aspose.Cells for Python via .NET API.... replace - Indicates whether to replace the current...

    docs.aspose.com/cells/python-net/applying-subto...
  4. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the link doesn’t work Word LINK: https:…...html"); Replace the most common entity; extend...entities appear html = html.Replace("&", "&"); File.WriteA...

    forum.aspose.com/t/encoding-when-saving-to-html...
  5. Lavorare con GridJs lato server|Documentation

    Questo articolo descrive come utilizzare le API in GridJs.... replace ( '/' , '.' )). toString ();...(), "streamcache" , uid . replace ( '/' , '.' )). toString ();...

    docs.aspose.com/cells/it/java/aspose-cells-grid...
  6. العمل مع الخادم الجانبي لـ GridJs|Documentation

    يصف هذا المقال كيفية استخدام واجهات برمجة التطبيقات في جريدجس.... replace ( '/' , '.' )). toString ();...(), "streamcache" , uid . replace ( '/' , '.' )). toString ();...

    docs.aspose.com/cells/ar/java/aspose-cells-grid...
  7. Online ODS File Text Finder or Build ODS Search...

    Free online app to search in ODS file. C++ API code for any ODS 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/ods/
  8. ابحث في مستند EML دون فتحه عبر .NET | products....

    كود مصدر C # للبحث عن الكلمات ذات النمط في ملف EML على .NET Framework و.NET Core ومنصات Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ar/net/search/eml/
  9. ابحث في مستند MBOX دون فتحه عبر .NET | products...

    كود مصدر C # للبحث عن الكلمات ذات النمط في ملف MBOX على .NET Framework و.NET Core ومنصات Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ar/net/search/mbox/
  10. Vyhledávání a nahrazení textu v dokumentu EML p...

    Zdrojový kód C# pro redigování citlivých informací v souboru EML na platformě.NET Framework, .NET Core a Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/cs/net/redaction/eml/