Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 12,334 for

replacement

(0.26 sec)
  1. Arsip

    Arsip...Setelah itu, panggil metode replace(). Dibutuhkan string pencarian...doc.range.replace("Aspose.Words", "Hello", aw.replacing.FindReplaceOptions(aw...

    blog.aspose.com/id/words/python-ms-word-automat...
  2. Recursos Utilitários do Microsoft Graph|Documen...

    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 ( "{" , "" ). replace ( "}" , "" ) . replace ( "\""..."\"" , "" ). replace ( "\r" , "" ) . replace ( "\n" , "" ). split...

    docs.aspose.com/email/pt/java/microsoft-graph-u...
  3. FindReplaceOptions.ignoreOfficeMath property | ...

    FindReplaceOptions.ignoreOfficeMath property. Gets or sets a boolean value indicating either to ignore text inside OfficeMath/>...Replacing class FindReplaceOptions FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 아카이브

    아카이브...datetime, timedelta # 교체 사전 생성 replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/ko/diagram/find-and-replace-in-...
  5. docx转化PDF后,标题换行了 - Free Support Forum - aspose.com

    docx转换PDF后,标题行换行了,但是在word中直接导出不会出现这个情况。 new.docx (11.1 KB)...replace("\r", "").replace("\n", " "); para.getRange()...getRange().replace(para.getText(), txt); } // 更新布局后保存 doc.updatePageLayout();...

    forum.aspose.com/t/docx-pdf/325351
  6. .NET के माध्यम से खोले बिना OST दस्तावेज़ खोजें...

    .NET Framework, .NET Core, और Xamarin प्लेटफ़ॉर्म पर OST फ़ाइल में पैटर्न के साथ शब्दों को खोजने के लिए C # स्रोत कोड।...Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/hi/net/search/ost/
  7. Customize Barcode Text and Captions in Python v...

    How to Set Barcode Text and Captions in Aspose.BarCode for Python via .NET...No Wrap Replacing Barcode Text in 2D Barcodes To replace barcode...required, caption labels can replace main text in 1D barcodes by...

    docs.aspose.com/barcode/python-net/set-barcode-...
  8. FindReplaceOptions.apply_font property | Aspose...

    FindReplaceOptions.apply_font property. Text formatting applied to new content....replacing class FindReplaceOptions FindReplaceOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Range.unlinkFields method | Aspose.Words for No...

    Range.unlinkFields method. Unlinks fields in this range.... unlinkFields () Remarks Replaces all the fields in this range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…...getToleranceString(); // replacing concentricity symbol tolerance...setToleranceString(currentText.replace("{\\Fgdt;r}","\u2609")); }...

    forum.aspose.com/t/cad-pdf/314511