Sort Score
Result 10 results
Languages All
Labels All
Results 2,161 - 2,170 of 12,630 for

replacement

(0.09 sec)
  1. 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...
  2. 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...
  3. 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...
  4. EQ Field Overstrike with Font Borders Not Rende...

    Description Aspose.Words does not correctly render EQ (Equation) fields of the form { EQ \o(, {text or whitespace with font borders}) }. Rendering issues occur when the EQ field contains whitespace or text that uses a f…... Work‑around 1 – replace the legacy EQ field with a...edit the source document, replace the legacy EQ field with an...

    forum.aspose.com/t/eq-field-overstrike-with-fon...
  5. แปลง PST เป็น MSG ผ่านแอปพลิเคชัน C ++ | produc...

    ตัวอย่างรหัสการแปลง C ++ สำหรับเอกสาร PST เป็นรูปแบบ MSGใช้โค้ดตัวอย่างสำหรับการแปลง PST เป็น MSG แบบแบทช์ภายในแอปพลิเคชัน C ++ ใด ๆ...Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/th/cpp/conversion/pst...
  6. Konwertuj PST na MSG za pomocą aplikacji C ++ |...

    Przykładowy kod konwersji C ++ dla dokumentu PST do formatu MSG. Użyj przykładowego kodu do wsadowej konwersji PST na MSG w dowolnej aplikacji C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/pl/cpp/conversion/pst...
  7. Convertiți PST în MSG prin aplicația C ++ | pro...

    Exemplu de cod de conversie C ++ pentru documentul PST în format MSG. Utilizați un exemplu de cod pentru conversia lotului PST în MSG în orice aplicație C ++....Replace(L ":" , L " " ).Replace(L "\\" , L " "..." ).Replace(L "?" , L " " ).Replace(L "/" , L " " ); message->Save(dataDir...

    products.aspose.com/email/ro/cpp/conversion/pst...
  8. Aspose Words insertHtml checkbox rendering - Fr...

    Hello, I am creating a report where the content is created in HTML and then the insertHtml method is used and it is being saved as a docx. Part of the html are checkboxes. In HTML they look like this: <input _ngconten…...HTML input elements, you can replace the HTML checkboxes with appropriate...property. However, you can easily replace form field checkboxes with...

    forum.aspose.com/t/aspose-words-inserthtml-chec...
  9. PageSetup.DifferentFirstPageHeaderFooter | Aspo...

    Upptäck egenskapen PageSetup DifferentFirstPageHeaderFooter för att anpassa dokumentets första sida med unika sidhuvuden och sidfot för en professionell touch.... Replace ( new Regex ( "(header|footer)"...footer\n" , logger . Text . Replace ( "\r" , "" )); else Assert...

    reference.aspose.com/words/sv/net/aspose.words/...
  10. GridJsの構文チェックとスペル修正のためのシンタックスチェッキング&スペルコレクション|D...

    この記事は、GridJsに構文チェックとスペル修正を追加する方法について説明しています。...placeholder method that should be replaced with actual logic String correctedContent...correction logic // This should be replaced with the actual implementation...

    docs.aspose.com/cells/ja/java/aspose-cells-grid...