Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 19,393 for

replacement

(0.1 sec)
  1. XLSB दस्तावेज़ में .NET के माध्यम से टेक्स्ट खो...

    .NET Framework, .NET Core, Mono या Xamarin Platforms पर XLSB फ़ाइल में संवेदनशील जानकारी को संशोधित करने के लिए C# स्रोत कोड।...Replace( "KIM" , "^^^^^^^^^ ); cell..."e:\test2\Input.xlsb" ); wb.Replace( "\bKIM\b" , "^^^^^^^^" , new...

    products.aspose.com/cells/hi/net/redaction/xlsb/
  2. XLSB दस्तावेज़ में C++ के माध्यम से टेक्स्ट खोज...

    C++ विंडोज 32 बिट, विंडोज 64 बिट और लिनक्स 64 बिट के लिए C++ रनटाइम एनवायरनमेंट पर एक्सएलएसबी फ़ाइल में संवेदनशील जानकारी को संशोधित करने के लिए उदाहरण कोड।...// टेक्स्ट बदलें workbook->Replace( new String( "Text to find"...find" ), new String( "Text replacement" ), replaceOptions); // XLSB...

    products.aspose.com/cells/hi/cpp/redaction/xlsb/
  3. ExportTableOptions | Aspose.Cells for Java API ...

    Represents all export table options....if current cell needs to be replaced with other type and value...Whether current cell has been replaced with different type and/or...

    reference.aspose.com/cells/java/com.aspose.cell...
  4. HTML Import - Field Features|Aspose.Words for .NET

    Import HTML-based document using field load options in C#....field update, these might be replaced with the proper field content...DocumentBuilder.InsertHyperlink How to Replace or Modify Hyperlinks Feature...

    docs.aspose.com/words/net/field-features-suppor...
  5. 線上或使用 Python 編輯 ODT 文檔 | products.aspose.com

    透過應用程式免費線上開啟和編輯 ODT 文件。用於使用正規表示式搜尋和取代 ODT 文字的 Python API 程式碼。...Document 類別載入 ODT 文件 使用 Replacement.FindReplaceOptions() 方法 使用正規表示式range...使用正規表示式range.replace_regex進行搜尋和替換 儲存 ODT 文件。 Python 程式碼:編輯 ODT...

    products.aspose.com/total/zh-hant/python-net/re...
  6. Nullable | Aspose.Slides for C++ API Reference

    Forward declaration....<T>&>::type operator= (const T1&) Replaces the object’s currently represented...operator= (const Nullable <T1>&) Replaces the object’s currently represented...

    reference.aspose.com/slides/cpp/system/nullable/
  7. Aspose.Cells 8.4.0 taki Genel API Değişiklikler...

    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.... Codes ; //Replace the original message with the...message." )) { code = code . Replace ( "This is test message." ...

    docs.aspose.com/cells/tr/net/public-api-changes...
  8. Edit HTML in C# – Aspose.HTML for .NET

    Code to edit HTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an HTML document.... You can insert, remove, replace HTML nodes, extract CSS style...operations such as remove, replace and edit HTML nodes, save HTML...

    products.aspose.com/html/net/editor/html/
  9. Problem fileupload with ftp in asp.net - Free S...

    i have asp.net web page has fileupload to let user upload any file he want from his pc to web site ftp the problem is that code work good in my pc local but when i upload the web site the code not work and show me th…...assist me in this problem, I replaced the previous code in this...

    forum.aspose.com/t/problem-fileupload-with-ftp-...
  10. Create VSDX Files via C# | products.aspose.com

    C# Sample code for generating VSDX documents. Use this code for creating VSDX files within VB.NET, Asp.NET or any .NET based application.... It was developed to replace the binary file format, .VSD...

    products.aspose.com/diagram/net/create-vsdx/