Sort Score
Result 10 results
Languages All
Labels All
Results 1,691 - 1,700 of 9,065 for

replacement

(0.05 sec)
  1. Zredaguj pliki prezentacji PPTX za pomocą Pytho...

    Kod źródłowy Python do znajdowania i zastępowania tekstu w prezentacji PPTX.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.pptx" , slides . export ....

    products.aspose.com/slides/pl/python-net/redact...
  2. Redigera ODP presentationsfiler med Python | pr...

    Källkod för Python för att hitta och ersätta text i ODP presentation.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.odp" , slides . export . SaveFormat...

    products.aspose.com/slides/sv/python-net/redact...
  3. Szöveg keresése PPT prezentációs fájlokban a Py...

    Python forráskód a szöveg kereséséhez a PPT prezentációban.... find_and_replace_text(pres, True , "PowerPoint"...Slides" , None ) pres . save( "replaced.ppt" , slides . export . SaveFormat...

    products.aspose.com/slides/hu/python-net/search...
  4. How to Install Aspose.PDF for Go via C++|Aspose...

    This section shows a product description and instructions for installing Aspose.PDF for Go on your own....x Replace @vx.x.x with the actual package...folder of the package>\lib\" Replace <specific version folder of...

    docs.aspose.com/pdf/go-cpp/installation/
  5. FindReplaceOptions.IgnoreFields | Aspose.Words ...

    اكتشف خاصية FindReplaceOptions IgnoreFields لإدارة النصوص داخل الحقول بسهولة. تحكّم في وقت تجاهل المحتوى لضمان بحث فعّال!... Replace ( "Hello" , "Greetings" , options...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  6. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    اكتشف خاصية FindReplaceOptions IgnoreInserted، وتحكم في معالجة النصوص في مراجعات الإدراج باستخدام هذا الإعداد المنطقي البسيط. القيمة الافتراضية هي False.... Replace ( "Hello" , "Greetings" , options...مساحة الاسم Aspose.Words.Replacing المجسم Aspose.Words FindReplaceOptions...

    reference.aspose.com/words/ar/net/aspose.words....
  7. Tìm kiếm và thay thế văn bản trong tài liệu EML...

    Mã nguồn C # để chỉnh sửa thông tin nhạy cảm trong tệp EML trên.NET Framework, .NET Core và Xamarin Nền tảng....Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...message is HTML. //Then replacement would be in HtmlBody rather...

    products.aspose.com/email/vi/net/redaction/eml/
  8. Cerca el document EML sense obrir a través d'.N...

    Codi font C# per buscar paraules amb patró en fitxer EML a les plataformes .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/ca/net/search/eml/
  9. ค้นหาเอกสาร PST โดยไม่ต้องเปิดผ่าน .NET | produ...

    ซอร์สโค้ด C # เพื่อค้นหาคำที่มีรูปแบบในไฟล์ PST บนแพลตฟอร์ม.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/th/net/search/pst/
  10. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …... This allows you to replace missing fonts with alternative...Save(output); } } } In this example, replace "Arial" with any other font...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...