Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 9,119 for

replacement

(0.1 sec)
  1. تحويل كلمة إلى إكسيل في C++|Aspose.Words ل C++

    تحويل PDF إلى إكسيل، XML إلى إكسيل، DOCX إلى إكسيل C++. احفظ مستندا بتنسيقات مختلفة إلى XLSX باستخدام C++....object to modify the find-and-replace process. auto options = MakeObject...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/ar/cpp/convert-a-document...
  2. המרת Word ל- Excel C#|Aspose.Words עבור .NET

    להמיר PDF ל- Excel, XML ל- Excel, DOCX ל- Excel C#. שמור מסמך בפורמטים שונים כדי XLSX C#....object to modify the find-and-replace process. FindReplaceOptions...sensitivity while finding strings to replace. // Set the "MatchCase" flag...

    docs.aspose.com/words/he/net/convert-a-document...
  3. Range Class | Aspose.Words för .NET

    Upptäck klassen Aspose.Words.Range, din nyckel till att hantera dokumentavsnitt utan ansträngning. Förbättra din dokumenthantering med sömlös kontroll och flexibilitet.... Replace ( Regex, string ) Ersätter...uttryck med en annan sträng. Replace ( string, string ) Ersätter...

    reference.aspose.com/words/sv/net/aspose.words/...
  4. FindReplaceOptions.IgnoreFootnotes | Aspose.Wor...

    اكتشف خاصية FindReplaceOptions IgnoreFootnotes لإدارة الحواشي السفلية في مستنداتك بسهولة. حسّن كفاءة التحرير باستخدام هذا التبديل البسيط!... Replace ( "Lorem ipsum" , "Replaced Lorem ipsum"...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  5. Mengganti Gambar dalam File PDF yang Ada|Aspose...

    Bagian ini menjelaskan tentang mengganti gambar dalam file PDF yang ada menggunakan pustaka Java....Ada Contents [ Hide ] Metode Replace dari koleksi XImages memungkinkan...es/" ; public static void Replace () { // Buka dokumen Document...

    docs.aspose.com/pdf/id/java/replace-image-in-ex...
  6. FindReplaceOptions.IgnoreStructuredDocumentTags...

    Upptäck egenskapen FindReplaceOptions IgnoreStructuredDocumentTags. Kontrollera om StructuredDocumentTag-innehåll ignoreras med denna lättanvända booleska inställning.... Replace ( textToSearch , "replacement" , options );...namnutrymme Aspose.Words.Replacing hopsättning Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/sv/net/aspose.words....
  7. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!...IgnoreFieldCodes = ignoreFieldCodes }; // Replace 'T' in document ignoring text...code or not. doc . Range . Replace ( new Regex ( "T" ), "*" ,...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Aspose.SVG for .NET 25.1 – Unified API and Enha...

    Release focuses on improving text readability and image rendering, providing enhanced performance, clarity, and flexibility for .NET developers.... These updates include replacing several enumerations from...was replaced with one. The system enumeration was replaced with...

    docs.aspose.com/svg/net/migration-between-versi...
  9. Substituir Imagem em Arquivo PDF Existente|Aspo...

    Esta seção descreve como substituir imagem em arquivo PDF existente usando a biblioteca Java....Contents [ Hide ] O método Replace da coleção XImages permite...es/" ; public static void Replace () { // Abrir documento Document...

    docs.aspose.com/pdf/pt/java/replace-image-in-ex...
  10. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram.... Find and Replace the Text of a Shape The Txt...edit the shape’s text. The Replace method, exposed by the Txt...

    docs.aspose.com/diagram/net/working-with-text/