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

replacement

(0.19 sec)
  1. 搜索

    搜索...Replace(":", " ") + ".msg"); // 將此消息以...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/zh-hant/email/read-ms-outlook-p...
  2. Hämta sidhuvuden och sidfötter med JavaScript v...

    Denna artikel förklarar hur man programmatisk hämtar sidhuvuden och sidfötter från Excel eller OpenOffice filer med JavaScript via C++ API.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/sv/javascript-cpp/get-hea...
  3. JavaScript ile C++ kullanarak Başlık veya Altbi...

    Bu makale, JavaScript via C++ API kullanarak Excel veya OpenOffice dosyalarından programatik olarak başlık ve altbilgilerin nasıl alınacağını açıklamaktadır.... replace ( /&/g , '&amp;' ) . replace ( /</g , '&lt;'...'&lt;' ) . replace ( />/g , '&gt;' ) . replace ( /"/g , '&quot;'...

    docs.aspose.com/cells/tr/javascript-cpp/get-hea...
  4. 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-...
  5. 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...
  6. Tìm kiếm tài liệu MBOX mà không cần mở qua .NET...

    Mã nguồn C # để tìm kiếm các từ có mẫu trong tệp MBOX trên.NET Framework, .NET Core và Xamarin Nền tảng....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/vi/net/search/mbox/
  7. Căutați documentul OST fără a deschide prin .NE...

    Cod sursă C # pentru a căuta cuvinte cu model în fișierul OST 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/ost/
  8. Substituir Texto em Arquivo PDF|Aspose.PDF para...

    Esta seção explica como substituir texto com Aspose.PDF Facades - um conjunto de ferramentas para operações populares com PDF.... save ( _dataDir + "replaced_text_demo.pdf" ); } Confira...editor . save ( _dataDir + "replaced_text_demo.pdf" ); } Para possibilidades...

    docs.aspose.com/pdf/pt/java/replace-text/
  9. ค้นหา

    ค้นหา...รแทนที่) เรียก IWorkbook->Replace(intrusiveptr Aspose::Cells::Systems::String...// แทนที่ข้อความ workbook->Replace(new String("Text to find")...

    blog.aspose.com/th/cells/find-and-replace-text-...
  10. Архивы

    Архивы...# Создать словарь замен replacements = { "[[CompanyName]]": "Research...Txt): for key, value in replacements.items(): if key in txt.text:...

    blog.aspose.com/ru/diagram/find-and-replace-in-...