Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 13,352 for

replacement

(0.24 sec)
  1. Convert Word to Excel in Python|Aspose.Words fo...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Python. Save a document in various formats to XLSX using Python....basic conversion, find‑and‑replace before saving, and configuring...will be displayed. Find and Replace When Saving to XLSX Also using...

    docs.aspose.com/words/python-net/convert-a-docu...
  2. استبدال النص داخل دفتر العمل باستخدام التعبيرات...

    استبدال النص داخل دفتر العمل باستخدام التعبيرات العادية باستخدام Aspose.Cells في C++....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/ar/cpp/replace-text-in-a-...
  3. Byt ut text i en arbetsbok med reguljära uttryc...

    Byt ut text i en arbetsbok med reguljära uttryck med Aspose.Cells i C++....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/sv/cpp/replace-text-in-a-...
  4. Remplacer le texte sur la page|Aspose.PDF for P...

    Dans cet exemple, la première occurrence du mot "PDF" est remplacée par "Page 1 Replaced Text" en utilisant une taille de police spécifiée.... La propriété ‘replace_text_strategy’ vous permet..., initialize_data_dir def replace_text_on_page ( infile , outfile...

    docs.aspose.com/pdf/fr/python-net/replace-text-...
  5. Замена текста с использованием RegEx|Aspose.PDF...

    В этом примере все четырёхзначные числа в документе заменяются плейсхолдером "[NUMBER]". Это полезно для маскирования конфиденциальных данных, нормализации содержимого или анонимизации документов....Включив поддержку regex в ‘replace_text_strategy’, вы можете сопоставлять..., initialize_data_dir def replace_text_regex ( infile , outfile...

    docs.aspose.com/pdf/ru/python-net/replace-text-...
  6. Archiv

    Archiv...replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/de/cells/find-and-replace-text-...
  7. Python'te Bul ve Değiştir|Python via .NET için ...

    Belgenizde bir dize veya normal ifade modeli bulun ve Python'i kullanarak bunu istediğiniz metinle değiştirin.... {#ways-to-find-and-replace}‘i Bulmanın ve Değiştirmenin...değiştir işlevini aspose.words.replacing modülüyle sunar. FindReplaceOptions...

    docs.aspose.com/words/tr/python-net/find-and-re...
  8. Archivo

    Archivo...replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/es/cells/find-and-replace-text-...
  9. ค้นหา

    ค้นหา...replace(String, String, ReplaceOptions)...Workbook("Excel.xlsx"); ReplaceOptions replace = new ReplaceOptions(); //...

    blog.aspose.com/th/cells/find-and-replace-text-...
  10. NodeCollection class | Aspose.Words for Python

    aspose.words.NodeCollection class. Represents a collection of nodes of a specific type... Examples Shows how to replace all textbox shapes with image... ShapeType . TEXT_BOX : replacement_shape = aw . drawing . Shape...

    reference.aspose.com/words/python-net/aspose.wo...