Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 12,645 for

replacement

(0.35 sec)
  1. Najít a nahradit v C++|Aspose.Words pro C++

    Najděte v dokumentu vzor řetězce nebo regulárního výrazu a nahraďte jej požadovaným textem pomocí C++....následujícího: Simple string replacement - Chcete-li najít a nahradit...jmenným prostorem Aspose.Words.Replacing . Během procesu najít a nahradit...

    docs.aspose.com/words/cs/cpp/find-and-replace/
  2. The image of the stamp of approval was converte...

    The image of the stamp of approval was converted incorrectly. It is like as □□. Please give me solution. sample.pdf (42.5 KB)...don’t want to install fonts, replacing the wrong places with images...also a solution. Also, please replace the incorrect areas with PNG...

    forum.aspose.com/t/the-image-of-the-stamp-of-ap...
  3. ค้นหาและแทนที่ในC++|Aspose.WordsสำหรับC++

    ค้นหารูปแบบสตริงหรือนิพจน์ทั่วไปในเอกสารของคุณและแทนที่ด้วยข้อความที่คุณต้องการใช้C++....ต่อไปนี้: Simple string replacement –เมื่อต้องการค้นหาและแทน...ด้วยเนมสเปซ Aspose.Words.Replacing คุณสามารถทำงานกับตัวเลือก...

    docs.aspose.com/words/th/cpp/find-and-replace/
  4. Поиск и замена в C++|Aspose.Words для C++

    Найдите в своем документе строку или шаблон регулярного выражения и замените его нужным текстом, используя C++....следующие: Simple string replacement – чтобы найти и заменить...пространстве имен Aspose.Words.Replacing . В процессе поиска и замены...

    docs.aspose.com/words/ru/cpp/find-and-replace/
  5. البحث والاستبدال في C++|Aspose.Words ل C++

    ابحث عن سلسلة أو نمط تعبير عادي في المستند واستبدله بالنص الذي تريده باستخدام C++....باستخدام ما يلي: Simple string replacement - للعثور على سلسلة معينة...بمساحة الاسم Aspose.Words.Replacing . يمكنك العمل مع العديد من...

    docs.aspose.com/words/ar/cpp/find-and-replace/
  6. Remove Fields C++|Aspose.Words for C++

    Learn how to remove fields in C++. Remove fields programmatically using C++ API....occur when it needs to be replaced with a different field type...document: Update Fields in C++ Replace Fields C++ Related articles...

    docs.aspose.com/words/cpp/remove-fields/
  7. Python でプレゼンテーションの画像コレクション内の画像を置き換える|Aspose.Sli...

    Python を使用してプレゼンテーション内の画像を迅速に置き換えます。PowerPoint および OpenDocument 形式をサポートし、ワークフローを効率化してスライドの品質を向上させます。... replace_image ( data ) #2番目の方法 newImage.... images [ 1 ] oldImage . replace_image ( newImage ) #3番目の方法...

    docs.aspose.com/slides/ja/python-net/replacing-...
  8. Cerca e sostituisci testo nel documento EML tra...

    Codice sorgente C# per oscurare le informazioni sensibili nel file EML su piattaforme .NET Framework, .NET Core e Xamarin.... Usa il metodo Replace del corpo del messaggio. Salva...= m.Body.Replace( "[@@FullName@@" , "Name to Replace" ); m.Save(...

    products.aspose.com/email/it/net/redaction/eml/
  9. PDF to Word conversion issues (source document ...

    Hello, I am experiencing significant issues when converting a PDF to Word using Aspose.PDF 25.8.0. The output DOCX introduces formatting and rendering problems that make the converted document difficult to use. …...issues include: Characters replaced by blocks instead of spaces...or page selection. Tried replacing/removing invalid Unicode characters...

    forum.aspose.com/t/pdf-to-word-conversion-issue...
  10. Mergefield Calculation - Free Support Forum - a...

    Scenario: We have a merge field defined as: { MERGEFIELD phone # “(000) 000’-'0000” } In the data source, the value for phone is: (734) 123-4567 Actual behavior (Aspose.Words): Aspose interprets the value as a mathem…...Replace("(", "").Replace(")", "").Replace("-", "").Replace("...Replace(" ", ""); } public void ImageFieldMerging(ImageFieldMergingArg...

    forum.aspose.com/t/mergefield-calculation/311156