Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 12,134 for

replacement

(0.12 sec)
  1. Търсене и заместване в Java|Aspose.Words вместо...

    Намерете низ или регулярен израз в документа си и го заменете с текста, който искате да използвате Java....Можете да използвате един от Replace методи за намиране или замяна...([a-zA-Z]+) \1 . Използвай другото. Replace метод за търсене и замяна на...

    docs.aspose.com/words/bg/java/find-and-replace/
  2. Show Translate Button in GridJs|Documentation

    This article explains how to display the translate button in the GridJs toolbar and translate all string values of the active worksheet to a target locale using Aspose.Cells for Java....'/GridJs2/Translate' ); // <-- replace with your actual URL The setTranslateUrl...For high‑traffic scenarios replace this with a fully async controller...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. 关于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
  4. Licensing | Aspose.Note Documentation

    A free evaluation version of Aspose.Note for Java (a Java API to interact with Microsoft Office OneNote programmatically without the software being installed on the server) can be downloaded from the downloads section of Aspose’s web site....exeed the limit of 500Kb are replaced by evaluation message as an...exeed the limit of 500Kb are replaced by evaluation message as an...

    docs.aspose.com/note/java/licensing/
  5. Знайти і замінити Java|Aspose.Words для Java

    Знайти рядок або звичайний шаблон виразу у вашому документі і замінити його текстом, який ви хочете використовувати Javaй...можете використовувати один з Replace методи пошуку або заміни певного...([a-zA-Z]+) \1 й Використовуйте інші Replace метод пошуку та заміни окремих...

    docs.aspose.com/words/uk/java/find-and-replace/
  6. Znajdź i zastąp Java|Aspose.Words zamiast Java

    Znajdź ciąg znaków lub wzorzec wyrażenia regularnego w dokumencie i zastąp go tekstem, którego używasz Java....strun Można użyć jednego z Replace metody odnalezienia lub zastąpienia...([a-zA-Z]+) \1 . Użyj drugiego Replace metoda wyszukiwania i zastępowania...

    docs.aspose.com/words/pl/java/find-and-replace/
  7. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....get_FirstSection () Examples Shows how to replace text in a document’s footer...MakeObject < Aspose :: Words :: Replacing :: FindReplaceOptions > ();...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 搜索

    搜索...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-...
  9. 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...
  10. 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...