Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 13,316 for

replacement

(0.15 sec)
  1. تبدیل ورد به اکسل در C++|Aspose.Words برای C++

    تبدیل PDF به اکسل, XML به اکسل, DOCX به اکسل C++. یک سند را در فرمت های مختلف به XLSX با استفاده از C++ ذخیره کنید....دهد که چگونه عملیات find and replace را انجام دهیم و نتیجه را به...object to modify the find-and-replace process. auto options = MakeObject...

    docs.aspose.com/words/fa/cpp/convert-a-document...
  2. Konwertuj Word na Excel w Python|Aspose.Words d...

    Konwertuj pliki PDF na Excel, XML na Excel, DOCX na Excel Python. Zapisz dokument w różnych formatach w formacie XLSX za pomocą Python....replacing import FindReplaceOptions...to modify the find - and -replace process. options = FindReplaceOptions...

    docs.aspose.com/words/pl/python-net/convert-a-d...
  3. Word omzetten naar Excel in Python|Aspose.Words...

    PDF omzetten naar Excel, XML naar Excel, DOCX naar Excel Python. Een document opslaan in verschillende formaten naar XLSX met behulp van Python....replacing import FindReplaceOptions...to modify the find - and -replace process. options = FindReplaceOptions...

    docs.aspose.com/words/nl/python-net/convert-a-d...
  4. Перетворення Word в Excel в Python|Aspose.Words...

    Перетворення PDF в Excel, XML в Excel, DOCX в Excel Pythonй Зберегти документ у різних форматах до XLSX Pythonй...replacing import FindReplaceOptions...to modify the find - and -replace process. options = FindReplaceOptions...

    docs.aspose.com/words/uk/python-net/convert-a-d...
  5. Преобразуване на дума в Excel в Python|Aspose.W...

    Конвертиране на PDF в Excel, XML в Excel, DOCX в Excel Python. Запис на документ в различни формати за XLSX чрез Python....replacing import FindReplaceOptions...to modify the find - and -replace process. options = FindReplaceOptions...

    docs.aspose.com/words/bg/python-net/convert-a-d...
  6. Ersetzen von Bildern in der Präsentationsbildsa...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... replace_image ( data ) #der zweite.... images [ 1 ] oldImage . replace_image ( newImage ) #der dritte...

    docs.aspose.com/slides/de/python-net/replacing-...
  7. Suchen und Ersetzen in Tabellenkalkulation|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....= "" && TXBX_Replace . Text != "" ) { workbook =...celltext . Replace ( TXBX_Find . Text , TXBX_Replace . Text );...

    docs.aspose.com/cells/de/net/find-and-replace-i...
  8. البحث والاستبدال في جدول بيانات|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....= "" && TXBX_Replace . Text != "" ) { workbook =...celltext . Replace ( TXBX_Find . Text , TXBX_Replace . Text );...

    docs.aspose.com/cells/ar/net/find-and-replace-i...
  9. Найти и заменить в таблице|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....= "" && TXBX_Replace . Text != "" ) { workbook =...celltext . Replace ( TXBX_Find . Text , TXBX_Replace . Text );...

    docs.aspose.com/cells/ru/net/find-and-replace-i...
  10. Reemplazar imagen en archivo PDF existente usan...

    Aprenda cómo reemplazar imágenes incrustadas en archivos PDF existentes con Python....from io import FileIO def replace_image ( infile , image_file...1 ] . resources . images . replace ( 1 , image_stream ) document...

    docs.aspose.com/pdf/es/python-net/replace-image...