Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 12,961 for

replacement

(0.07 sec)
  1. Căutați documentul MBOX fără a deschide prin .N...

    Cod sursă C # pentru a căuta cuvinte cu model în fișierul MBOX pe platformele.NET Framework, .NET Core și Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/ro/net/search/mbox/
  2. Архивы

    Архивы... Вызовите IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...// Заменить текст workbook->Replace(new String("Text to find")...

    blog.aspose.com/ru/cells/find-and-replace-text-...
  3. Архів

    Архів..."Master" strToReplaceWith = "[replaced]" # перегляньте кожен слайд...презентацію pres.save("find-and-replace-text.pptx", slides.export.SaveFormat...

    blog.aspose.com/uk/slides/find-and-replace-text...
  4. Trabajando con GridJs del lado del servidor|Doc...

    Este artículo describe cómo usar APIs en GridJs.... replace ( '/' , '.' )). toString ();...(), "streamcache" , uid . replace ( '/' , '.' )). toString ();...

    docs.aspose.com/cells/es/java/aspose-cells-grid...
  5. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.pdf"); In output file, you can see the wrong drawing. The c…... Replace the problematic part with a...group issue. It’s better that replacing the group shape with an image...

    forum.aspose.com/t/image-distorted-in-excel-to-...
  6. How to create a content control(SDT) when you h...

    Hi Team, Let’s take an example such that a documents consists of below text Hello World How to write a regex pattern to match and create a content control? I need to match both Hello and World and it should create a …...Replace(new Regex(pattern, RegexOptions...title; } public ReplaceAction Replacing(ReplacingArgs e) { // Create...

    forum.aspose.com/t/how-to-create-a-content-cont...
  7. 記録

    記録... その後、replace()メソッドを呼び出します。検索文字列、置換文字列、お...demonstrates how to find and replace text in Word document. # Load...

    blog.aspose.com/ja/words/python-ms-word-automat...
  8. 通过 C++ 获取带有 JavaScript 的页眉或页脚|Documentation

    本文介绍如何通过 C++ API 使用 JavaScript 程序化获取 Excel 或 OpenOffice 文件中的页眉和页脚。... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/zh/javascript-cpp/get-hea...
  9. Erhalte Kopf und Fußzeilen mit JavaScript via C...

    Dieser Artikel erklärt, wie man programmgesteuert Kopf und Fußzeilen aus Excel oder OpenOffice Dateien mit der JavaScript über C++ API abruft.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/de/javascript-cpp/get-hea...
  10. Table not found in World Doc - Free Support For...

    Hello Team , We are facing recently in production table is not found in Document doc object , below code we are using for finding table , It was working properly , suddenly it stop working , Can you please help on prio…...has two part Replace tag in World Doc 2.Replace tag in Table...we fix this by Replace Tag in table then replace tag in World doc...

    forum.aspose.com/t/table-not-found-in-world-doc...