Sort Score
Result 10 results
Languages All
Labels All
Results 2,831 - 2,840 of 12,303 for

replacement

(0.21 sec)
  1. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.PDF for Java, installation and licensing manual of Java library....Add, replace or remove text and images Adding, replacing, or removing...can edit text inside PDF, replace or rotate it, search or get...

    docs.aspose.com/pdf/java/overview/
  2. .NET के माध्यम से खोले बिना MSG दस्तावेज़ खोजें...

    .NET Framework, .NET Core, और Xamarin प्लेटफ़ॉर्म पर MSG फ़ाइल में पैटर्न के साथ शब्दों को खोजने के लिए 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/msg/
  3. Set Barcode Text|Documentation

    How to Set Barcode Text and Captions in Aspose.BarCode for PHP...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/phpjava/set-barcode-text/
  4. ReplacingArgs.matchEndNode property | Aspose.Wo...

    ReplacingArgs.matchEndNode property. Gets the node that contains the end of the match....Replacing class ReplacingArgs ReplacingArgs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 搜索

    搜索...Replace(' ','_')-tab" data-toggle="tab"...href="#@Model[i].SheetName.Replace(' ','_')" role="tab" aria-controls="@Model[i]...

    blog.aspose.com/zh-hant/cells/view-excel-files-...
  6. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...Replace(tagRegex, "$0", opt); int bkIndex...Regex(@"<<\[.*? doc.Range.Replace(tagRegex, "$0", opt); int bkIndex...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  7. Création et mise à jour des calendriers dans Ja...

    Apprenez à créer, mettre à jour et gérer les calendriers du projet à l'aide d'Aspose.Tasks pour Java....java hosted with ❤ by GitHub Replacing a Calendar Calendars are used...This topic looks at how to replace a base calendar, that is, the...

    docs.aspose.com/tasks/fr/java/creating-updating...
  8. Acceso a servicios de correo utilizando OAuth|D...

    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/es/java/access-mail-servi...
  9. 아카이브

    아카이브...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-...
  10. 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