Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 12,642 for

replacement

(0.22 sec)
  1. Online Word File Text Finder or Build Word Sear...

    Free online app to search in Word file. C# API code for any Word file text search application....Replace function to find and replace text. Or set...and pass it as parameter in Replace method. Call the ‘Save()’ method...

    products.aspose.com/total/net/search/word/
  2. C# で Word を Excel に変換する|.NET用Aspose.Words

    PDF を Excel に、XML を Excel に、DOCX を Excel C# に変換します。 C# を使用して、ドキュメントをさまざまな形式で XLSX に保存します。...object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ja/net/convert-a-document...
  3. Arsip

    Arsip...replace(":", " ") + ".msg"); // Simpan...getSubject().replace(":", " ").replace("\\", " ").replace("?", " ")...

    blog.aspose.com/id/email/read-ms-outlook-pst-fi...
  4. Arşiv

    Arşiv...Replace(":", " ") + ".msg"); // msg...Subject.Replace(":", " ").Replace("\\", " ").Replace("?", " ")...

    blog.aspose.com/tr/email/read-ms-outlook-pst-fi...
  5. Localizar e substituir em C#|Aspose.Words para ...

    Encontre uma string ou padrão de expressão regular em seu documento e substitua-o pelo texto desejado usando C#....Replacing . Você pode trabalhar com...Você pode usar um dos métodos Replace para localizar ou substituir...

    docs.aspose.com/words/pt/net/find-and-replace/
  6. Applying Subtotal and Changing Direction of Out...

    Learn how to apply subtotal and change direction of outline summary Rows below Detail by using the Aspose.Cells for C++ API.... Replace - Indicates whether to replace the current...

    docs.aspose.com/cells/go-cpp/applying-subtotal-...
  7. Aspose.Words Features Missing in Docx4j|Aspose....

    Perform some operations with documents faster and more conveniently than docx4j. In addition, there are operations that are not supported by docx4j....article Find and Replace The Find and Replace article Manipulate...

    docs.aspose.com/words/java/missing-features-of-...
  8. Aspose.Words Features Missing in Open XML SDK|A...

    Perform some operations with documents faster and more conveniently than Open XML SDK. In addition, there are operations that are not supported by OpenXML....article Find and Replace The Find and Replace article Updating...

    docs.aspose.com/words/java/missing-features-in-...
  9. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    اكتشف كيف تعمل خاصية FindWholeWordsOnly على تعزيز بحثك بنتائج دقيقة، مما يضمن تطابق oldValue فقط ككلمة مستقلة.... Replace ( "Jackson" , "Louis" , options...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  10. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the link doesn’t work Word LINK: https:…...html"); Replace the most common entity; extend...entities appear html = html.Replace("&", "&"); File.WriteA...

    forum.aspose.com/t/encoding-when-saving-to-html...