Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 12,801 for

replacement

(0.29 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. Замена текста с использованием 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-...
  4. 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...
  5. Archivo

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

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

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

    blog.aspose.com/th/cells/find-and-replace-text-...
  7. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes.... 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...
  8. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around.... 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...
  9. Reemplazar texto en un libro usando expresiones...

    Reemplazar texto en un libro usando expresiones regulares con Aspose.Cells en C++....Create replace options ReplaceOptions replace ; replace . SetCaseSensitive...SetCaseSensitive ( false ); replace . SetMatchEntireCellCo ( false...

    docs.aspose.com/cells/es/cpp/replace-text-in-a-...
  10. Reemplazar etiqueta con texto en un cuadro de t...

    Aprende cómo reemplazar etiquetas con texto en cuadros de texto dentro de hojas de Excel usando Aspose.Cells para Python via .NET....can have tags which can be replaced with some text at run time..."TAG_2$TAG_1" replace = "1$ys" tags = tag . split ( '$' ) replaces = replace...

    docs.aspose.com/cells/es/python-net/replace-tag...