Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 12,143 for

replacement

(0.11 sec)
  1. FindReplaceOptions.LegacyMode | Aspose.Words لـ...

    اكتشف خاصية FindReplaceOptions LegacyMode لتبديل خوارزمية البحث/الاستبدال الكلاسيكية بسهولة لتحسين الوظائف وتجربة مستخدم سلسة.... Replace ( regex , @"$2 took money from...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  2. 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 using C#....article Find and Replace The Find and Replace article Updating...

    docs.aspose.com/words/net/missing-features-in-o...
  3. A PPTX prezentációs fájlok szerkesztése a Pytho...

    Python forráskód a PPTX prezentáció szövegének megkereséséhez és cseréjéhez.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/hu/python-net/redact...
  4. Ganti Gambar di File PDF yang Ada|Aspose.PDF fo...

    Bagian ini menjelaskan tentang mengganti gambar di file PDF yang ada menggunakan pustaka C#....pdf" )) { // Replace a particular image in the document...1 ]. Resources . Images . Replace ( 1 , imageStream ); } // Save...

    docs.aspose.com/pdf/id/net/replace-image-in-exi...
  5. Optimize Image Management in Presentations Usin...

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for C++, optimizing performance and automating your workflow....:: MakeObject < Uri > ( u "[REPLACE WITH URL]" )); auto image =...pptx" , SaveFormat :: Pptx ); Replace Images in the Image Collection...

    docs.aspose.com/slides/cpp/image/
  6. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple pptx files, and then uses com.aspose.slides.Presentation#save(java.lang.String, int) to save the merged file. This log…...temporary file/stream first , then replace the destination atomically...toString(), SaveFormat.Pptx); // Replace target with the fully written...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  7. Suchen und Ersetzen in Java|Aspose.Words für Java

    Suchen Sie eine Zeichenfolge oder ein Muster für reguläre Ausdrücke in Ihrem Dokument und ersetzen Sie es mit Java durch den gewünschten Text....verwenden: Simple string replacement - Um eine bestimmte Zeichenfolge...Zeichenfolgenersetzu Sie können eine der Replace -Methoden verwenden, um eine...

    docs.aspose.com/words/de/java/find-and-replace/
  8. CSVをJavaScript経由のC++でJSONに変換|Documentation

    C++ APIを使用して、CSVファイルをJSONに変換します。... replace ( /&/g , "&amp;" ) . replace ( /</g , "&lt;"..."&lt;" ) . replace ( />/g , "&gt;" ) . replace ( /"/g , "&quot;"...

    docs.aspose.com/cells/ja/javascript-cpp/convert...
  9. 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("&amp;", "&"); File.WriteA...

    forum.aspose.com/t/encoding-when-saving-to-html...
  10. Пошук документа MBOX без відкриття через .NET |...

    Вихідний код C# для пошуку слів із шаблоном у файлі MBOX на платформах.NET Framework, .NET Core та Xamarin....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...of message is HTML. Then replacement would be in HtmlBody rather...

    products.aspose.com/email/uk/net/search/mbox/